ffmpeg/tests/ref
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
..
acodec fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00
fate fate: Give some tests more sensible names. 2012-01-19 00:45:06 +01:00
lavf fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00
lavfi swscale: RGB4444 and BGR444 input 2012-01-08 20:19:41 -08:00
seek mxfdec: hybrid demuxing/seeking solution 2012-01-22 14:40:53 +01:00
vsynth1 fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00
vsynth2 fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00