You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rémi Duraffort 502a2fa805 includes: add some LIBVLC_USED. 16 years ago
..
vlc Undocument the now fixed X11 drawable depth bug 16 years ago
.gitignore Add more ignores. 18 years ago
vlc_access.h Core: add some LIBVLC_USED. 16 years ago
vlc_acl.h ACL: remove leading underscores 16 years ago
vlc_aout.h Core: add some LIBVLC_USED. 16 years ago
vlc_aout_mixer.h Cosmetic change 17 years ago
vlc_arrays.h Expansion safety 16 years ago
vlc_art_finder.h art_finder_t: custom type for art finder modules 17 years ago
vlc_atomic.h Move vlc_atomic_t typedef to <vlc_common.h> 16 years ago
vlc_avcodec.h avcodec: use vlc_global_mutex 16 years ago
vlc_bits.h vlc_bits: constify 17 years ago
vlc_block.h vlc_block.h: typo in comment 16 years ago
vlc_block_helper.h include: add some LIBVLC_USED flag. 17 years ago
vlc_charset.h Win32: ToWide() converts UTF-8 to UTF-16 16 years ago
vlc_codec.h Simplify the creation of subpicture with dynamic content. 16 years ago
vlc_codec_synchro.h Convert stream to system timestamp after the decoder. 18 years ago
vlc_codecs.h WAV Mux : Extend the muxer to support non-PCM codecs. 16 years ago
vlc_common.h Do not export vlc_wclosedir() 16 years ago
vlc_config.h Gives the needed DPB size when requesting a vout. 16 years ago
vlc_config_cat.h Rename the "Other codecs" category 16 years ago
vlc_configuration.h Store configuration integer as 64-bits values 16 years ago
vlc_cpu.h Added vlc_GetCPUCount() to retreive the number of available CPU. 16 years ago
vlc_demux.h demux: provide both URL and file path as with access 16 years ago
vlc_dialog.h Core: add some LIBVLC_USED. 16 years ago
vlc_epg.h Core: add some LIBVLC_USED. 16 years ago
vlc_es.h Added video_format_Print. 16 years ago
vlc_es_out.h Extended input_GetPcrSystem to also return the current delay. 16 years ago
vlc_events.h events: remove leading underscores 16 years ago
vlc_extensions.h Lua: Add new callback playing_changed for playing status changes 16 years ago
vlc_filter.h Added a way to flush video filters and video filter chains. 16 years ago
vlc_fixups.h Do not export vlc_wclosedir() 16 years ago
vlc_fourcc.h s/informations/information/ 16 years ago
vlc_fs.h Compile fix 16 years ago
vlc_gcrypt.h gcrypt: use vlc_global_mutex 16 years ago
vlc_http.h includes: add some more LIBVLC_USED. 16 years ago
vlc_httpd.h Core: add some LIBVLC_USED. 16 years ago
vlc_image.h includes: add some more LIBVLC_USED. 16 years ago
vlc_inhibit.h vlc_inhibit_t: plugin type for screen saver inhibition 17 years ago
vlc_input.h fix documentation INPUT_GET_VOUTS actually uses size_t* than int* 16 years ago
vlc_input_item.h s/informations/information/ 16 years ago
vlc_interface.h Win32: run on first thread is not needed 16 years ago
vlc_intf_strings.h Qt: reorganize playlist actions, rename "Delete" to "Remove Selected" 16 years ago
vlc_iso_lang.h SO friendliness 17 years ago
vlc_keys.h Use standard ASCII for ^H, ^I, ^M and escape 16 years ago
vlc_main.h fix empty declaration warning 16 years ago
vlc_md5.h Add a bunch of \file doxygen comments 18 years ago
vlc_media_library.h vlc_media_library.h: unused variable 16 years ago
vlc_memory.h Add missing include 17 years ago
vlc_messages.h includes: add some more LIBVLC_USED. 16 years ago
vlc_meta.h includes: add some more LIBVLC_USED. 16 years ago
vlc_modules.h module_start, module_stop: vlc_object cast 16 years ago
vlc_mouse.h Added mouse support to filter_t and filter_chain_t. 17 years ago
vlc_mtime.h secstotimestr: use int32_t not to overflow if int exceeds 32-bits 16 years ago
vlc_network.h net_Listen: pass socket type parameter 16 years ago
vlc_objects.h Doxygen fix 16 years ago
vlc_osd.h includes: add some LIBVLC_USED. 16 years ago
vlc_pgpkey.h New release signing key. Take 2. 16 years ago
vlc_picture.h includes: add some LIBVLC_USED. 16 years ago
vlc_picture_fifo.h Cosmetics (K&R of picture_fifo). 17 years ago
vlc_picture_pool.h includes: add some LIBVLC_USED. 16 years ago
vlc_playlist.h includes: add some LIBVLC_USED. 16 years ago
vlc_plugin.h Use 64-bits for integers in plugin descriptors 16 years ago
vlc_probe.h vlc_probe need not be exported at the moment (fix check) 17 years ago
vlc_rand.h vlc_(d|l|m)rand48: thread-safe wrappers for non-secure/fast PRNG 16 years ago
vlc_services_discovery.h includes: add some LIBVLC_USED. 16 years ago
vlc_sout.h includes: add some LIBVLC_USED. 16 years ago
vlc_spu.h Moved spu_Attach definition to the core. 16 years ago
vlc_sql.h void function cannot return a value 16 years ago
vlc_stream.h Remove trailing spaces. 16 years ago
vlc_strings.h Change filename_sanitize() to work on original string like path_sanitize(). 16 years ago
vlc_subpicture.h Moved generic subpicture code to its own file. 16 years ago
vlc_text_style.h Splitted out text_style_t and related function to its own header. 16 years ago
vlc_threads.h Protect XInitThreads() with a global lock 16 years ago
vlc_tls.h Add a bunch of \file doxygen comments 18 years ago
vlc_update.h Misc: remove leading underscores 16 years ago
vlc_url.h make_URI: add scheme parameter 16 years ago
vlc_variables.h Return 64-bits values for integer object variables 16 years ago
vlc_video_splitter.h Window position in video_splitter_cfg_t is relative. 17 years ago
vlc_vlm.h C++ #include fix 16 years ago
vlc_vod.h Fix Doxygen errors 16 years ago
vlc_vout.h Removed unused ZOOM_FP_FACTOR define. 16 years ago
vlc_vout_display.h s/informations/information/ 16 years ago
vlc_vout_opengl.h Oops, removed tabs from vlc_vout_opengl.h. 17 years ago
vlc_vout_osd.h No functionnal changes (osd icons/sliders). 16 years ago
vlc_vout_window.h Add nsobject support to vout_window_t 16 years ago
vlc_vout_wrapper.h Reused vout window in vout_Request(). 16 years ago
vlc_windows_interfaces.h Win32: make the windows_interfaces header compatible with shlobj.h 17 years ago
vlc_xlib.h Remove promiscuous #include <vlc_common.h> 16 years ago
vlc_xml.h XML: use inline functions instead of expansion-unsafe macros 16 years ago