ffmpeg/tests
Janne Grunau f028d4d1c3 mxfdec: hybrid demuxing/seeking solution
This uses the old demuxing code for OP1a and separate demuxing code for OPAtom.
Timestamp output is added to the old demuxing code.

The seeking code is made to seek to the start of the desired EditUnit only,
from which the normal demuxing code takes over (if OP1a). This means we
do not use delta entries or slices, only StreamOffsets. OPAtom seeking
basically works like before.

This also makes D-10 seeking behave the same way as OP1a and OPAtom. In other
words, we allow seeking before the start or past the end for D-10 too.

Based on several patches by Tomas Härdin <tomas.hardin@codemill.se> and
Reimar Döffinger <Reimar.Doeffinger@gmx.de>.

Changed av_calloc to av_mallocz, added overflow checks.
2012-01-22 14:40:53 +01:00
..
fate fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
ref mxfdec: hybrid demuxing/seeking solution 2012-01-22 14:40:53 +01:00
Makefile fate: split ADPCM and DPCM test references into separate files. 2012-01-15 22:00:12 +01:00
audiogen.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
base64.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
codec-regression.sh fate: add ADX encoding/decoding test 2012-01-03 18:47:42 -05:00
fate-run.sh fate: run avconv with -nostats flag 2011-10-09 16:53:12 +01:00
fate.sh fate.sh: Ignore errors from rm command during cleanup. 2011-09-22 17:39:30 +02:00
lavf-regression.sh fate-lavf-ts: use -mpegts_transport_stream_id option. 2011-11-18 11:01:46 +01:00
lavfi-regression.sh Make a copy of ffmpeg under a new name -- avconv. 2011-08-12 13:27:30 +02:00
lena.pnm
md5.sh regtest: add openssl to md5 alternatives 2011-01-18 20:48:24 +00:00
regression-funcs.sh fate: run avconv with -nostats flag 2011-10-09 16:53:12 +01:00
rotozoom.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
tiny_psnr.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
videogen.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00