- Dec 05, 2013
-
-
Anton Khirnov authored
The encoder uses almost none of the mpegvideo infrastructure, only some fields from MpegEncContext. The FATE results change because now an all-zero quant matrix is written into the file. Since it is not used for anything for ljpeg, this should not be a problem.
-
Anton Khirnov authored
This has already been done in eb066a4c, but the number of frames produced from that file changed due to timestamps changes since then.
-
- Nov 21, 2013
-
-
Vittorio Giovara authored
This test selects alternate frames from input.
-
- Nov 16, 2013
-
-
Anton Khirnov authored
-
- Nov 15, 2013
-
-
Ronald S. Bultje authored
Originally written by Ronald S. Bultje <rsbultje@gmail.com> and Clément Bœsch <u@pkh.me> Further contributions by: Anton Khirnov <anton@khirnov.net> Diego Biurrun <diego@biurrun.de> Luca Barbato <lu_zero@gentoo.org> Martin Storsjö <martin@martin.st> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- Oct 31, 2013
-
-
Guillaume Martres authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- Oct 29, 2013
-
-
Diego Biurrun authored
-
- Oct 27, 2013
-
-
Paul B Mahol authored
swscale is called for the 420 to 422 conversion Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- Oct 25, 2013
-
-
Alex Converse authored
-
- Oct 22, 2013
-
-
Vittorio Giovara authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- Oct 19, 2013
-
-
Diego Biurrun authored
-
- Oct 17, 2013
-
-
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
-
- Oct 15, 2013
-
-
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.
-
- Oct 12, 2013
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- Sep 29, 2013
-
-
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
-
- Sep 10, 2013
-
-
Diego Biurrun authored
-
- Aug 27, 2013
-
-
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>
-
- Aug 23, 2013
-
-
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>
-
- Aug 13, 2013
-
-
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
-
- Aug 08, 2013
-
-
Anton Khirnov authored
-
- Jul 29, 2013
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- Jul 27, 2013
-
-
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>
-
- Jul 25, 2013
-
-
Diego Biurrun authored
-
- Jul 12, 2013
-
-
Sean McGovern authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Jul 06, 2013
-
-
Diego Biurrun authored
-
- Jul 02, 2013
-
-
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.
-
- Jun 24, 2013
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- May 29, 2013
-
-
Martin Storsjö authored
This simplifies specifying a value containing spaces for this parameter. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- May 28, 2013
-
-
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>
-
- May 24, 2013
-
-
Kostya Shishkov authored
-
- May 21, 2013
-
-
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>
-
- May 19, 2013
-
-
Kostya Shishkov authored
-
Kostya Shishkov authored
-