1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/include
2016-01-24 01:23:39 +01:00
..
vlc libvlc: replace existing title menu bool with int bit mask 2015-12-21 11:03:00 +01:00
.gitignore Ignore the vlc binaries 2011-08-08 18:33:04 +03:00
vlc_access.h input: support for (inter-)access redirection 2015-10-22 22:45:09 +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 Fix sizeof mismatch (fix many cids) 2013-07-22 18:03:55 +02:00
vlc_atomic.h Try fixing previous atomic header commit 2015-06-30 23:12:49 +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 block: add vlc_fifo_TimedWaitCond 2015-12-05 13:14:56 +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_synchro.h LGPL 2011-11-27 22:54:33 +01:00
vlc_codec.h vlc_codec: document pf_decoder_* and pf_packetize 2015-12-21 15:52:06 +01:00
vlc_codecs.h Demux wave: Add support for .AMB file format 2015-10-31 18:51:04 +01:00
vlc_common.h core: do not export vlc_tdestroy() 2015-12-21 23:47:34 +02:00
vlc_config_cat.h plugin: add separate category for video splitters (fixes #9967) 2015-10-25 22:29:11 +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 Enable FPU on 64-bits ARM 2013-02-27 20:17:28 +02:00
vlc_demux.h demux: add demux_IsContentType() helper (refs #14576) 2015-12-20 19:38:47 +02:00
vlc_dialog.h dialog: add dialog_vaLogin (see #16404) 2016-01-18 16:11:05 +01: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 Fix spelling of "readable" 2015-06-17 19:30:24 +03:00
vlc_events.h input: add vlc_InputItemPreparseEnded event 2015-02-04 15:04:02 +01:00
vlc_extensions.h fix filename self-references 2011-12-15 17:09:31 +02:00
vlc_filter.h filter: merge audio and video flush 2015-11-08 13:37:05 +02:00
vlc_fingerprinter.h fingerprinter: remove and propagate constant pf_run 2015-07-08 20:44:20 +03:00
vlc_fixups.h compat: replace recvmsg() 2016-01-13 18:53:33 +02:00
vlc_fourcc.h vlc_fourcc: grammar 2015-09-04 10:19:15 -04:00
vlc_fs.h vlc_fs: Fix win32 compilation 2015-08-24 23:23:40 +02:00
vlc_gcrypt.h gcrypt: require libgcrypt >= 1.6.0 2015-06-16 10:44:07 +02:00
vlc_http.h http cookies: take explicit secure flag, host and path 2015-12-19 16:52:03 +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 playlist: don't play directories that can loop into themselves 2015-05-20 16:07:32 +02:00
vlc_input.h libvlc: replace existing title menu bool with int bit mask 2015-12-21 11:03:00 +01:00
vlc_interface.h Adds .amb to the extensions list 2015-10-31 18:51:58 +01:00
vlc_interrupt.h interrupt: add support for custom callbacks 2015-12-13 18:11:38 +02:00
vlc_intf_strings.h Qt: add rename directory option 2013-10-12 22:07:51 +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 keystore: factor vlc_keystore_release_entry 2016-01-12 11:55:07 +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 LGPL 2011-11-27 22:54:33 +01: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 include: improve Doxygen modules 2015-06-14 19:04:50 +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 Meta: add DiscTotal 2015-10-16 19:01:16 +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 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 compat: replace sendmsg() 2016-01-13 18:53:33 +02:00
vlc_objects.h src: remove vlc_object_alive() 2015-07-01 19:18:12 +03: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: fix Doxygen groups 2015-06-14 19:07:56 +03:00
vlc_plugin.h plugin: add separate category for video splitters (fixes #9967) 2015-10-25 22:29:11 +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_services_discovery.h Export services_discovery_RemoveAll 2012-03-16 00:46:02 +01:00
vlc_sout.h stream_output: handle Flushing via sout_MuxFlush() 2015-12-22 14:39:44 +01: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 access: fix ACCESS_GET_META and STREAM_GET_META mismatches 2015-10-20 19:11:01 +03:00
vlc_strings.h Inline path_sanitize() 2015-11-29 15:49:36 +02:00
vlc_subpicture.h subpicture: rename confusing option 2015-08-24 22:44:16 +02:00
vlc_text_style.h Add RebeccaPurple color 2015-10-16 00:44:45 +02:00
vlc_threads.h include: add VLC_THREAD_CANCELED constant macro 2015-12-13 18:11:38 +02: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: accept abstract transport layer stream for client sessions 2016-01-13 21:53:58 +02:00
vlc_update.h include: add/fix more Doxygen groups 2015-06-14 23:25:38 +03:00
vlc_url.h Namespace/rename vlc URI decode/encode functions 2015-11-29 15:13:54 +02: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_windows_interfaces.h IApplicationAssociationRegistrationUI: move to single user 2013-09-18 00:43:37 +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