[FFmpeg-devel] [PATCH] libavcodec/vp9:reduce memory copy of prob.coef

Michael Niedermayer michael at niedermayer.cc
Tue Feb 21 00:36:52 EET 2023


On Mon, Feb 20, 2023 at 06:12:51PM +0800, xufuji456 wrote:
> ---
>  libavcodec/vp9.c | 14 +-------------
>  1 file changed, 1 insertion(+), 13 deletions(-)

This breaks fate
--- ./tests/ref/fate/vp9-00-quantizer-26	2023-02-18 22:17:19.172862988 +0100
+++ tests/data/fate/vp9-00-quantizer-26	2023-02-20 23:07:23.658064323 +0100
@@ -8,4 +8,4 @@
 #sar 0: 1/1
 #stream#, dts,        pts, duration,     size, hash
 0,          0,          0,        1,   152064, 4f645e0f354da77b9e2f2a6753c361da
-0,          1,          1,        1,   152064, b7542998ec298273ca662bc9b658d10e
+0,          1,          1,        1,   152064, e30d7da3565aae28d8f3ed0ced8e0ddd
Test vp9-00-quantizer-26 failed. Look at tests/data/fate/vp9-00-quantizer-26.err for details.
tests/Makefile:306: recipe for target 'fate-vp9-00-quantizer-26' failed
make: *** [fate-vp9-00-quantizer-26] Error 1

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230220/e28a0465/attachment.sig>


More information about the ffmpeg-devel mailing list