summaryrefslogtreecommitdiff
path: root/version.sh
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2011-12-08 20:28:49 +0100
committerJanne Grunau <janne-libav@jannau.net>2012-01-22 14:40:53 +0100
commitf028d4d1c393a13c66e828d45ba8412c0b4df6da (patch)
treeec674feec93ba16887e4e5ff06a6a4aca7ea74d0 /version.sh
parent1f5f8b26545c2c62c1600729963af282294c38ea (diff)
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.
Diffstat (limited to 'version.sh')
0 files changed, 0 insertions, 0 deletions