You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Filip Roséen 17eb062e87 stream_extractor: split joint capability into two 9 years ago
..
vlc lib/media_player: update set_android_context() comment 9 years ago
.gitignore Ignore the vlc binaries 15 years ago
vlc_access.h directory: reconcile numerical and alphabetical sorting 9 years ago
vlc_addons.h addons: add missing intf and meta categories 12 years ago
vlc_aout.h aout: TRUEHD and MLP are HDMI formats 10 years ago
vlc_aout_volume.h include: add/fix more Doxygen groups 11 years ago
vlc_arrays.h array: fix up types in vlc_array_*() 9 years ago
vlc_atomic.h vlc_atomic: atomic_compare_exchange_strong_explicit takes 5 parameters 10 years ago
vlc_avcodec.h Be more precise in libavcodec/libavformat/libavutil separation 13 years ago
vlc_bits.h vlc_bits: bs_skip ovfw (fix #17985) 9 years ago
vlc_block.h block: add read-only shared file mappings (fixes #17544) 10 years ago
vlc_block_helper.h vlc_block_helper: fix null deref (cid #1400161) 9 years ago
vlc_boxes.h split vlc_bits.h into vlc_boxes.h 10 years ago
vlc_charset.h vlc_charset: add VLC_ICONV_ERR 10 years ago
vlc_codec.h decoder: add decoder_QueueVideoWithCc 9 years ago
vlc_codec_synchro.h LGPL 15 years ago
vlc_codecs.h vlc_codec: show leading zeros in GUID_FMT 9 years ago
vlc_common.h Remove VLC_NORETURN, use standard syntax 9 years ago
vlc_config.h Avoid type conversion errors with VLC_TS_* 13 years ago
vlc_config_cat.h Config: Add a resampler category 10 years ago
vlc_configuration.h modules: load plugins for choice list on need basis 10 years ago
vlc_cpu.h deinterlace: arm64 NEON merge asm 10 years ago
vlc_demux.h stream: stream_ -> vlc_stream_ 10 years ago
vlc_dialog.h dialog: fix comment typo 10 years ago
vlc_epg.h es_out: rephrase documentation for vlc_epg_t::p_current 9 years ago
vlc_es.h vlc_es: add BT470 and smpte240 xfer functions and more aliases 9 years ago
vlc_es_out.h es_out: add ES_OUT_SET_EPG_TIME 9 years ago
vlc_events.h vlc_events: remove stray members 10 years ago
vlc_extensions.h dialog: remove old API 10 years ago
vlc_filter.h Add filter_chain_AppendConverter() 9 years ago
vlc_fingerprinter.h array: fix up types in vlc_array_*() 9 years ago
vlc_fixups.h compat: ffsll use long long int as argument 9 years ago
vlc_fourcc.h fourcc: add more CVPX fourcc 9 years ago
vlc_fs.h src: add vlc_close() wrapper 10 years ago
vlc_gcrypt.h gcrypt: require libgcrypt >= 1.6.0 11 years ago
vlc_http.h http: remove secure flag for setting cookies (refs #16174) 10 years ago
vlc_httpd.h network: Remove httpd_handler_sys_t (refs #17018) 9 years ago
vlc_image.h decoder: refactor pf_decode_* callbacks 9 years ago
vlc_inhibit.h inhibit: add separate flags for audio and video 14 years ago
vlc_input.h vlc_input: Remove trailing whitespace 9 years ago
vlc_input_item.h add ttml as slave spu extension 9 years ago
vlc_interface.h Map dvr-ms files in the interface 9 years ago
vlc_interrupt.h include: fix spelling mistakes 10 years ago
vlc_intf_strings.h qt: remove the renderer selection dialog 10 years ago
vlc_iso_lang.h iso-639: remove now unused field 14 years ago
vlc_keys.h core: remove the 360 video viewpoint zoom 9 years ago
vlc_keystore.h keystore: improve documentation 9 years ago
vlc_main.h Move input_item_array_t to <vlc_input_item.h> 12 years ago
vlc_md5.h vlc_md5.h: Fix inclusion in c++ 10 years ago
vlc_media_library.h core: remove media library support 13 years ago
vlc_memory.h include: improve Doxygen modules 11 years ago
vlc_memstream.h vlc_memstream: fix include-guard 10 years ago
vlc_messages.h messages: add thread ID in message meta-data 10 years ago
vlc_meta.h Remove stray "album-art" variable usage 10 years ago
vlc_meta_fetcher.h meta_fetcher: rename as scope and set values 12 years ago
vlc_mime.h Move mime type guessing by extension to separate file and export it 14 years ago
vlc_modules.h Finish "core" renaming to avoid prefs crashes 12 years ago
vlc_mouse.h Remove most nested headers from <vlc_filter.h> 9 years ago
vlc_mtime.h misc: remove unused mstrtime() 10 years ago
vlc_network.h net: add vlc_getaddrinfo_i11e() stub 10 years ago
vlc_objects.h vlc_objects.h: Remove unrequired forward declaration 10 years ago
vlc_opengl.h vout/opengl: remove stray OpenGLES 1 support 9 years ago
vlc_pgpkey.h include: typo and date fix 13 years ago
vlc_picture.h picture_pool: remove one allocation per cloned picture 11 years ago
vlc_picture_fifo.h LGPL 15 years ago
vlc_picture_pool.h vout: remove picture_pool_Reset() 9 years ago
vlc_playlist.h core: added sort by date (prepare for playlist fix) 9 years ago
vlc_plugin.h include: fix comments for VLC_CONFIG_VALUE and VLC_CONFIG_RANGE 9 years ago
vlc_probe.h include: remove restrict keyword (fixes #12354) 12 years ago
vlc_rand.h LGPL 15 years ago
vlc_renderer_discovery.h renderer: tell when a demux-filter should be used with a renderer 10 years ago
vlc_services_discovery.h sd: remove generic "longname" parameter 10 years ago
vlc_sout.h sout: existing code assumes ACCESS_OUT_CAN_SEEK is false on failure 10 years ago
vlc_spu.h Do not include <vlc_spu.h> in <vlc_vout_osd.h> 11 years ago
vlc_stream.h stream: rename vlc_stream_NewMRL to vlc_stream_NewURL 9 years ago
vlc_stream_extractor.h stream_extractor: split joint capability into two 9 years ago
vlc_strings.h Rename str_format_meta() to strfinput() 10 years ago
vlc_subpicture.h vlc_subpicture: document callbacks 9 years ago
vlc_text_style.h text_style: add DOUBLE_WIDTH 9 years ago
vlc_threads.h vlc_addr_wait: clarify documentation 10 years ago
vlc_timestamp_helper.h omxil: split timestamp helper to re-useable header 11 years ago
vlc_tls.h include: fix spelling mistakes 10 years ago
vlc_update.h update: use Makefile conditional to disable code 9 years ago
vlc_url.h url: handle IRIs properly in vlc_UrlParse() (fixes #17515) 10 years ago
vlc_variables.h variables: remove write-only variable default value 10 years ago
vlc_video_splitter.h LGPL 15 years ago
vlc_vlm.h include: improve Doxygen modules 11 years ago
vlc_vod.h include: improve Doxygen modules 11 years ago
vlc_vout.h core: remove the 360 video viewpoint zoom 9 years ago
vlc_vout_display.h vout: privatize vout_display_owner_sys_t (refs #17078) 9 years ago
vlc_vout_osd.h Do not include <vlc_spu.h> in <vlc_vout_osd.h> 11 years ago
vlc_vout_window.h window: document vout_window_ReportSize() 9 years ago
vlc_vout_wrapper.h vout_SetDisplayFullscreen: remove unused function 9 years ago
vlc_xlib.h LGPL 15 years ago
vlc_xml.h vlc_xml: handle error return code 11 years ago