- 22 Jun, 2015 3 commits
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
Using the internal DXTC routines brings support for non multiple of 4 textures. A new test is added to cover this feature. Hashes differ since the decoding algorithm is different, though no visual changes have been spotted. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 29 May, 2015 1 commit
-
-
Martin Storsjö authored
This helps if these functions need to be implemented using another crypto API. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 10 May, 2015 1 commit
-
-
Luca Barbato authored
Use 5 frames for video filter tests and a single one for the pixelformat tests. Greatly reduces the test duration without reducing coverage.
-
- 06 May, 2015 1 commit
-
-
Vittorio Giovara authored
This stimulates the direct pixel mode in Quickdraw decoder.
-
- 19 Apr, 2015 2 commits
-
-
Vittorio Giovara authored
Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
They belong to the same family of codecs.
-
- 09 Apr, 2015 1 commit
-
-
Ferdinand Oeinck authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 03 Apr, 2015 1 commit
-
-
Anton Khirnov authored
-
- 23 Mar, 2015 1 commit
-
-
Vittorio Giovara authored
Rename the existing tscc2 test.
-
- 13 Mar, 2015 1 commit
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 03 Mar, 2015 1 commit
-
-
Vittorio Giovara authored
-
- 22 Feb, 2015 1 commit
-
-
Vittorio Giovara authored
Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>.
-
- 19 Feb, 2015 1 commit
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by:
Oleksij Rempel <linux@rempel-privat.de>
-
- 15 Feb, 2015 1 commit
-
-
Anton Khirnov authored
-
- 27 Jan, 2015 1 commit
-
-
Anton Khirnov authored
It is unreliable, especially when the stream codec context is not the encoding context. Use the codec descriptor properties instead.
-
- 16 Jan, 2015 1 commit
-
-
Vittorio Giovara authored
-
- 14 Jan, 2015 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 18 Dec, 2014 2 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
- 09 Dec, 2014 1 commit
-
-
Janne Grunau authored
The existing meridian audio test does not test ff_mlp_rematrix_channel_arm. This sample (first 640k of https://samples.libav.org/A-codecs/TrueHD/TrueHD.raw) uses ff_mlp_rematrix_channel_arm. Since this sample has 5.1 channels it also allows testing the integrated downmixing.
-
- 08 Dec, 2014 2 commits
-
-
Joakim Plate authored
This uses the RIFF header stored size to figure out the expected AVI file size, instead of the actual file. To work fully it requires handling failed avio_seek() instead of assuming they always succeed. Some fate file has been cut off and contains half a frame at the end which previously was not output during demuxing. This frame is now output to encoder, thus the fate diff update. Bug-Id: 261 Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Zoltan Kovacs authored
According to the DPX file format description found at http://www.fileformat.info/format/dpx/egff.htm the ImageElement part of the GenericImageHeader also contains an an offset to the real image data beside the same member that can be found in the GenericFileHeader. Libav keeps this member empty (=0) while some applications expects it to be filled properly. FATE test updated accordingly. Bug-Id: 742 Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 05 Dec, 2014 2 commits
-
-
Kieran Kunhya authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Derek Buitenhuis authored
Only shift limited range luma, and always only shift chroma for upconversion. Based off a patch by Michael Niedermayer. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 28 Nov, 2014 1 commit
-
-
Reinhard Tartler authored
The new reference.pnm is a freely licensed replacement. The photo has been taken by Reinhard Tartler on August 28 2014, and is licensed under the expat license as stated at http://www.jclark.com/xml/copying.txt
-
- 13 Nov, 2014 1 commit
-
-
Vittorio Giovara authored
FATE tests updated accordingly, no visual difference. CC: libav-stable@libav.org Bug-Id: CID 1087087
-
- 17 Oct, 2014 1 commit
-
-
Janne Grunau authored
-
- 11 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
In these cases, only drop dts. Because if we drop both we have no timestamps at all for some files. This improves playback of HLS streams from GoPro cameras. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 04 Oct, 2014 1 commit
-
-
Janne Grunau authored
Also updates the reference since it was generated by the non-bitexact x86 specific code.
-
- 26 Sep, 2014 1 commit
-
-
Tim Walker authored
CC: libav-stable@libav.org
-
- 25 Sep, 2014 1 commit
-
-
Katerina Barone-Adesi authored
The decoder is float-based and the test needs to allow for some fuzz. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 17 Sep, 2014 1 commit
-
-
Katerina Barone-Adesi authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 02 Sep, 2014 1 commit
-
-
Pascal Massimino authored
Thanks to Pascal Massimino and Michael Militzer for relicensing as LGPL. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 22 Aug, 2014 2 commits
-
-
Anton Khirnov authored
It is hardcoded to 15fps.
-
Anton Khirnov authored
-
- 04 Aug, 2014 1 commit
-
-
Vittorio Giovara authored
Every supported format is converted to RGB.
-
- 01 Aug, 2014 1 commit
-
-
Diego Biurrun authored
This allows running all the tests individually and/or in parallel.
-
- 20 Jul, 2014 1 commit
-
-
Vittorio Giovara authored
-