]> git.sesse.net Git - ffmpeg/commit
mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays
authorTomas Härdin <tomas.hardin@codemill.se>
Wed, 9 Nov 2011 10:47:57 +0000 (11:47 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 18 Nov 2011 14:33:36 +0000 (15:33 +0100)
commit7ddb0607f31850ea4d4e87252c8835de63cc6845
tree252def4476c4181420ba2b9293ce1e0d1559bd2b
parenta7e567905421dfee3609cc98bc90eb20aae176d3
mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays

Based on work by Georg Lippitsch <georg.lippitsch@gmx.at>

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/mxfdec.c