1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
vlc/modules
Prince Gupta 1cc9f502ea qt: improve round image generation in roundimage
adapt qquickimageresponse to generate round image directly instead of
doing it as a separate task

this saves extra qobject allocation and main loop interruptions
2022-06-18 16:11:27 +00:00
..
access access: dcp: use std::max 2022-06-15 09:53:17 +00:00
access_output charset: rename us_* to vlc_*_c() 2022-05-27 20:22:32 +00:00
audio_filter charset: rename us_* to vlc_*_c() 2022-05-27 20:22:32 +00:00
audio_mixer
audio_output wasapi: write output values when have no errors 2022-06-12 10:56:57 +00:00
codec codec: mft: use std::max 2022-06-15 09:53:17 +00:00
control cli: print item extra meta data (fixes #24986) 2022-05-19 18:33:26 +00:00
demux playlist: Allow podcast module to be forced 2022-06-16 08:00:40 +00:00
gui qt: improve round image generation in roundimage 2022-06-18 16:11:27 +00:00
hw hw:mmal: don't initialize non static atomic with ATOMIC_VAR_INIT 2022-06-12 15:41:42 +00:00
isa modules: remove standalone AM_CFLAGS usage 2022-06-02 05:39:11 +00:00
keystore
logger modules: remove standalone AM_CFLAGS usage 2022-06-02 05:39:11 +00:00
lua modules: add a fancy name to internal threads 2022-05-18 07:52:09 +02:00
meta_engine meta: taglib: use std::min 2022-06-15 09:53:17 +00:00
misc modules: use STDERR_FILENO instead of the hardcoded value 2022-06-14 06:48:56 +00:00
mux mux: ts: fix VLC_CODEC_OPUS i_stream_type 2022-05-13 10:48:26 +00:00
notify
packetizer packetizer:av1: detect sequence header changes 2022-06-01 14:53:04 +00:00
services_discovery modules: add a fancy name to internal threads 2022-05-18 07:52:09 +02:00
spu
stream_extractor
stream_filter modules: use STDERR_FILENO instead of the hardcoded value 2022-06-14 06:48:56 +00:00
stream_out stream_out: blackmagic: use std::max 2022-06-15 09:53:17 +00:00
text_renderer freetype: add ABGR 2022-06-06 17:43:23 +00:00
video_chroma swscale: add ABGR 2022-06-06 17:43:23 +00:00
video_filter scale: add BGRA 2022-06-06 17:43:23 +00:00
video_output decklink: avoid static struct initializer 2022-06-12 18:19:37 +00:00
video_splitter wall: fix non-first abscissa of non-8-bit samples 2022-06-02 15:46:20 +00:00
visualization modules: add a fancy name to internal threads 2022-05-18 07:52:09 +02:00
.gitignore
common.am
Makefile.am deinterlace: move AArch64 AdvSIMD code to backend module 2022-02-26 21:58:03 +02:00
module.rc.in