ext/mad/gstmad.c: Fix seeking in stand-alone mode. Fix nonexistant enum value introdu...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 22 Nov 2005 17:39:36 +0000 (17:39 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 22 Nov 2005 17:39:36 +0000 (17:39 +0000)
commit750f0f9d1391d7339243befdd2976668b16abaf0
tree4c14e434dfc1c905ddd54234b2996bb042f48f1b
parentfd183e8d6cef492df44d703bb7f5b14a1b88a926
ext/mad/gstmad.c: Fix seeking in stand-alone mode. Fix nonexistant enum value introduced in previous commit. Improve ...

Original commit message from CVS:
* ext/mad/gstmad.c: (gst_mad_mode_get_type), (gst_mad_src_query),
(normal_seek), (gst_mad_sink_event), (gst_mad_chain):
Fix seeking in stand-alone mode. Fix nonexistant enum value
introduced in previous commit. Improve debug messages here and
there. Actually return a proper return value in the sink event
handler.
ChangeLog
ext/mad/gstmad.c