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.
 
 
 
 
 
 
Steve Lhomme 333ed248b9 use the proper check for sys/socket.h availability 8 years ago
..
vlc libvlc_events: Improve documentation of event enum 8 years ago
.gitignore Ignore the vlc binaries 15 years ago
vlc_access.h input: move access_fsdir to input/item.c 9 years ago
vlc_actions.h actions: add vlc_actions_get_keycodes 9 years ago
vlc_addons.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_aout.h Rename popcount to vlc_popcount 8 years ago
vlc_aout_volume.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_arrays.h include: move realloc_or_free() with realloc_down() 8 years ago
vlc_atomic.h include: remove atomic legacy wrappers 8 years ago
vlc_avcodec.h Be more precise in libavcodec/libavformat/libavutil separation 13 years ago
vlc_bits.h vlc_bits: add shift guard on bs_read 9 years ago
vlc_block.h vlc_block: Fix spelling of 'subtract' 9 years ago
vlc_block_helper.h vlc_block_helper: fix offset peek 9 years ago
vlc_boxes.h vlc_boxes: add bo_size 8 years ago
vlc_charset.h vlc_charset: add VLC_ICONV_ERR 10 years ago
vlc_codec.h include: layer the plugin API documentation 8 years ago
vlc_codecs.h demux: avi: map Qnap ADTS 9 years ago
vlc_common.h include: Rename the bswap functions to vlc_bswap 8 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 config: add localedir 8 years ago
vlc_cpu.h Remove ifdefs for GCC version below 4.4 9 years ago
vlc_demux.h stream: remove no longer used STREAM_IS_DIRECTORY 8 years ago
vlc_dialog.h dialog: fix comment typo 10 years ago
vlc_epg.h libvlc: remove vlc_epg_Merge 9 years ago
vlc_es.h vlc_es: remove text_style defaults from spu 8 years ago
vlc_es_out.h input: fix restart of all ES when changing renderer 8 years ago
vlc_events.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_extensions.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_filter.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_fingerprinter.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_fixups.h use the proper check for sys/socket.h availability 8 years ago
vlc_fourcc.h fourcc: add WebP image format 8 years ago
vlc_fs.h include: layer the plugin API documentation 8 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 httpd: missing const 9 years ago
vlc_image.h image: constify some parameters 9 years ago
vlc_inhibit.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_input.h include: layer the plugin API documentation 8 years ago
vlc_input_item.h input item: remove constant stat fields 8 years ago
vlc_interface.h include: layer the plugin API documentation 8 years ago
vlc_interrupt.h use the proper check for sys/socket.h availability 8 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_keystore.h include: layer the plugin API documentation 8 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_memstream.h Optimize vlc_memstream_puts() with constant string 9 years ago
vlc_messages.h include: layer the plugin API documentation 8 years ago
vlc_meta.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_meta_fetcher.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_mime.h Move mime type guessing by extension to separate file and export it 14 years ago
vlc_modules.h modules: remove unused module_st{art,op} 8 years ago
vlc_mouse.h Remove most nested headers from <vlc_filter.h> 10 years ago
vlc_mtime.h misc: remove unused mstrtime() 10 years ago
vlc_network.h use the proper check for sys/socket.h availability 8 years ago
vlc_objects.h include: layer the plugin API documentation 8 years ago
vlc_opengl.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_pgpkey.h include: typo and date fix 13 years ago
vlc_picture.h Docs: Minor documentation style fixes 8 years ago
vlc_picture_fifo.h LGPL 15 years ago
vlc_picture_pool.h vout: drop pictures owned by old vouts 9 years ago
vlc_playlist.h include: layer the plugin API documentation 8 years ago
vlc_plugin.h Bump plugin ABI 8 years ago
vlc_probe.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_rand.h LGPL 15 years ago
vlc_renderer_discovery.h include: layer the plugin API documentation 8 years ago
vlc_services_discovery.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_sout.h sout: remove useless check 8 years ago
vlc_spu.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_stream.h stream: remove p_module 8 years ago
vlc_stream_extractor.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_strings.h include: layer the plugin API documentation 8 years ago
vlc_subpicture.h text_renderer: freetype: add support for regions larger than text 9 years ago
vlc_text_style.h vlc_text_style: add text ruby 8 years ago
vlc_threads.h threads: add one-time initializer vlc_once() 8 years ago
vlc_timestamp_helper.h core: use vlc_alloc helpers 9 years ago
vlc_tls.h remove vlc_tls_ClientSessionCreateFD 8 years ago
vlc_update.h update: use Makefile conditional to disable code 9 years ago
vlc_url.h url: add vlc_UrlParseFixup 8 years ago
vlc_variables.h variables: partially clean-up/fix documentation 8 years ago
vlc_video_splitter.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_viewpoint.h include: do not define the same group twice 8 years ago
vlc_vlm.h include: layer the plugin API documentation 8 years ago
vlc_vod.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_vout.h include: layer the plugin API documentation 8 years ago
vlc_vout_display.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_vout_osd.h vlc_vout: channels disambiguation 9 years ago
vlc_vout_window.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_vout_wrapper.h vout: also flush vd render filters 9 years ago
vlc_xlib.h LGPL 15 years ago
vlc_xml.h xml: remove vlc_xml_ReaderReset() 8 years ago