From: Luca Barbato Date: Mon, 22 Oct 2012 17:11:05 +0000 (+0200) Subject: mp3: properly forward mp_decode_frame errors X-Git-Tag: v9_beta2~4 X-Git-Url: https://git.libav.org/?p=libav.git;a=commitdiff_plain;h=9ab0874ea8b6774c6f5470dba2b5b4615a610d0d;hp=9ab0874ea8b6774c6f5470dba2b5b4615a610d0d mp3: properly forward mp_decode_frame errors The function can return either a parsing error or a memory management error. ---