1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/include
Tristan Matthews 2e4b77a7b0 fourcc: add AV1
2016-08-21 13:25:30 -04:00
..
vlc Fix grammar 2016-08-12 15:31:53 +03:00
.gitignore Ignore the vlc binaries 2011-08-08 18:33:04 +03:00
vlc_access.h access: remove vlc_access_* API 2016-07-21 22:27:00 +03:00
vlc_addons.h addons: add missing intf and meta categories 2014-07-23 11:34:09 +09:00
vlc_aout_volume.h include: add/fix more Doxygen groups 2015-06-14 23:25:38 +03:00
vlc_aout.h filter: add aout_FiltersDrain and aout_FiltersFlush 2015-11-03 16:18:38 +01:00
vlc_arrays.h vlc_arrays: split TAB_REMOVE 2016-02-13 15:35:23 +01:00
vlc_atomic.h vlc_atomic: atomic_compare_exchange_strong_explicit takes 5 parameters 2016-07-22 13:05:44 +02:00
vlc_avcodec.h Be more precise in libavcodec/libavformat/libavutil separation 2013-10-22 09:32:23 +02:00
vlc_bits.h vlc_bits: fix a bad cast when included from C++ 2016-01-20 09:39:46 +01:00
vlc_block_helper.h block_helper: add startcode helper callback 2016-01-05 19:14:33 +01:00
vlc_block.h include: fix spelling mistakes 2016-04-02 18:11:52 +03:00
vlc_boxes.h split vlc_bits.h into vlc_boxes.h 2015-12-03 16:37:05 +01:00
vlc_charset.h vlc_charset: add VLC_ICONV_ERR 2016-01-24 01:23:39 +01:00
vlc_codec_synchro.h LGPL 2011-11-27 22:54:33 +01:00
vlc_codec.h decoder: add decoder_RequestReload 2016-07-28 08:50:56 +02:00
vlc_codecs.h Demux wave: Add support for .AMB file format 2015-10-31 18:51:04 +01:00
vlc_common.h stream: merge access_t and stream_t 2016-07-21 22:27:00 +03:00
vlc_config_cat.h Config: Add a resampler category 2016-04-19 13:33:05 +02:00
vlc_config.h Avoid type conversion errors with VLC_TS_* 2013-11-29 09:48:03 -05:00
vlc_configuration.h modules: do not use non-portable union to store item flags in cache 2013-01-27 19:21:30 +02:00
vlc_cpu.h deinterlace: arm64 NEON merge asm 2016-08-14 00:02:38 +02:00
vlc_demux.h stream: stream_ -> vlc_stream_ 2016-07-21 22:26:57 +03:00
vlc_dialog.h dialog: fix comment typo 2016-04-25 16:38:07 +02:00
vlc_epg.h vlc_epg: add parental rating from ts streams. 2013-03-28 15:59:25 +01:00
vlc_es_out.h include: add/fix more Doxygen groups 2015-06-14 23:25:38 +03:00
vlc_es.h core: add 3D stereo information to video_format_t 2016-05-28 19:32:31 +02:00
vlc_events.h events: remove unused input thread events 2016-06-09 11:38:28 +02:00
vlc_extensions.h dialog: remove old API 2016-02-04 15:03:58 +01:00
vlc_filter.h filter: merge audio and video flush 2015-11-08 13:37:05 +02:00
vlc_fingerprinter.h include: fix spelling mistakes 2016-04-02 18:11:52 +03:00
vlc_fixups.h vlc_fixups: add a dummy struct timezone definition 2016-07-18 06:05:29 +02:00
vlc_fourcc.h fourcc: add AV1 2016-08-21 13:25:30 -04:00
vlc_fs.h src: add vlc_close() wrapper 2016-04-22 00:11:34 +03:00
vlc_gcrypt.h gcrypt: require libgcrypt >= 1.6.0 2015-06-16 10:44:07 +02:00
vlc_http.h http: simplify vlc_http_auth cleanup 2016-02-02 22:46:14 +02:00
vlc_httpd.h Allow custom HTTP headers for httpd_Stream 2014-02-17 20:35:00 +01:00
vlc_image.h image: remove dependency on vout 2015-06-24 20:38:15 +03:00
vlc_inhibit.h inhibit: add separate flags for audio and video 2012-11-30 19:13:24 +02:00
vlc_input_item.h input: force subtitles coming from subtitles_Detect 2016-06-05 17:02:54 +02:00
vlc_input.h vlc_input_title_Duplicate: use C99 for 2016-06-22 12:20:47 +02:00
vlc_interface.h Common structure for VLC common object members, document 2016-06-18 18:01:32 +03:00
vlc_interrupt.h include: fix spelling mistakes 2016-04-02 18:11:52 +03:00
vlc_intf_strings.h qt: remove the renderer selection dialog 2016-06-26 22:00:31 +02:00
vlc_iso_lang.h iso-639: remove now unused field 2012-07-14 11:38:41 +03:00
vlc_keys.h add spu text scaling actions 2015-09-07 00:12:31 +02:00
vlc_keystore.h vlc_credential: fix store behavior 2016-02-29 11:39:12 +01:00
vlc_main.h Move input_item_array_t to <vlc_input_item.h> 2013-12-31 19:40:06 +02:00
vlc_md5.h vlc_md5.h: Fix inclusion in c++ 2016-06-29 16:18:10 +02:00
vlc_media_library.h core: remove media library support 2013-03-24 19:31:10 +02:00
vlc_memory.h include: improve Doxygen modules 2015-06-14 19:04:50 +03:00
vlc_messages.h messages: add thread ID in message meta-data 2016-05-25 23:06:52 +03:00
vlc_meta_fetcher.h meta_fetcher: rename as scope and set values 2014-05-21 19:24:22 +02:00
vlc_meta.h vlc_meta: remove unused ITEM_ARTURL_FETCHED 2016-04-17 08:13:53 +03:00
vlc_mime.h Move mime type guessing by extension to separate file and export it 2012-08-28 19:06:04 +02:00
vlc_modules.h Finish "core" renaming to avoid prefs crashes 2013-12-10 11:38:29 +01:00
vlc_mouse.h Revert "vlc_keys: define mouse's middle, 4 & 5 buttons."t revert 2012-03-02 12:09:36 +01:00
vlc_mtime.h misc: remove unused mstrtime() 2016-01-09 15:35:10 +02:00
vlc_network.h Use vlc_close() 2016-04-22 00:11:43 +03:00
vlc_objects.h dialog: add new dialog API 2016-02-04 15:03:58 +01:00
vlc_opengl.h opengl: remove lock/unlock callbacks 2014-11-03 19:14:32 +02:00
vlc_pgpkey.h include: typo and date fix 2013-01-22 02:03:46 +01:00
vlc_picture_fifo.h LGPL 2011-11-27 22:54:33 +01:00
vlc_picture_pool.h picture_pool: change picture_pool_Cancel arguments 2015-12-21 15:50:24 +01:00
vlc_picture.h picture_pool: remove one allocation per cloned picture 2015-06-28 15:04:34 +03:00
vlc_playlist.h playlist: add no inherit flag for editable playlists (refs #16923) 2016-05-10 19:27:30 +02:00
vlc_plugin.h add a new type of module: vlc_renderer_discovery 2016-04-25 10:08:56 +02:00
vlc_probe.h include: remove restrict keyword (fixes #12354) 2014-10-07 23:16:11 +03:00
vlc_rand.h LGPL 2011-11-27 22:54:33 +01:00
vlc_renderer_discovery.h add a new type of module: vlc_renderer_discovery 2016-04-25 10:08:56 +02:00
vlc_services_discovery.h Export services_discovery_RemoveAll 2012-03-16 00:46:02 +01:00
vlc_sout.h sout: existing code assumes ACCESS_OUT_CAN_SEEK is false on failure 2016-05-09 18:23:29 +02:00
vlc_spu.h Do not include <vlc_spu.h> in <vlc_vout_osd.h> 2015-06-24 00:35:22 +03:00
vlc_stream.h stream: merge access_t and stream_t 2016-07-21 22:27:00 +03:00
vlc_strings.h Rename str_format_meta() to strfinput() 2016-05-17 21:17:10 +03:00
vlc_subpicture.h include: fix spelling mistakes 2016-04-02 18:11:52 +03:00
vlc_text_style.h Add RebeccaPurple color 2015-10-16 00:44:45 +02:00
vlc_threads.h vlc_addr_wait: clarify documentation 2016-08-05 23:45:04 +03:00
vlc_timestamp_helper.h omxil: split timestamp helper to re-useable header 2015-07-29 18:58:20 +02:00
vlc_tls.h include: fix spelling mistakes 2016-04-02 18:11:52 +03:00
vlc_update.h include: add/fix more Doxygen groups 2015-06-14 23:25:38 +03:00
vlc_url.h uri: add vlc_uri_resolve() 2016-07-17 17:13:33 +03:00
vlc_variables.h variables: voidify callback addition functions 2015-11-28 12:32:11 +02:00
vlc_video_splitter.h LGPL 2011-11-27 22:54:33 +01:00
vlc_vlm.h include: improve Doxygen modules 2015-06-14 19:04:50 +03:00
vlc_vod.h include: improve Doxygen modules 2015-06-14 19:04:50 +03:00
vlc_vout_display.h include: add/fix more Doxygen groups 2015-06-14 23:25:38 +03:00
vlc_vout_osd.h Do not include <vlc_spu.h> in <vlc_vout_osd.h> 2015-06-24 00:35:22 +03:00
vlc_vout_window.h window: handle fullscreen state at initialization 2015-10-29 22:38:23 +02:00
vlc_vout_wrapper.h vout: privatize vout_display functions 2014-10-16 20:23:39 +03:00
vlc_vout.h vout: remove dependency on filter 2015-06-24 20:38:10 +03:00
vlc_xlib.h LGPL 2011-11-27 22:54:33 +01:00
vlc_xml.h vlc_xml: handle error return code 2015-10-07 20:43:48 +02:00