ext/ffmpeg/gstffmpegdec.c: Reduce the rank of the mpeg2 decoder back below mpeg2dec
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 3 Feb 2005 17:19:06 +0000 (17:19 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 3 Feb 2005 17:19:06 +0000 (17:19 +0000)
commit363794a122bc867d28303d90b5354c73d2a1a9ef
tree44fb179a24c75ea097a379fb6c19c95e63071745
parent1b6e6aee2d43f3df044c97923d13192485a674ef
ext/ffmpeg/gstffmpegdec.c: Reduce the rank of the mpeg2 decoder back below mpeg2dec

Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_frame),
(gst_ffmpegdec_chain), (gst_ffmpegdec_register):
Reduce the rank of the mpeg2 decoder back below mpeg2dec
Use the parser to reorder pts times. Fixes mpeg playback
without changing any other files I tested.
Use the repeat_pict flag to correctly set durations
ChangeLog
ext/ffmpeg/gstffmpegdec.c