1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules
2021-07-11 20:20:44 +00:00
..
access vlc_tick: add MIN and MAX constants 2021-07-10 14:26:56 +00:00
access_output Add libRIST based access and access_output modules. 2021-07-10 09:28:35 +00:00
arm_neon filters: use macro to set the typed Open callback for video converters 2020-10-13 09:21:31 +02:00
audio_filter audio_filter: add stereo_pan filter 2021-07-03 11:21:51 +00:00
audio_mixer purge useless audio-misc subcat 2020-09-26 09:16:03 +02:00
audio_output aout: wasapi: fix variable shadowing 2021-06-27 20:24:34 +00:00
codec mft: add support for MPEG-1 and MPEG-2 video decoding 2021-07-11 08:28:14 +00:00
control vlc_tick: add MIN and MAX constants 2021-07-10 14:26:56 +00:00
demux vlc_tick: add MIN and MAX constants 2021-07-10 14:26:56 +00:00
gui qt: register ControlbarProfileModel as qml type 2021-07-11 20:20:44 +00:00
hw vout: use designated initializers for display ops 2021-07-10 15:16:50 +00:00
keystore config: remove remaining "advanced" flags 2021-06-06 08:42:50 +00:00
logger config: remove remaining "advanced" flags 2021-06-06 08:42:50 +00:00
lua config: remove remaining "advanced" flags 2021-06-06 08:42:50 +00:00
meta_engine taglib: fix variable shadowing 2021-06-27 20:24:34 +00:00
misc medialib: acquire priority access for Control 2021-06-15 08:20:28 +00:00
mux vlc_tick: add MIN and MAX constants 2021-07-10 14:26:56 +00:00
notify config: remove remaining "advanced" flags 2021-06-06 08:42:50 +00:00
packetizer avcodec: use enum AVCodecID where a codec ID is expected 2021-06-29 09:56:47 +00:00
services_discovery upnp: fix warning 2021-07-02 06:18:08 +00:00
spu config: remove remaining "advanced" flags 2021-06-06 08:42:50 +00:00
stream_extractor archive: Add support for RAR 5.0 format 2019-11-03 11:39:45 +01:00
stream_filter config: remove remaining "advanced" flags 2021-06-06 08:42:50 +00:00
stream_out vlc_tick: add MIN and MAX constants 2021-07-10 14:26:56 +00:00
text_renderer dwrite: use a LONG for the IDWriteTextAnalysisSource refcount 2021-06-26 13:47:06 +00:00
video_chroma swscale: silent enum warnings 2021-07-01 13:52:59 +00:00
video_filter opengl: add blend deinterlace filter 2021-06-08 14:36:51 +00:00
video_output VLCVideoUIView: fix event reporting 2021-07-11 08:53:12 +00:00
video_splitter config: remove remaining "advanced" flags 2021-06-06 08:42:50 +00:00
visualization config: remove remaining "advanced" flags 2021-06-06 08:42:50 +00:00
.gitignore modules: gitignore test binaries 2020-10-06 14:21:52 +02:00
common.am
Makefile.am Makefile.am: mmal: remove recursive Makefile target 2021-03-15 13:57:03 +01:00
module.rc.in