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>
master
Marth64 3 months ago
parent c1e4b6c676
commit 1964faa568
Loading…
Cancel
Save