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.
 
 
 
 
 
 
Gabriel Lafond-Thenaille c9dde25a62 vlc_common: don't redefine `unreachable` when using C23 1 year ago
..
vlc doc: document that WS_CLIPCHILDREN must be set with set_hwnd() 3 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 addons: simplify events handling 9 years ago
vlc_aout.h rename mtime_t to vlc_tick_t 4 years ago
vlc_aout_volume.h include: add/fix more Doxygen groups 11 years ago
vlc_arrays.h Drop broken C99 support 9 years ago
vlc_atomic.h Drop broken C99 support 9 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 rename VLC_TS_INVALID to VLC_TICK_INVALID 4 years ago
vlc_block_helper.h vlc_block_helper: fix offset peek 9 years ago
vlc_boxes.h split vlc_bits.h into vlc_boxes.h 11 years ago
vlc_charset.h include/vlc_charset: Add FromCFString for darwin 4 years ago
vlc_codec.h rename mtime_t to vlc_tick_t 4 years ago
vlc_codecs.h vlc_codecs: add missing Opus and alac waveformats 5 years ago
vlc_common.h vlc_common: don't redefine `unreachable` when using C23 10 months 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_GetType(): remove unused parameter 9 years ago
vlc_cpu.h cpu: compile-time RISC-V FPU detection 4 years ago
vlc_demux.h input: Allow demux_filter to be enabled/disabled 9 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: add CLUT chroma info 7 years ago
vlc_es_out.h rename mtime_t to vlc_tick_t 4 years ago
vlc_events.h rename mtime_t to vlc_tick_t 4 years ago
vlc_extensions.h vlc_extensions.h: Fix doxygen comments 9 years ago
vlc_filter.h rename mtime_t to vlc_tick_t 4 years ago
vlc_fingerprinter.h vlc_arrays: split array_append in checked and w/abort 9 years ago
vlc_fixups.h win32: remove unused vlc_win32_tmpfile 2 years ago
vlc_fourcc.h fourcc: add planar Y:U:V:A 4:4:4 12bits 1 year 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 Remove old mail address from sources 7 years ago
vlc_httpd.h httpd: missing const 9 years ago
vlc_image.h image: constify some parameters 9 years ago
vlc_inhibit.h inhibit: add separate flags for audio and video 14 years ago
vlc_input.h rename mtime_t to vlc_tick_t 4 years ago
vlc_input_item.h rename mtime_t to vlc_tick_t 4 years ago
vlc_interface.h vlc_interface: Add DAV file extension 5 years ago
vlc_interrupt.h rename mtime_t to vlc_tick_t 4 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 keystore: Remove trailing whitespace 9 years ago
vlc_main.h actions: replace libvlc->p_hotkeys 9 years ago
vlc_md5.h vlc_md5.h: Fix inclusion in c++ 10 years ago
vlc_media_library.h rename mtime_t to vlc_tick_t 4 years ago
vlc_memory.h include: improve Doxygen modules 11 years ago
vlc_memstream.h Optimize vlc_memstream_puts() with constant string 10 years ago
vlc_messages.h messages: resolve module name at link-time 9 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 vlc_modules.h: protect multiple includes 9 years ago
vlc_mouse.h Remove most nested headers from <vlc_filter.h> 10 years ago
vlc_mtime.h vlc_ticks: Simplify C++ integer variants of vlc_tick_from_sec 1 year ago
vlc_network.h win32: wrap {g,s}etsockopt() 3 years ago
vlc_objects.h tls: Add a way to ignore CA check. 9 years ago
vlc_opengl.h wgl: add getExtensionsString callback 9 years ago
vlc_pgpkey.h include: typo and date fix 14 years ago
vlc_picture.h rename mtime_t to vlc_tick_t 4 years ago
vlc_picture_fifo.h rename mtime_t to vlc_tick_t 4 years ago
vlc_picture_pool.h vout: drop pictures owned by old vouts 9 years ago
vlc_playlist.h rename mtime_t to vlc_tick_t 4 years ago
vlc_plugin.h messages: resolve module name at link-time 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 rd: collapse vlc_rd_start() into vlc_rd_new() 9 years ago
vlc_services_discovery.h vlc_services_discovery: don't return void 9 years ago
vlc_sout.h rename mtime_t to vlc_tick_t 4 years ago
vlc_spu.h rename mtime_t to vlc_tick_t 4 years ago
vlc_stream.h stream: clarify seeking documentation 9 years ago
vlc_stream_extractor.h vlc_stream_extractor: vlc_stream_NewMRL: fixup of documentation 9 years ago
vlc_strings.h core: set VLC_MALLOC on strings allocated by a memstream 1 year ago
vlc_subpicture.h rename mtime_t to vlc_tick_t 4 years ago
vlc_text_style.h vlc_text_style: add blink style 9 years ago
vlc_threads.h rename mtime_t to vlc_tick_t 4 years ago
vlc_timestamp_helper.h rename VLC_TS_INVALID to VLC_TICK_INVALID 4 years ago
vlc_tls.h tls: fix file description 10 years ago
vlc_update.h update: use Makefile conditional to disable code 10 years ago
vlc_url.h Remove old mail address from sources 7 years ago
vlc_variables.h variables: remove write-only variable default value 10 years ago
vlc_video_splitter.h Unexport video_splitter_(New|Delete) 9 years ago
vlc_viewpoint.h viewpoint: add vlc_viewpoint_clip 9 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 rename mtime_t to vlc_tick_t 4 years ago
vlc_vout_display.h display: add more documentation for display_info.handle_mouse_hide 9 years ago
vlc_vout_osd.h rename mtime_t to vlc_tick_t 4 years ago
vlc_vout_window.h window: deinhibit the screensaver on pause (fixes #3724) 9 years ago
vlc_vout_wrapper.h rename mtime_t to vlc_tick_t 4 years ago
vlc_xlib.h LGPL 15 years ago
vlc_xml.h vlc_xml: handle error return code 11 years ago