vlc/include
Rémi Denis-Courmont 2ee2066745 Remove unused PLAYLIST_GO define 2017-05-14 19:38:57 +03:00
..
vlc libVLC: comment the ranges for viewpoint 2017-05-03 22:14:05 +02:00
.gitignore Ignore the vlc binaries 2011-08-08 18:33:04 +03:00
vlc_access.h include: remove STANDARD_(READ|BLOCK)_ACCESS_INIT macros 2017-02-21 23:07:27 +02:00
vlc_addons.h addons: add missing intf and meta categories 2014-07-23 11:34:09 +09:00
vlc_aout.h aout: TRUEHD and MLP are HDMI formats 2016-10-07 12:09:56 +02:00
vlc_aout_volume.h include: add/fix more Doxygen groups 2015-06-14 23:25:38 +03:00
vlc_arrays.h vlc_arrays: fix vlc_dictionary_has_key 2017-04-23 15:45:29 +02: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: bs_skip ovfw (fix #17985) 2017-02-07 18:51:49 +01:00
vlc_block.h vlc_block: renumber flags 2017-04-27 11:16:36 +02:00
vlc_block_helper.h vlc_block_helper: fix null deref (cid #1400161) 2017-02-09 23:12:04 +01: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.h decoder: add decoder_QueueVideoWithCc 2017-02-09 15:55:26 +01:00
vlc_codec_synchro.h LGPL 2011-11-27 22:54:33 +01:00
vlc_codecs.h Remove unused definitions 2017-03-01 19:51:42 +02:00
vlc_common.h core: add a vlc_rational_t type for unsigned rational numbers 2017-04-07 14:26:43 +02:00
vlc_config.h Avoid type conversion errors with VLC_TS_* 2013-11-29 09:48:03 -05:00
vlc_config_cat.h Config: Add a resampler category 2016-04-19 13:33:05 +02:00
vlc_configuration.h modules: load plugins for choice list on need basis 2016-10-27 19:59:06 +03:00
vlc_cpu.h Remove ifdefs for GCC version below 4.4 2017-02-25 15:37:38 +02:00
vlc_demux.h stream: add stream_IsMimeType() 2017-04-18 21:54:12 +03:00
vlc_dialog.h dialog: fix comment typo 2016-04-25 16:38:07 +02:00
vlc_epg.h es_out: rephrase documentation for vlc_epg_t::p_current 2017-01-10 15:30:32 +01:00
vlc_es.h vlc_es: typo fix video_format_t: "ligthing" => "lighting" 2017-04-13 16:21:33 +02:00
vlc_es_out.h es_out: add ES_OUT_SET_EPG_TIME 2016-12-28 11:13:09 +01:00
vlc_events.h vlc_events: remove stray members 2016-11-14 22:51:51 +02:00
vlc_extensions.h vlc_extensions.h: Fix doxygen comments 2017-04-03 10:08:08 +02:00
vlc_filter.h Add filter_chain_AppendConverter() 2016-12-12 20:24:54 +02:00
vlc_fingerprinter.h Replace vlc_gc_decref() with input_item_Release() 2017-04-09 17:28:19 +03:00
vlc_fixups.h compat: Add pathconf dummy replacement for nacl 2017-03-31 14:53:32 +02:00
vlc_fourcc.h core: add a vlc_rational_t type for unsigned rational numbers 2017-04-07 14:26:43 +02: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: remove secure flag for setting cookies (refs #16174) 2016-09-08 19:37:45 +03:00
vlc_httpd.h network: Remove httpd_handler_sys_t (refs #17018) 2017-02-19 22:54:48 +02:00
vlc_image.h decoder: refactor pf_decode_* callbacks 2017-02-09 15:55:16 +01:00
vlc_inhibit.h inhibit: add separate flags for audio and video 2012-11-30 19:13:24 +02:00
vlc_input.h vlc_input: Remove trailing whitespace 2017-01-05 11:34:01 +01:00
vlc_input_item.h Replace vlc_gc_decref() with input_item_Release() 2017-04-09 17:28:19 +03:00
vlc_interface.h Map dvr-ms files in the interface 2017-02-18 13:44:53 +01: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 hotkeys: Implement reverse sub track cycling 2017-05-03 22:13:51 +02:00
vlc_keystore.h keystore: improve documentation 2017-01-25 09:24:05 +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_memstream.h Optimize vlc_memstream_puts() with constant string 2017-02-25 15:55:39 +02:00
vlc_messages.h messages: add thread ID in message meta-data 2016-05-25 23:06:52 +03:00
vlc_meta.h Remove stray "album-art" variable usage 2016-11-12 00:33:53 +02:00
vlc_meta_fetcher.h meta_fetcher: rename as scope and set values 2014-05-21 19:24:22 +02: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 Remove most nested headers from <vlc_filter.h> 2016-11-25 23:07:43 +02:00
vlc_mtime.h misc: remove unused mstrtime() 2016-01-09 15:35:10 +02:00
vlc_network.h vlc_network: move OS/2 stuffs to include/vlc_fixups.h 2017-03-29 08:37:45 +02:00
vlc_objects.h vlc_objects.h: Remove unrequired forward declaration 2016-10-12 11:03:47 +02:00
vlc_opengl.h vout/opengl: remove stray OpenGLES 1 support 2017-01-03 15:27:40 +01:00
vlc_pgpkey.h include: typo and date fix 2013-01-22 02:03:46 +01:00
vlc_picture.h picture_pool: remove one allocation per cloned picture 2015-06-28 15:04:34 +03:00
vlc_picture_fifo.h LGPL 2011-11-27 22:54:33 +01:00
vlc_picture_pool.h vout: remove picture_pool_Reset() 2017-01-18 07:54:14 +01:00
vlc_playlist.h Remove unused PLAYLIST_GO define 2017-05-14 19:38:57 +03:00
vlc_plugin.h Bump ABI 2017-04-04 20:07:31 +03: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 renderer: tell when a demux-filter should be used with a renderer 2016-09-20 11:06:51 +02:00
vlc_services_discovery.h sd: add proper item tree support 2017-05-14 18:44:13 +03:00
vlc_sout.h sdp: use vlc_memstream 2017-02-25 13:14:01 +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 vlc_stream: Fix stream_IsMimeType 2017-04-19 11:21:55 +02:00
vlc_stream_extractor.h vlc_stream_extractor: remove extra comma for VLC_COMMON_MEMBERS 2017-03-15 19:15:45 +01:00
vlc_strings.h Rename str_format_meta() to strfinput() 2016-05-17 21:17:10 +03:00
vlc_subpicture.h vlc_subpicture: document callbacks 2017-01-11 22:48:35 +01:00
vlc_text_style.h vlc_text_style: fix comment 2017-05-12 15:20:47 +02:00
vlc_threads.h vlc_threads: Fix typo 2017-03-08 15:54:53 +01:00
vlc_timestamp_helper.h omxil: split timestamp helper to re-useable header 2015-07-29 18:58:20 +02:00
vlc_tls.h tls: fix file description 2017-03-12 20:49:34 +02:00
vlc_update.h update: use Makefile conditional to disable code 2017-01-29 13:01:01 +02:00
vlc_url.h url: handle IRIs properly in vlc_UrlParse() (fixes #17515) 2016-10-19 15:54:33 +03:00
vlc_variables.h variables: remove write-only variable default value 2016-10-22 17:54:45 +03: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.h vout: move and hide vout_EnableFilter() 2017-03-14 14:38:20 +01:00
vlc_vout_display.h core: add a vlc_rational_t type for unsigned rational numbers 2017-04-07 14:26:43 +02: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: document vout_window_ReportSize() 2017-01-29 19:54:54 +02:00
vlc_vout_wrapper.h core: add a vlc_rational_t type for unsigned rational numbers 2017-04-07 14:26:43 +02: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