Make timestamp interpolation work with mpeg2 field pictures.
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 20 Feb 2008 03:20:06 +0000 (03:20 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 20 Feb 2008 03:20:06 +0000 (03:20 +0000)
commitff2635b273269dff524bc89242902011b68794ff
treef643dca3a71abc8308fde12d4bd65c34997427d6
parent8815bf011e309aea8774a0cd584cbfadc16558c0
Make timestamp interpolation work with mpeg2 field pictures.
Cleaner/simpler solutions are welcome.

Originally committed as revision 12156 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/mpegvideo_parser.c
libavformat/avformat.h
libavformat/utils.c