- 18 Jan, 2012 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Gaurav Narula authored
-
- 17 Jan, 2012 2 commits
-
-
Stefano Sabatini authored
They allow to implement the if/then/else logic, which cannot be implemented otherwise. For example the expression: A*B + not(A)*C always evaluates to NaN if B is NaN, even in the case where A is 0.
-
Michael Niedermayer authored
This avoids fate breakage from bumping version. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 16 Jan, 2012 4 commits
-
-
Clément Bœsch authored
-
Reimar Döffinger authored
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
-
- 15 Jan, 2012 3 commits
-
-
Diego Biurrun authored
-
Michael Niedermayer authored
This reverts commit 668a74e8. 10l, this change was unneeded, target_exec can be used to achive the same.
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 14 Jan, 2012 1 commit
-
-
Justin Ruggles authored
-
- 13 Jan, 2012 5 commits
-
-
Justin Ruggles authored
fixes the tests on big-endian systems
-
Janne Grunau authored
Fixes fate-targa-conformance-CCM8 and fate-targa-conformance-UCM8.
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
Based on a patch by Oana Stratulat <oanaandreeastratulat@gmail.com>
-
- 10 Jan, 2012 2 commits
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
This test does not work on all platforms and until it does it just hides new failures, which is really bad. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Jan, 2012 7 commits
-
-
Gaurav Narula authored
al15_44 uses independent coupling. al18_44 uses PNS (perceptual noise substitution). am05_44 uses main prediction and independent coupling. Signed-off-by: Alex Converse <alex.converse@gmail.com>
-
Alex Converse authored
-
Alex Converse authored
-
Paul B Mahol authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Mike Melanson authored
(Does not attempt to decode percetual audio data inside.) Code coverage: libavformat/xwma.c: 3% -> 75% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
(Don't attempt to decode JPEG data.) Code coverage: libavformat/smjpeg.c: 0% -> 69% libavcodec/adpcm.c: 0% -> 10% (fresh run); 92.4% -> 93% following a FATE run Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 08 Jan, 2012 5 commits
-
-
Mike Melanson authored
Does not attempt to decode perceptual codecs inside. Code coverage: libavformat/wtv.c: 0% -> 71% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Clément Bœsch authored
-
Reimar Döffinger authored
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Jan, 2012 6 commits
-
-
Mike Melanson authored
Code coverage: libavformat/xmv.c: 3% -> 91% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
Code coverage: libavcodec/bmv.c: 0% -> 75% libavformat/bmv.c: 0% -> 85% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
Code coverage: libavcodec/indeo4.c: 0% -> 78% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
The previous sample used for this test only contained type 0 frames. Replace it with a sample that also features type 1 frames. Code coverage: libavcodec/xxan.c: 72% -> 89% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
Change the recent h264_mp4toannexb bitstream filter test to output to an elementary stream rather than a program stream. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Justin Ruggles authored
The fate reference is updated because the previous test skipped a sample in each encode() call due each input frame having an odd number of samples.
-
- 05 Jan, 2012 2 commits
-
-
Alex Converse authored
-
Janne Grunau authored
-