1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
vlc/modules/mux
Steve Lhomme 92d89bc3b3 vlc_fourcc: remove read-only VLC_CODEC_RGB24M
It's never used as such. Only 2 masks existed and they have been replaced with
VLC_CODEC_RGB24 and VLC_CODEC_BGR24.
2023-09-29 15:09:23 +00:00
..
mp4 mux: libmp4mux: add missing allocation check 2023-09-21 08:50:00 +00:00
mpeg mux: ts: report access out errors 2023-06-23 11:55:27 +00:00
asf.c mux/asf: fix an uninitialized variable use 2023-07-26 14:38:50 +00:00
av1_pack.h
avi.c vlc_fourcc: remove read-only VLC_CODEC_RGB24M 2023-09-29 15:09:23 +00:00
dummy.c mux/dummy: remove use of FifoGet/FifoCount 2023-07-06 22:02:17 +00:00
extradata.c mux: extradata: fix hxxx_helper leak 2023-08-17 11:16:20 +00:00
extradata.h mux: extradata: pass vlc_object_t during creation 2023-01-26 21:16:07 +00:00
Makefile.am mux: extradata: add support for H264 and HEVC 2023-01-26 21:16:07 +00:00
mpjpeg.c
ogg.c modules: assume sizeof(uint8_t) is 1 2023-07-13 06:40:42 +00:00
wav.c mux/wav: remove deprecated block_FifoCount use 2023-07-07 19:50:03 +00:00