1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/include
Rémi Denis-Courmont 28b9113747 Remove dead functions
2008-10-12 19:12:09 +03:00
..
vlc libvlc: better title/chapter handling 2008-10-11 14:57:05 +02:00
.gitignore Add more ignores. 2008-03-03 08:19:14 +00:00
mmx.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
vlc_access.h Force a few access control values. 2008-09-28 13:56:04 +02:00
vlc_acl.h Tag some APIs as LIBVLC_USED 2008-09-06 11:30:44 +03:00
vlc_aout.h Added aout pause support. 2008-09-30 22:22:34 +02:00
vlc_arrays.h Cosmetics + A calloc check. 2008-10-09 01:22:02 +02:00
vlc_bits.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_block_helper.h Tag some APIs as LIBVLC_USED 2008-09-06 11:30:44 +03:00
vlc_block.h Initialise variable before using it (CID 238) 2008-10-01 20:36:02 +02:00
vlc_charset.h WinCE: cleaning my header inclusion mess 2008-09-29 18:52:20 +02:00
vlc_codec_synchro.h Convert stream to system timestamp after the decoder. 2008-09-28 09:08:16 +02:00
vlc_codec.h Convert stream to system timestamp after the decoder. 2008-09-28 09:08:16 +02:00
vlc_codecs.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_common.h Cosmetic 2008-10-12 16:58:00 +03:00
vlc_config_cat.h Tag some APIs as LIBVLC_USED 2008-09-06 11:30:44 +03:00
vlc_config.h Revert "CLOCK_FREQ is a 64-bits quantity as mtime_t" 2008-09-03 21:01:38 +03:00
vlc_configuration.h Tag some APIs as LIBVLC_USED 2008-09-06 11:30:44 +03:00
vlc_demux.h Added demux_Packetizer* helpers. 2008-09-13 13:26:24 +02:00
vlc_devices.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_epg.h Tag some APIs as LIBVLC_USED 2008-09-06 11:30:44 +03:00
vlc_es_out.h Fixed invalid/useless usage of ES_OUT_RESET_PCR. 2008-10-10 21:28:30 +02:00
vlc_es.h Add documentation. 2008-08-27 14:44:31 +02:00
vlc_events.h input: Expose input_ItemHasErrorWhenReading. 2008-08-01 22:52:49 +02:00
vlc_filter.h Remove useless argument to pf_video_blend 2008-09-05 00:32:34 +02:00
vlc_fixups.h WinCE: more missing functions fixes 2008-09-30 13:28:03 +02:00
vlc_gcrypt.h Use static mutexes 2008-10-05 12:39:14 +03:00
vlc_httpd.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_image.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_input.h Give input_DecoderNew the clock used. 2008-09-28 03:08:38 +02:00
vlc_interface.h Add .nuv in interface and installer. 2008-09-17 11:53:37 -07:00
vlc_intf_strings.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_iso_lang.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_keys.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_main.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_md5.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_messages.h Remove dead functions 2008-10-12 19:12:09 +03:00
vlc_meta.h Fixed vlc_meta_Merge. 2008-10-09 01:21:04 +02:00
vlc_modules.h Another useless parameter 2008-10-05 16:43:38 +03:00
vlc_mtime.h MMSTU: suspend the keep-alive thread while not paused 2008-09-08 23:17:24 +03:00
vlc_network.h net_Read, net_Write use void pointer for data 2008-10-12 15:05:59 +03:00
vlc_objects.h Unexport vlc_object_waitpipe 2008-09-30 18:40:56 +03:00
vlc_osd.h Fixed SSA subtitles pause. 2008-09-24 23:46:33 +02:00
vlc_pgpkey.h Fix misleading comment (it uses the 2007 key if you have both 2008 and 2007 available) 2008-09-20 00:16:29 +02:00
vlc_playlist.h De-inline playlist_Signal 2008-09-30 23:10:34 +03:00
vlc_plugin.h Remove change_unsafe() no-op. 2008-09-22 14:40:56 +02:00
vlc_rand.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_services_discovery.h services_discovery: Partially fix service discovery. We yet need to find a way to properly get the localized name... grr. 2008-09-20 23:12:35 +02:00
vlc_sout.h sout_AccessOutNew: allow any VLC object type, not just sout instance 2008-08-29 18:55:58 +03:00
vlc_stream.h Added record support at the stream_t level in core. 2008-08-26 23:27:56 +02:00
vlc_strings.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_threads.h Static mutexes 2008-10-05 11:19:00 +03:00
vlc_tls.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_update.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_url.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_variables.h Remove slow and leaking var_AcquireMutex 2008-10-05 12:40:24 +03:00
vlc_vlm.h Document more VLM API's and expand define. 2008-09-09 11:49:37 +02:00
vlc_vod.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_vout.h Privatized part of vout fields. 2008-09-28 10:21:00 +02:00
vlc_window.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_xml.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00