ac3: Do not clash with normal AVERROR
authorLuca Barbato <lu_zero@gentoo.org>
Sun, 28 Jul 2013 11:26:12 +0000 (13:26 +0200)
committerSean McGovern <gseanmcg@gmail.com>
Mon, 23 Sep 2013 23:45:05 +0000 (19:45 -0400)
commit3dff283de11ad52ddae3246fe7594526ebb62d04
treea22908faa3d1354b7880a0b9bcde329b835d1ae7
parent86c169c5b691ac8434056936a7690fc4c64b4b1a
ac3: Do not clash with normal AVERROR

The parsing function return AVERROR and AAC_AC3_PARSE_ERROR values,
make sure they are not misunderstood.

(cherry picked from commit 6258d362b82934a2c27557e0984aed372d98091a)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavcodec/aac_ac3_parser.h