ext/ffmpeg/gstffmpegdec.c: Flush buffers in flush-stop, not flush-start, since the...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 15 Aug 2005 13:27:03 +0000 (13:27 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 15 Aug 2005 13:27:03 +0000 (13:27 +0000)
commit415fc3df0e161b4073d9b8a6baad078e87948fc3
treeab952b08aa4822cac1b6278ac51a82b8761952df
parent0587501517aa64be4999636b079ac3d5400658c8
ext/ffmpeg/gstffmpegdec.c: Flush buffers in flush-stop, not flush-start, since the task is not stopped yet in flush-s...

Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_sink_event):
Flush buffers in flush-stop, not flush-start, since the task is not
stopped yet in flush-stop, which may lead to odd crashes in random
places inside libavcodec.
ChangeLog
ext/ffmpeg/gstffmpegdec.c