- 17 Dec, 2011 1 commit
-
-
Mans Rullgard authored
The sample has an incomplete last frame. Decoding it is pointless. The garbage produced was changed by the bitstream reader now protecting against over-reads. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 15 Dec, 2011 6 commits
-
-
Alex Converse authored
-
Janne Grunau authored
Fixes checksum on big endian systems.
-
Aneesh Dogra authored
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 14 Dec, 2011 10 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 13 Dec, 2011 1 commit
-
-
Luca Barbato authored
This patch is a generalization of what Michael Niedermayer fixed in a single case. The wmv8-drm fate test had been updated accordingly. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 12 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 10 Dec, 2011 3 commits
-
-
Anton Khirnov authored
It's not supposed to be set outside of lavc. Set r_frame_rate and avg_frame_rate instead.
-
Paul B Mahol authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Aneesh Dogra authored
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
- 09 Dec, 2011 1 commit
-
-
Justin Ruggles authored
Use Sound Sample Description Version 2 for all MOV files. Updated FATE references accordingly. Note that ADPCM is treated as compressed audio in version 2.
-
- 05 Dec, 2011 2 commits
-
-
Ronald S. Bultje authored
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 04 Dec, 2011 1 commit
-
-
Janne Grunau authored
-
- 03 Dec, 2011 1 commit
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
- 02 Dec, 2011 1 commit
-
-
Luca Barbato authored
-
- 01 Dec, 2011 1 commit
-
-
Justin Ruggles authored
this removes 2 redundant tests for pcm in mkv. we can add the coverage back in later as fate-lavf tests if needed.
-
- 25 Nov, 2011 1 commit
-
-
Janne Grunau authored
Add all seven test bitstreams of Coding Technologies "aacPlus Decoder Check Package". The streams cover different ways to signal SBR and PS in different formats.
-
- 23 Nov, 2011 4 commits
-
-
Anton Khirnov authored
Also check for sufficient packet size.
-
Justin Ruggles authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Anton Khirnov authored
AVFMT_NOTIMESTAMPS for crc, as it ignores the timestamps. AVFMT_VARIABLE_FPS for framecrc, as it prints dts. Many FATE changes, because avconv is no longer duplicating frames in those tests. Also added -vsync 0 for some tests to prevent avconv from dropping frames until it can be fixed more properly.
-
Anton Khirnov authored
AVFMT_NOTIMESTAMPS for md5, as it ignores the timestamps. AVFMT_VARIABLE_FPS for framemd5, as it prints dts. -vsync 0 for the vp8 test is needed because with vsync 2 the timestamp guessing code gets confused by an altref frame that is never displayed and drops a frame later.
-
- 22 Nov, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 18 Nov, 2011 1 commit
-
-
Anton Khirnov authored
Serves as a test of muxer private options.
-
- 02 Nov, 2011 1 commit
-
-
Diego Biurrun authored
-
- 26 Oct, 2011 2 commits
-
-
Justin Ruggles authored
this was forgotten when the encoder was removed
-
Justin Ruggles authored
The Zork PCM decoder does not decode the 1 sample we have correctly, therefore the encoder based on the decoder is also incorrect. There is no good reason to keep the encoder.
-
- 22 Oct, 2011 1 commit
-
-
Ronald S. Bultje authored
-