diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-07-28 12:21:21 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-07-28 14:37:00 +0200 |
commit | f73e3938ac70524826664855210446c3739c4a5e (patch) | |
tree | 192a7bb4607291210fea343a57f9175d2fe248c9 /libavformat/cdxl.c | |
parent | 67b1156fe8d80c1858a222e85c5be75e0f040ea1 (diff) | |
download | ffmpeg-f73e3938ac70524826664855210446c3739c4a5e.tar.gz |
mp3dec: forward errors for av_get_packet().
Don't invent a bogus EIO error.
The code now doesn't check for ret == 0, but that check is redundant,
av_get_packet() never returns 0.
Diffstat (limited to 'libavformat/cdxl.c')
0 files changed, 0 insertions, 0 deletions