[FFmpeg-devel] [PATCH] vp3: embed idct_permutation array directly in VP3DecoderContext.

Michael Niedermayer michaelni at gmx.at
Sat Mar 9 17:34:32 CET 2013


On Fri, Mar 08, 2013 at 10:02:35PM -0800, Ronald S. Bultje wrote:
> From: "Ronald S. Bultje" <rsbultje at gmail.com>
> 
> This makes the vp3 decoder less dependent on dsputil, and will aid
> in making it (eventually) dsputil-independent.
> ---
>  libavcodec/vp3.c | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)

--- ./tests/ref/fate/theora-coeff-level64   2013-03-08 03:46:23.064860837 +0100
+++ tests/data/fate/theora-coeff-level64    2013-03-09 17:34:41.007728048 +0100
@@ -1,9 +1 @@
 #tb 0: 1/15
-0,          0,          0,        1,  4617600, 0x4ba6df50
-0,          1,          1,        1,  4617600, 0x419fdeaf
-0,          2,          2,        1,  4617600, 0xeb2edced
-0,          3,          3,        1,  4617600, 0xa2bb3a1a
-0,          4,          4,        1,  4617600, 0x411cfb36
-0,          5,          5,        1,  4617600, 0xb2dc22ed
-0,          6,          6,        1,  4617600, 0x236d23b5
-0,          7,          7,        1,  4617600, 0x7fef275e
Test theora-coeff-level64 failed. Look at tests/data/fate/theora-coeff-level64.err for details.
make: *** [fate-theora-coeff-level64] Error 139

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

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130309/169c65f5/attachment.asc>


More information about the ffmpeg-devel mailing list