diff mbox

[FFmpeg-devel] avcodec/dca: return standard error codes in avpriv_dca_parse_core_frame_header()

Message ID 20171031191700.GW6009@nb4
State Not Applicable
Headers show

Commit Message

Michael Niedermayer Oct. 31, 2017, 7:17 p.m. UTC
On Tue, Oct 31, 2017 at 12:47:06AM -0300, James Almer wrote:
> This prevents making the DCAParseError enum part of the ABI.
> 
> Signed-off-by: James Almer <jamrial@gmail.com>
> ---
>  libavcodec/dca.c | 11 ++++++++---
>  libavcodec/dca.h | 12 ++++++++++--
>  2 files changed, 18 insertions(+), 5 deletions(-)

this changes fate

Test dca-xll_51_16_192_768_1 failed. Look at tests/data/fate/dca-xll_51_16_192_768_1.err for details.
make: *** [fate-dca-xll_51_16_192_768_1] Error 1

[...]
diff mbox

Patch

--- ./tests/ref/fate/dca-xll_51_16_192_768_1-dmix_2     2017-10-31 19:40:15.168912721 +0100
+++ tests/data/fate/dca-xll_51_16_192_768_1-dmix_2      2017-10-31 20:11:48.964935305 +0100
@@ -12,5 +12,5 @@ 
 0,       2048,       2048,     2048,     8192, c8ca1cff44674809d464ec39cf1bd1e9
 0,       4096,       4096,     2048,     8192, d67d26915ca86554568aac685c9a6dc3
 0,       6144,       6144,     2048,     8192, 8fdf69fdac9985ac4f9470a7b8e8529d
-0,       8192,       8192,     2048,     8192, dc8a9ca39b38c98147f2308f985ff648
-0,      10240,      10240,     2048,     8192, ea13b97373762ab16d0f664013fdc962
+0,       8191,       8191,     2048,     8192, dc8a9ca39b38c98147f2308f985ff648
+0,      10239,      10239,     2048,     8192, ea13b97373762ab16d0f664013fdc96