- 19 Oct, 2017 1 commit
-
-
Anton Khirnov authored
-
- 26 Sep, 2017 1 commit
-
-
Mark Thompson authored
Use the appropriate metadata filter for each codec - in the absence of any options to modify the stream, the output bitstream should be identical to the input (though the output file may differ in padding). All tests use conformance bitstreams, the MPEG-2 streams are newly added from the conformance test streams <http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_IEC_13818-4_2004_Conformance_Testing/Video/>
-
- 20 Aug, 2017 1 commit
-
-
Mark Thompson authored
Since there is no information about the source format, "unspecified" is the correct value to write here. All tests using the MPEG-2 encoder are updated, as this changes the header on all outputs.
-
- 05 Jul, 2017 1 commit
-
-
Diego Biurrun authored
-
- 15 May, 2017 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 15 Apr, 2017 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 13 Apr, 2017 1 commit
-
-
Diego Biurrun authored
-
- 09 Mar, 2017 1 commit
-
-
Diego Biurrun authored
-
- 07 Mar, 2017 1 commit
-
-
Vittorio Giovara authored
Update the fate test as needed. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 06 Mar, 2017 1 commit
-
-
Vittorio Giovara authored
The constants used in the decoder used floating point precision, and this caused different values to be generated on different architectures. Additionally on big endian machines, the fate test would output bytes in native order, which is different from the one hardcoded in the test. So, eradicate floating point numbers and use fixed point (32.32) arithmetics everywhere, replacing constants with precomputed integer values, and force the pixel format output to be the same in the fate test. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 01 Mar, 2017 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 28 Feb, 2017 1 commit
-
-
Diego Biurrun authored
The codec used in those files is WMV3/WMV9, not WMV2/WMV8.
-
- 27 Feb, 2017 1 commit
-
-
Diego Biurrun authored
This fixes the test with mmxext disabled because the current reference frame hashes correspond to the non-bitexact mmxext optimizations.
-
- 24 Feb, 2017 1 commit
-
-
Diego Biurrun authored
-
- 22 Feb, 2017 2 commits
-
-
Luca Barbato authored
-
John Stebbins authored
-
- 21 Feb, 2017 1 commit
-
-
Mark Thompson authored
-
- 14 Dec, 2016 1 commit
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 07 Dec, 2016 1 commit
-
-
Vittorio Giovara authored
-
- 16 Nov, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 07 Nov, 2016 1 commit
-
-
Luca Barbato authored
-
- 01 Nov, 2016 2 commits
-
-
Vittorio Giovara authored
This matrix needs to be applied after all others have (currently only display matrix from trak), but cannot be handled in movie box, since streams are not allocated yet. So store it in main context, and apply it when appropriate, that is after parsing the tkhd one. Fate tests are updated accordingly. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
Rotation, sample/display aspect ratio and pure matrix export. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 18 Oct, 2016 2 commits
-
-
Luca Barbato authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Michael Niedermayer authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 16 Oct, 2016 1 commit
-
-
Anton Khirnov authored
This also fixes a minor bug introduced in the codecpar conversion, where the termination condition for extracting the extradata does not match the actual extradata setting code. As a result, the packet durations made up by lavf go back to their values before the codecpar conversion. That is of little consequence since that code should eventually be dropped completely.
-
- 12 Oct, 2016 3 commits
-
-
Luca Barbato authored
-
Luca Barbato authored
-
Vittorio Giovara authored
Missing from 9bd6ea56. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 02 Oct, 2016 1 commit
-
-
Vittorio Giovara authored
-
- 27 Sep, 2016 3 commits
-
-
Luca Barbato authored
-
Luca Barbato authored
-
Luca Barbato authored
-
- 15 Jul, 2016 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 13 Jul, 2016 1 commit
-
-
Vittorio Giovara authored
See 17c99b61. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 29 Jun, 2016 1 commit
-
-
Luca Barbato authored
The encoder produces bitstream compatible with the current specification and version 2 is set as reserved (non-standardizable).
-
- 28 Jun, 2016 1 commit
-
-
Diego Biurrun authored
-
- 20 Jun, 2016 2 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-