ext/mad/gstmad.c: Port fixes for bugs 314771, 308772, 140237, and 302625
authorJon Trowbridge <trow@ximian.com>
Thu, 16 Feb 2006 09:50:43 +0000 (09:50 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 16 Feb 2006 09:50:43 +0000 (09:50 +0000)
commita2ac6159104f0423a124e4130ec64c322ceb2ecc
tree9c8f54a04f5015beab2871d6a7cd434b1aaea0a9
parent366b006b7d2e198b3cf072281d336e8968f7a125
ext/mad/gstmad.c: Port fixes for bugs 314771, 308772, 140237, and 302625

Original commit message from CVS:
* ext/mad/gstmad.c: (gst_mad_init), (scale), (gst_mad_update_info),
(gst_mad_sink_event), (gst_mad_check_caps_reset), (gst_mad_chain),
(gst_mad_change_state):
Port fixes for bugs 314771, 308772, 140237, and 302625
from 0.8 (Patch by Jonathan Matthew, Fixes #329575)
Use GST_EVENT_FLUSH_STOP to clear data from the current input
buffer, to avoid using it for any future decoding.
ChangeLog
ext/mad/gstmad.c