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

Michael Niedermayer michael at niedermayer.cc
Tue Oct 31 21:17:00 EET 2017


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 at 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
--- ./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

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171031/cb1fbc67/attachment.sig>


More information about the ffmpeg-devel mailing list