OSDN Git Service

mp3: properly forward mp_decode_frame errors
authorLuca Barbato <lu_zero@gentoo.org>
Mon, 22 Oct 2012 17:11:05 +0000 (19:11 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 23 Oct 2012 12:22:16 +0000 (14:22 +0200)
commit9ab0874ea8b6774c6f5470dba2b5b4615a610d0d
treee0845ddeef2ace41e07fedef09f38a12158bd0cb
parent0c03cc68386443f1e96ab6fb358220faf67cd5ff
mp3: properly forward mp_decode_frame errors

The function can return either a parsing error or a memory management
error.
libavcodec/mpegaudiodec.c