1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules
Prince Gupta 5691681116 qml/IconToolButton: remove 'borderEnabled' property
this property is not in use anymore
2021-07-05 21:31:43 +00:00
..
access access: dshow: fix variable shadowing 2021-06-27 20:24:34 +00:00
access_output config: remove remaining "advanced" flags 2021-06-06 08:42:50 +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 avcodec: always use AVPixelFormat instead of PixelFormat 2021-06-29 09:56:47 +00:00
control cli: fix SIGSEGV when command has an argument 2021-06-11 06:28:23 +00:00
demux demux: ts: fix user_pmt selection regression 2021-07-03 21:17:30 +00:00
gui qml/IconToolButton: remove 'borderEnabled' property 2021-07-05 21:31:43 +00:00
hw avcodec: vdpau: do not rely on AVCodecContext->refs for HEVC 2021-07-01 10:37:37 +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 mux/ps,ts: simplify debug message construction 2021-06-12 13:09:35 +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
stream_filter config: remove remaining "advanced" flags 2021-06-06 08:42:50 +00:00
stream_out sout: sdi: don't pass the logger object to parseConfiguration() 2021-06-27 20:24:34 +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 direct3d9: fix variable shadowing 2021-06-27 20:24:34 +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