- 29 Oct, 2013 1 commit
-
-
Diego Biurrun authored
-
- 27 Oct, 2013 1 commit
-
-
Paul B Mahol authored
swscale is called for the 420 to 422 conversion Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 25 Oct, 2013 1 commit
-
-
Alex Converse authored
-
- 22 Oct, 2013 1 commit
-
-
Vittorio Giovara authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 19 Oct, 2013 1 commit
-
-
Diego Biurrun authored
-
- 17 Oct, 2013 2 commits
-
-
Martin Storsjö authored
A few fate instances on OS/2, OpenBSD, FreeBSD and IA64 linux currently still fail a few tests with a maxdiff of 6. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Diego Biurrun authored
-
- 15 Oct, 2013 3 commits
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Anton Khirnov authored
-
Anton Khirnov authored
Also add support for f64.
-
- 12 Oct, 2013 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 29 Sep, 2013 1 commit
-
-
Anton Khirnov authored
Fixes sync in some samples (e.g. bugs 7581 and 8374 in VLC). Based on a commit by Matthieu Bouron <matthieu.bouron@gmail.com> Reported-by:
Jean-Baptiste Kempf <jb@videolan.org> CC: libav-stable@libav.org
-
- 10 Sep, 2013 1 commit
-
-
Diego Biurrun authored
-
- 27 Aug, 2013 1 commit
-
-
John Stebbins authored
The element was only being written when the value == 1. But the default value of this element is 1, so this has no useful effect. This element needs to be written when the value == 0. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 23 Aug, 2013 1 commit
-
-
John Stebbins authored
QuickTime will play multiple audio tracks concurrently if this flag is set for multiple audio tracks. And if no subtitle track has this flag set, QuickTime will show no subtitles in the subtitle menu. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 13 Aug, 2013 1 commit
-
-
Luca Barbato authored
Update the fate reference since the last broken frame is not decoded anymore. Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
- 08 Aug, 2013 1 commit
-
-
Anton Khirnov authored
-
- 29 Jul, 2013 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 27 Jul, 2013 1 commit
-
-
Diego Biurrun authored
Only check dependencies if invoking the make targets 'check' or anything matching 'fate%' except 'fate-rsync'. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 25 Jul, 2013 1 commit
-
-
Diego Biurrun authored
-
- 12 Jul, 2013 1 commit
-
-
Sean McGovern authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 06 Jul, 2013 1 commit
-
-
Diego Biurrun authored
-
- 02 Jul, 2013 1 commit
-
-
Anton Khirnov authored
Binary search is already attempted in the format-specific seek function, so the fallback is only reached if binary search failed already.
-
- 24 Jun, 2013 1 commit
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 29 May, 2013 1 commit
-
-
Martin Storsjö authored
This simplifies specifying a value containing spaces for this parameter. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 28 May, 2013 3 commits
-
-
Anton Khirnov authored
-
Martin Storsjö authored
This allows having the samples accessible via different paths on the target and on the host. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
If building out of tree, make sure the filter scripts are copied into the build tree before running tests. This makes sure that SRC_PATH doesn't need to exist on the remote system (or doesn't need to exist at the same path). Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 24 May, 2013 1 commit
-
-
Kostya Shishkov authored
-
- 21 May, 2013 1 commit
-
-
Diego Biurrun authored
If the "build_only" variable is set in the configuration file, the FATE client will skip running tests and just compile all targets. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 19 May, 2013 2 commits
-
-
Kostya Shishkov authored
-
Kostya Shishkov authored
-
- 15 May, 2013 1 commit
-
-
Michael Niedermayer authored
This replaces a large number of checks for the second field by fixing the pointers when they are setup. This should also fix I/BI field pictures. Changes checksums for vc1_sa10143, the file becomes slightly closer to what the reference decoder outputs. Based on "vc1dec: the second field is written wrong to the picture" by Sebastian Sandberg <sebastiand.sandberg@gmail.com>. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 14 May, 2013 2 commits
-
-
Luca Barbato authored
Using Optional Data chunk introduced changes the hash.
-
Martin Storsjö authored
Fixes read of uninitialized memory. Based on a patch by Michael Niedermayer. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 07 May, 2013 2 commits
-
-
Diego Biurrun authored
The indirection was used to abstract from the different -regression.sh scripts. Now that only one remains, this indirection is pointless.
-
Anton Khirnov authored
0.1 seconds at 25 fps is exactly 2.5 frames, which may be rounded either to 2 or 3 on different platforms.
-
- 06 May, 2013 1 commit
-
-
Janne Grunau authored
Fixes Fate tests on big-endian configs.
-