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.
 
 
 
 
 
 
Pierre d'Herbemont 7750a98cb8 include/vlc/libvlc.h: publish libvlc_media_instance_set_chapter, libvlc_media_instance_get_chapter, libvlc_media_instance_get_chapter_count, libvlc_audio_get_track_count.(Patch by Enrique Osuna).@ 19 years ago
..
vlc include/vlc/libvlc.h: publish libvlc_media_instance_set_chapter, libvlc_media_instance_get_chapter, libvlc_media_instance_get_chapter_count, libvlc_audio_get_track_count.(Patch by Enrique Osuna).@ 19 years ago
iso_lang.h A bit of vlc/libvlc cleanup: 20 years ago
main.h Changing the order of parameters may be needed, but changing the parameters themselves is definitely not (it would crash in some cases anyway): add some const qualifiers 19 years ago
mmx.h Removes trailing spaces. Removes tabs. 19 years ago
vlc_access.h Export Content-Type out of HTTP access using Control. 19 years ago
vlc_acl.h A bit of vlc/libvlc cleanup: 20 years ago
vlc_aout.h aout_Restart: make static 19 years ago
vlc_arrays.h vlc_arrays.h: Use item_at_index istead of object_at_index. 19 years ago
vlc_bits.h A bit of vlc/libvlc cleanup: 20 years ago
vlc_block.h block_FifoWake: force the block_FifoGet()'ing thread to wakeup without 19 years ago
vlc_block_helper.h A bit of vlc/libvlc cleanup: 20 years ago
vlc_charset.h Add mode parameter to utf8_mkdir, and stop creating configuration 19 years ago
vlc_codec.h Added closed captions decoding/extracting from ES data. The CC tracks 19 years ago
vlc_codec_synchro.h Moved vout_synchro to decoder_synchro. 19 years ago
vlc_codecs.h Removes trailing spaces. Removes tabs. 19 years ago
vlc_common.h Compilation fix. 19 years ago
vlc_config.h One second before the warning is really too short. 19 years ago
vlc_config_cat.h Missing const 19 years ago
vlc_configuration.h move config_*Intf() out from the header 19 years ago
vlc_demux.h Es out now takes care of settings the audio replay gain from meta data 19 years ago
vlc_devices.h A bit of vlc/libvlc cleanup: 20 years ago
vlc_epg.h Removes trailing spaces. Removes tabs. 19 years ago
vlc_es.h Added replay gain support (audio-replay-gain-mode track or album to activate 19 years ago
vlc_es_out.h Select subtitle stream from the mkv container automatically 19 years ago
vlc_events.h src/control: (Patch by Enrique Osuna) 19 years ago
vlc_filter.h MKV USF subtitles support and other Subtitles improvements. 20 years ago
vlc_httpd.h Fix up HTTP/RTSP version detection: 19 years ago
vlc_image.h A bit of vlc/libvlc cleanup: 20 years ago
vlc_input.h src/control: (Patch by Enrique Osuna) 19 years ago
vlc_interface.h Add *.cdg to the format we use in the GUIs. 19 years ago
vlc_intf_strings.h help string: add missing html tags 19 years ago
vlc_keys.h Added new hotkeys "key-menu-[on|off|left|right|up|down|select]". Lirc now calls the osd_Menu*() functions directly when prefix "menu " followed by one of: on, off, left, right, up, down or select is found. 19 years ago
vlc_md5.h Fixup AddMD5 prototype 19 years ago
vlc_messages.h msg_GetObjectTypeName symbol exported as needed by libvlc-control 20 years ago
vlc_meta.h Removes trailing spaces. Removes tabs. 19 years ago
vlc_modules.h modules/modules.c: Implement and Expose GetModulesNamesForCapability. 19 years ago
vlc_modules_macros.h Fix some 64bits warnings 19 years ago
vlc_mtime.h NTPtime64() returns an NTP timestamp 20 years ago
vlc_network.h Simplify net_Listen (no real use for family and type parameters) 19 years ago
vlc_objects.h Don't wait for signal if the object is already dying. 19 years ago
vlc_os_specific.h Export a function to get the install dir of VLC from the plugins 19 years ago
vlc_osd.h All: missing ATTRIBUTE_FORMAT 19 years ago
vlc_playlist.h playlist_CreateNode(): add an argument to specify an input_item_t to be linked with the node, rather than creating a new input. 19 years ago
vlc_rand.h Add nonce generator vlc_rand_bytes 19 years ago
vlc_services_discovery.h playlist/services_discovery.c: Isolate more the services_discovery code from the playlist code by having two separate header. Partly revert [22536]. 19 years ago
vlc_sout.h Added sout_UpdateStatistic and fixed transcode module to use it. 19 years ago
vlc_stream.h Pass content-type from access to stream 19 years ago
vlc_streaming.h Add Icecast support to profiles. 19 years ago
vlc_strings.h Added vlc_b64_decode_binary_to_buffer/vlc_b64_decode_binary/vlc_b64_decode. 20 years ago
vlc_threads.h errno.h is always needed for pthread now 19 years ago
vlc_threads_funcs.h vlc_threads: document gibalou's comment, and fix a small bug in win32 vlc_cond_timedwait() 19 years ago
vlc_tls.h Fix TLS session cleanup 19 years ago
vlc_update.h Removes trailing spaces. Removes tabs. 19 years ago
vlc_url.h * include/vlc_url.h: vlc_UrlParse(): forbid use of '/' in login or password. Fixes use of URLs like "http://www.lemonde.fr/web/video/0,47-0@2-3210,54-913109@51-891944,0.html". 20 years ago
vlc_variables.h Rename var_GetGlobalMutex to var_AcquireMutex and make it lock the mutex automatically 19 years ago
vlc_vlm.h All: missing ATTRIBUTE_FORMAT 19 years ago
vlc_vod.h Added missing const qualifier to vod_MediaControl. 20 years ago
vlc_vout.h reference count should really be unsigned 19 years ago
vlc_xml.h A bit of vlc/libvlc cleanup: 20 years ago