1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
vlc/include
2016-01-07 20:08:50 +01:00
..
vlc libvlc: replace existing title menu bool with int bit mask 2015-12-21 11:03:00 +01:00
.gitignore
vlc_access.h input: support for (inter-)access redirection 2015-10-22 22:45:09 +03:00
vlc_addons.h
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_atomic.h Try fixing previous atomic header commit 2015-06-30 23:12:49 +02:00
vlc_avcodec.h
vlc_bits.h fix overflowing shifts (cid #1346922, cid #1253066) 2016-01-01 21:35:27 +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 Inline IsUTF8() and EnsureUTF8() 2015-11-29 15:13:54 +02:00
vlc_codec_synchro.h
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
vlc_configuration.h
vlc_cpu.h
vlc_demux.h demux: add demux_IsContentType() helper (refs #14576) 2015-12-20 19:38:47 +02:00
vlc_dialog.h include: add/fix more Doxygen groups 2015-06-14 23:25:38 +03:00
vlc_epg.h
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
vlc_extensions.h
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 core: do not export vlc_tdestroy() 2015-12-21 23:47:34 +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
vlc_image.h image: remove dependency on vout 2015-06-24 20:38:15 +03:00
vlc_inhibit.h
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
vlc_iso_lang.h
vlc_keys.h add spu text scaling actions 2015-09-07 00:12:31 +02:00
vlc_keystore.h add vlc_credential API 2016-01-07 20:08:50 +01:00
vlc_main.h
vlc_md5.h
vlc_media_library.h
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
vlc_meta.h Meta: add DiscTotal 2015-10-16 19:01:16 +02:00
vlc_mime.h
vlc_modules.h
vlc_mouse.h
vlc_mtime.h
vlc_network.h tls: remove virtual_socket_t and clean send/recv prototypes up 2015-12-16 19:33:52 +02:00
vlc_objects.h src: remove vlc_object_alive() 2015-07-01 19:18:12 +03:00
vlc_opengl.h
vlc_pgpkey.h
vlc_picture_fifo.h
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
vlc_rand.h
vlc_services_discovery.h
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: improve vlc_tls_(Read|Write) return type 2015-12-21 00:00:40 +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
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
vlc_vout.h vout: remove dependency on filter 2015-06-24 20:38:10 +03:00
vlc_windows_interfaces.h
vlc_xlib.h
vlc_xml.h vlc_xml: handle error return code 2015-10-07 20:43:48 +02:00