FFmpeg/fftools
Michael Niedermayer 3eada55c21
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:36 +02:00
..
cmdutils.c fftools/cmdutils: Add protective () to FLAGS 2024-06-14 11:11:54 +02:00
cmdutils.h fftools: Use right function signature and pointers 2019-08-15 01:26:21 +02:00
ffmpeg_filter.c fftools/ffmpeg_filter: check the codec's descriptor to see if it's lossless 2020-05-21 12:32:15 -03:00
ffmpeg_hw.c ffmpeg: Don't require a known device to pass a frames context to an encoder 2020-05-03 16:04:27 +01:00
ffmpeg_opt.c fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which received no packets 2020-05-26 21:50:50 +02:00
ffmpeg_qsv.c ffmpeg: Remove the hw_device_ctx global 2020-04-26 18:38:25 +01:00
ffmpeg_videotoolbox.c Stop hardcoding align=32 in av_frame_get_buffer() calls. 2020-05-22 14:38:57 +02:00
ffmpeg.c fftools/ffmpeg: Check read() for failure 2024-07-21 18:55:36 +02:00
ffmpeg.h fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which received no packets 2020-05-26 21:50:50 +02:00
ffplay.c fftools/ffplay: do not write out of rdft visualization texture 2021-03-28 01:14:33 +01:00
ffprobe.c fftools/ffprobe: show closed caption info in the stream dump 2020-05-02 19:14:08 +02:00
Makefile ffmpeg: remove superfluous custom cuvid hwaccel 2020-03-03 18:11:28 -03:00