- 27 Jan, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 26 Jan, 2013 1 commit
-
-
Anton Khirnov authored
Do not assume that frame dimensions are mod16 (or that height is mod32 for interlaced). CC:libav-stable@libav.org
-
- 21 Jan, 2013 3 commits
-
-
Luca Barbato authored
This reverts commit ce378f0d.
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
This allows us to remove FF_IDCT_WMV2, which serves no practical purpose other than to be able to select the WMV2 IDCT for MPEG (or vice versa) and get corrupt output. Fate tests for all wmv2-related tests change, because (for some obscure reason) they forced use of the MPEG IDCT. You would get the same changes previously by not using -idct simple in the fate test (or replacing it with -idct auto).
-
- 20 Jan, 2013 2 commits
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Mathias Rauen authored
Use a noise range of -0.707 to 0.707 instead of -0.5 to 0.5 Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- 17 Jan, 2013 1 commit
-
-
Luca Barbato authored
-
- 15 Jan, 2013 2 commits
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 12 Jan, 2013 2 commits
-
-
Diego Biurrun authored
Also rename the test to reflect that the video track is Theora, not VP3.
-
Diego Biurrun authored
-
- 10 Jan, 2013 1 commit
-
-
Diego Biurrun authored
-
- 09 Jan, 2013 1 commit
-
-
Justin Ruggles authored
Add some additional checks for EOF and print error messages on an incomplete header or packet. FATE reference updated for id-cin-video due to the demuxer no longer returning a partial video packet at EOF.
-
- 06 Jan, 2013 1 commit
-
-
Diego Biurrun authored
Snow is a toy codec with no real-world use and horrible code.
-
- 30 Dec, 2012 1 commit
-
-
Anton Khirnov authored
-
- 24 Dec, 2012 2 commits
-
-
Anton Khirnov authored
The background changes from 128 (used by the default/cmdutils get_buffer()) to 0. This looks more correct.
-
Anton Khirnov authored
Do not overwrite linesize set by get_buffer(). The last frame in the FATE test is not decoded anymore, since the file is cut and a part of it is missing.
-
- 20 Dec, 2012 1 commit
-
-
Diego Biurrun authored
-
- 17 Dec, 2012 1 commit
-
-
Diego Biurrun authored
-
- 10 Dec, 2012 1 commit
-
-
Carl Eugen Hoyos authored
The initial testing of the VFW binary codec was flawed, likely due to an AviSynth bug. Re-testing using VirtualDub and various professional editing applications has revealed it should have been flipped. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 07 Dec, 2012 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 05 Dec, 2012 2 commits
-
-
Paul B Mahol authored
It was wrongly set as the yuva 16bit one. Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Justin Ruggles authored
-
- 04 Dec, 2012 2 commits
-
-
Mans Rullgard authored
Some shells, e.g. minix3, have a broken 'test' builtin which fails if the first operand of a binary operator looks like a unary operator. Prefixing the values with 'x' prevents this from happening. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Diego Biurrun authored
-
- 03 Dec, 2012 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 02 Dec, 2012 4 commits
-
-
Janne Grunau authored
-
Janne Grunau authored
-
Janne Grunau authored
-
Janne Grunau authored
Each fate-seek test depends now only on the corresponding fate-acodec, fate-vsynth2 or fate-lavf test which creates the file seek-tests operates on. The tests and references are renamed to match the test they depend on.
-
- 28 Nov, 2012 7 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
Now that libavutil can be disabled, this should be conditional.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-