Factorize common code out of the mxf demuxer.
authorZhentan Feng <spyfeng@gmail.com>
Mon, 18 Aug 2008 17:54:18 +0000 (17:54 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 18 Aug 2008 17:54:18 +0000 (17:54 +0000)
commitc69968b4fe6403103c62665f64a84abbe5d1ef2b
tree32f3a9cf9c282ce33519f5ab23277b1335260963
parent3f3fe38d254ca5b4823a2c76d06011087f707200
Factorize common code out of the mxf demuxer.
Patch by zhentan feng.

Originally committed as revision 14826 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/mxf.c [new file with mode: 0644]
libavformat/mxf.h [new file with mode: 0644]
libavformat/mxfdec.c