diff options
author | Marth64 <marth64@proxyid.net> | 2024-10-07 18:04:56 -0500 |
---|---|---|
committer | Marth64 <marth64@proxyid.net> | 2024-11-16 14:40:51 -0600 |
commit | 1964faa568c2b7bd9e172f7090a601625bb5dd9e (patch) | |
tree | cd36ec60b167384ae05bdc10bb05edfa93bfa15d /tests/api/api-threadmessage-test.c | |
parent | c1e4b6c676c4e5e587c4762a7a8ca29184bc5f46 (diff) | |
download | ffmpeg-1964faa568c2b7bd9e172f7090a601625bb5dd9e.tar.gz |
avformat/dvdvideodec: simplify dvdvideo_read_packet()
The function has a few branches where it discards frames via
FFERROR_REDO; consolidate is via a goto block to simplify the
function and improve readability. Logging still maintains
all the relevant details for the reason of the discard.
Signed-off-by: Marth64 <marth64@proxyid.net>
Diffstat (limited to 'tests/api/api-threadmessage-test.c')
0 files changed, 0 insertions, 0 deletions