1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/include
2009-05-15 22:05:36 +02:00
..
vlc Adding a libvlc_MediaPlayerLengthChanged event 2009-05-14 20:16:43 +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 Removed useless ACCESS_GET_MTU/STREAM_GET_MTU. 2009-01-20 22:28:47 +01:00
vlc_acl.h Tag some APIs as LIBVLC_USED 2008-09-06 11:30:44 +03:00
vlc_aout.h Added two codec four aout usage (spdif). 2009-05-13 21:18:18 +02:00
vlc_arrays.h Cosmetics + A calloc check. 2008-10-09 01:22:02 +02:00
vlc_avcodec.h Add a centralized avcodec lock 2009-03-12 17:41:49 +02:00
vlc_bits.h Optimized a bit bs_skip. 2009-01-12 22:17:02 +01:00
vlc_block_helper.h Added a missing block_BytestreamEmpty helper. 2009-02-09 20:57:16 +01:00
vlc_block.h Renamed BLOCK_TS_INVALID to VLC_TS_INVALID and put it in vlc_config.h 2009-04-25 22:35:24 +02:00
vlc_charset.h Implement utf8_rename 2009-05-07 19:11:15 +03:00
vlc_codec_synchro.h Convert stream to system timestamp after the decoder. 2008-09-28 09:08:16 +02:00
vlc_codec.h Allow decoder/packetizer to output meta data. 2008-12-09 21:13:02 +01:00
vlc_codecs.h Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
vlc_common.h Support for pgettext 2009-04-15 22:05:34 +03:00
vlc_config_cat.h (p?)gettext -> vlc_\1gettext 2009-04-21 12:01:44 +03:00
vlc_config.h Renamed BLOCK_TS_INVALID to VLC_TS_INVALID and put it in vlc_config.h 2009-04-25 22:35:24 +02:00
vlc_configuration.h Remove access-filter support. 2008-12-09 22:11:34 +01:00
vlc_demux.h Allow to select fast seeking with --input-fast-seeking. 2009-01-24 15:09:04 +01:00
vlc_devices.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_dialog.h dialog_ProgressSet: add an optional string parameter 2009-03-09 21:15:23 +02:00
vlc_epg.h Tag some APIs as LIBVLC_USED 2008-09-06 11:30:44 +03:00
vlc_es_out.h Export ES_OUT_GET_EMPTY which is needed for interactive video. 2009-03-11 23:35:49 +01:00
vlc_es.h Removed unused AUDIO_FMT_S/U16_NE. 2009-05-15 22:05:36 +02:00
vlc_events.h input: Expose input_ItemHasErrorWhenReading. 2008-08-01 22:52:49 +02:00
vlc_filter.h Simplification 2009-01-18 23:28:49 +02:00
vlc_fixups.h (p?)gettext -> vlc_\1gettext 2009-04-21 12:01:44 +03:00
vlc_fourcc.h Added and used VLC_CODEC_MP3 when applicable. 2009-05-15 22:05:36 +02:00
vlc_gcrypt.h Use static mutexes 2008-10-05 12:39:14 +03:00
vlc_httpd.h Privatize httpd_MsgInit and httpd_MsgClean 2008-10-22 20:04:19 +03:00
vlc_image.h Add image_Mime2Fourcc() function and use in image_ReadUrl() 2009-04-06 23:30:56 +02:00
vlc_input_item.h Add a function to get the Title and fallback to the name if the title is empty. 2009-04-26 18:15:37 +02:00
vlc_input.h Split INPUT_EVENT_TIMES into INPUT_EVENT_POSITION/LENGTH. 2009-05-11 22:17:54 +02:00
vlc_interface.h Add extensions we support to the open dialogs. 2009-04-05 18:47:07 +02:00
vlc_intf_strings.h remove dead links. 2009-03-16 11:31:10 +01: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 possible hotkeys 2009-03-28 17:11:11 +01:00
vlc_main.h Thread-safe and more compact hotkeys initialization 2009-04-15 15:37:53 +03:00
vlc_md5.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_messages.h stats: Add stream quality counters to Qt4 stastics by counting corrupted blocks and discontinuities found. 2009-03-09 13:49:15 +01:00
vlc_meta.h Changed vlc_meta_SetTracknum to *Num for consistency. 2009-02-01 15:02:51 +01:00
vlc_modules.h Helper to get the capability of a module and its score. 2008-12-30 13:19:33 +01:00
vlc_mtime.h Moved date_Decrement to libvlc core from dirac. 2009-05-08 00:28:09 +02:00
vlc_network.h Remove unused vlc_(send|recv)msg 2009-04-12 12:51:21 +03:00
vlc_objects.h Remove unused vlc_object_lock and vlc_object_unlock 2009-03-05 19:08:05 +02:00
vlc_osd.h Added and used text_style_* methods. 2009-05-11 23:41: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 Removed unused field and clean up (playlist). 2009-02-16 22:46:16 +01:00
vlc_plugin.h Bump plugin API due to block_t breakage (and lots of earlier ones) 2009-04-04 13:46:39 +03:00
vlc_rand.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_services_discovery.h Remove useless parameter 2009-01-10 20:53:49 +02:00
vlc_sout.h sout_EncoderCreate: create an encoder module 2009-01-19 21:14:37 +02:00
vlc_stream.h Added path information in stream_t. 2009-01-25 17:46:10 +01:00
vlc_strings.h Warned about unused filename_sanitize result. 2009-04-08 22:36:02 +02:00
vlc_threads.h Fix precompilation 2009-04-20 09:27:47 +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 make_URI: make a URI out of a path, if needed 2009-05-10 15:23:18 +03:00
vlc_variables.h Made var_GetNonEmptyString robust against var_GetString allocation error. 2009-03-22 16:24:49 +01:00
vlc_vlm.h Really fix the vlm_MessageNew NULL warning 2009-04-06 19:10:39 +03:00
vlc_vod.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_vout.h Moved snapshot_t structure to the only place where it is used. 2009-03-08 14:17:38 +01:00
vlc_window.h vout_window_t.p_sys type safety 2009-02-05 21:23:43 +02:00
vlc_xml.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00