1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/fftools
Michael Niedermayer afe53194ac
fftools/ffmpeg: Check read() for failure
Fixes: CID1591932 Ignoring number of bytes read

Sponsored-by: Sovereign Tech Fund
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 34fd247c3b)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-07-21 18:55:33 +02:00
..
cmdutils.c fftools/cmdutils: Add protective () to FLAGS 2024-06-13 19:58:01 +02:00
cmdutils.h fftools/cmdutils: split common option handlers into their own file 2022-03-22 18:49:43 +01:00
ffmpeg_filter.c ffmpeg: convert to new channel layout-API 2022-03-15 09:42:46 -03:00
ffmpeg_hw.c ffmpeg_hw: make hardware selection for filters more user friendly 2021-09-12 13:33:50 -03:00
ffmpeg_mux.c ffmpeg: add option fps_mode 2022-06-11 09:47:27 +05:30
ffmpeg_opt.c fftools/ffmpeg: avoid possible invalid reads with short -tag values 2023-04-17 12:20:12 +02:00
ffmpeg.c fftools/ffmpeg: Check read() for failure 2024-07-21 18:55:33 +02:00
ffmpeg.h ffmpeg: add option -isync 2022-07-14 15:49:10 +05:30
ffplay.c fftools/ffplay: Check return of swr_alloc_set_opts2() 2024-06-13 11:22:08 +02:00
ffprobe.c fftools/ffprobe: support 2D arrays in print_list_fmt() 2023-12-06 16:12:39 -03:00
fopen_utf8.h fftools/fopen_utf8: support long paths on Windows for fftools 2022-06-19 01:38:23 +03:00
Makefile fftools/ffmpeg: move some muxing-related code into a separate file 2022-04-13 12:07:54 +02:00
opt_common.c tools/opt_common: Check for malloc failure 2024-06-13 11:22:08 +02:00
opt_common.h fftools/cmdutils: split common option handlers into their own file 2022-03-22 18:49:43 +01:00