- 05 Nov, 2012 4 commits
-
-
Michael Niedermayer authored
Currently FFM files generated with one versions of ffmpeg generally cannot be read by another. By spliting data into chunks, more fields can saftely be appended to chunks as well as new chunks added. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Nov, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 03 Nov, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Nov, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 31 Oct, 2012 4 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Kostya Shishkov authored
Otherwise during scaling it will try to interpret input in the wrong way and that leads to the test results disagreeing on different platforms and with different optimizations. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Stefano Sabatini authored
The filter is a port of libmpcodecs/vf_field.c, since there is no common code I relicensed it as LGPL, while keeping the original author copyright.
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 30 Oct, 2012 2 commits
-
-
Michael Niedermayer authored
Based on fill_plane9or10() by luca barbato Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 28 Oct, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Nicolas George authored
-
- 26 Oct, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 25 Oct, 2012 1 commit
-
-
Tomas Härdin authored
Reviewed-by:
Matthieu Bouron <matthieu.bouron@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
fixes fate breakage Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 Oct, 2012 3 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
-
Clément Bœsch authored
-
- 19 Oct, 2012 1 commit
-
-
Paul B Mahol authored
Previously if frame decoding failed it would be silently reported as valid frame. The fate ref is updated because sample have truncated last video packet. While here return meaningful error codes. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 16 Oct, 2012 3 commits
-
-
Victor Vasiliev authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Luca Barbato authored
Raw audio does not provide valid audio tags while rawvideo does. The fate refs have to be updated because it undoes the previous tag change.
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Oct, 2012 4 commits
-
-
Michael Niedermayer authored
keyframe was never set to anything but 1 Fixes CID733730 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
This fixes playback in some circumstances (like webm in firefox). Regression after 2c34367b. It is also matching the Matroska specifications: http://matroska.org/technical/specs/notes.html, "The quick eye will notice that if a Cluster's Timecode is set to zero, it is possible to have Blocks with a negative Raw Timecode. Blocks with a negative Raw Timecode are not valid."
-
Stefano Sabatini authored
-
- 13 Oct, 2012 4 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Luca Barbato authored
Use native tags instead of avi ones, simplifies a lot raw video codecs handling.
-
Paul B Mahol authored
It changed because encoder now writes 0/1 for sample aspect ratio instead of 0/0. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 12 Oct, 2012 3 commits
-
-
Diego Biurrun authored
-
Michael Niedermayer authored
regression since b02493e4Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
-
- 11 Oct, 2012 1 commit
-
-
Matthieu Bouron authored
This test only make sure that the idet filter does not crash. Reviewed-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Oct, 2012 2 commits
-
-
Janne Grunau authored
-
Mans Rullgard authored
The error codes differ between systems so printing the value makes the fate test fail on some systems. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-