- 02 Feb, 2012 1 commit
-
-
Justin Ruggles authored
Return the correct number of consumed bytes and set *data_size = 0. Returned size is 1 too small, leading to that 1 byte being read as the next frame, which results in an extra blank frame at the beginning of the stream.
-
- 01 Feb, 2012 1 commit
-
-
Janne Grunau authored
get_ue_golomb_long() is only tested for values up to 2^15 - 2 since we can not write larger values. Silence the test on success and return a non-zero value on error. Use an heap scratch buffer instead of large stack buffer. Remove unneeded includes.
-
- 31 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 18 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 13 Jan, 2012 3 commits
-
-
Justin Ruggles authored
fixes the tests on big-endian systems
-
Janne Grunau authored
Fixes fate-targa-conformance-CCM8 and fate-targa-conformance-UCM8.
-
Justin Ruggles authored
Based on a patch by Oana Stratulat <oanaandreeastratulat@gmail.com>
-
- 09 Jan, 2012 3 commits
-
-
Alex Converse authored
-
Mike Melanson authored
(Does not attempt to decode percetual audio data inside.) Code coverage: libavformat/xwma.c: 3% -> 75% Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
(Don't attempt to decode JPEG data.) Code coverage: libavformat/smjpeg.c: 0% -> 69% libavcodec/adpcm.c: 0% -> 10% (fresh run); 92.4% -> 93% following a FATE run Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 08 Jan, 2012 2 commits
-
-
Mike Melanson authored
Does not attempt to decode perceptual codecs inside. Code coverage: libavformat/wtv.c: 0% -> 71% Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 07 Jan, 2012 5 commits
-
-
Mike Melanson authored
Code coverage: libavformat/xmv.c: 3% -> 91% Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
Code coverage: libavcodec/bmv.c: 0% -> 75% libavformat/bmv.c: 0% -> 85% Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
Code coverage: libavcodec/indeo4.c: 0% -> 78% Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
The previous sample used for this test only contained type 0 frames. Replace it with a sample that also features type 1 frames. Code coverage: libavcodec/xxan.c: 72% -> 89% Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
Change the recent h264_mp4toannexb bitstream filter test to output to an elementary stream rather than a program stream. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 05 Jan, 2012 1 commit
-
-
Alex Converse authored
-
- 03 Jan, 2012 1 commit
-
-
Oana Stratulat authored
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
- 01 Jan, 2012 1 commit
-
-
Janne Grunau authored
Palette is as supposed in native endianness. Converting the pal8 output to rgb24 is thus necessary for identical CRCs on big and little endian systems.
-
- 31 Dec, 2011 1 commit
-
-
Oana Stratulat authored
Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- 30 Dec, 2011 2 commits
-
-
Diego Biurrun authored
-
Mike Melanson authored
This test uses an existing FATE sample (h264/interlaced_crop.mp4). Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 29 Dec, 2011 2 commits
-
-
Aneesh Dogra authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Aneesh Dogra authored
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
- 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 2 commits
-
-
Aneesh Dogra authored
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 14 Dec, 2011 1 commit
-
-
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>
-
- 10 Dec, 2011 2 commits
-
-
Anton Khirnov authored
It's not supposed to be set outside of lavc. Set r_frame_rate and avg_frame_rate instead.
-
Aneesh Dogra authored
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
- 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>
-
- 23 Nov, 2011 3 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.
-
- 20 Oct, 2011 1 commit
-
-
Justin Ruggles authored
enable CODEC_CAP_DELAY to flush any remaining frames in the buffer. Stop decoding when the FN_QUIT command is found so that a trailing seek table isn't decoded as a normal frame. decode all channels in the same call to avcodec_decode_audio3() so that decoding will not stop after the first channel of the last frame. Updated FATE reference. More valid audio is now decoded.
-
- 18 Oct, 2011 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 15 Oct, 2011 2 commits
-
-
Mans Rullgard authored
The size check must be updated to take into account both manners in which v_data_size might be set. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
The pixel format is not known until the frame header is parsed. Guessing it here only causes trouble for the caller if the guess turns out to be wrong (and actually causes very wrong output by avconv/avplay). Signed-off-by:
Mans Rullgard <mans@mansr.com>
-