1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules
Claudio Cambra 2ccab19a42 macosx: Work around flashing collection view items issue in video library
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
2022-12-21 14:35:32 +00:00
..
access access: rtp: fix null deref on missing codec parameters 2022-12-16 16:38:49 +00:00
access_output shout: fix deprecated shout_set_format function 2022-09-16 05:25:02 +00:00
audio_filter charset: rename us_* to vlc_*_c() 2022-05-27 20:22:32 +00:00
audio_mixer plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
audio_output coreaudio: add back underrun handling 2022-12-18 14:57:10 +00:00
codec video_chroma: add converter for opaque format VLC_CODEC_GST_MEM_OPAQUE 2022-12-20 15:00:25 +00:00
control control: cli: copy va_list before usage 2022-12-09 14:16:39 +00:00
demux demux: image: fix probing jpeg starting with XMP 2022-12-20 14:08:35 +00:00
gui macosx: Work around flashing collection view items issue in video library 2022-12-21 14:35:32 +00:00
hw codec/packtizer: rename p_fmt_in to fmt_in 2022-11-16 17:42:04 +00:00
isa arm: neon: return VLC_SUCCESS for packed to planar 2022-08-15 13:15:12 +00:00
keystore kwallet: fix password search for password with either a realm or authtype 2022-09-17 13:45:53 +00:00
logger modules: remove standalone AM_CFLAGS usage 2022-06-02 05:39:11 +00:00
lua lua: fix usage of NULL config_GetUserDir/config_GetSysPath results 2022-09-02 07:53:46 +00:00
meta_engine meta: taglib: use std::min 2022-06-15 09:53:17 +00:00
misc medialibrary: fix heap-use-after-free 2022-09-18 07:43:00 +00:00
mux mux: mpeg: ts: fix format specifier 2022-12-08 06:37:09 +00:00
notify modules: fix typos 2022-01-08 15:19:32 +00:00
packetizer codec/packtizer: rename p_fmt_in to fmt_in 2022-11-16 17:42:04 +00:00
services_discovery upnp: remove duplicate include 2022-10-01 06:22:19 +00:00
spu dynamicoverlay: Fix memory leak when updating pictures 2022-08-07 14:20:28 +00:00
stream_extractor plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
stream_filter modules: optimize empty string check 2022-09-08 05:38:38 +00:00
stream_out transcode: handle first-PCR issues 2022-12-17 18:10:36 +00:00
text_renderer text_renderer: freetype: fix function signature 2022-12-15 12:52:10 +00:00
video_chroma video_chroma: add converter for opaque format VLC_CODEC_GST_MEM_OPAQUE 2022-12-20 15:00:25 +00:00
video_filter filters: fallback to OpenGL 2 if OpenGL 3 is not available for EGL 2022-11-28 09:33:12 +00:00
video_output gstdecode: add dummy video context and dummy decoder device 2022-12-20 15:00:25 +00:00
video_splitter wall: fix non-first abscissa of non-8-bit samples 2022-06-02 15:46:20 +00:00
visualization visualization: goom: use internal picture pool 2022-11-04 13:27:07 +00:00
.gitignore modules: remove unused dummy.cpp 2022-09-14 10:51:42 +00:00
common.am modules: common.am: remove trailing characters 2021-09-15 17:06:27 +00:00
Makefile.am modules: remove unused dummy.cpp 2022-09-14 10:51:42 +00:00
module.rc.in