ext/mad/gstmad.c: - on half framerate, compute the rate in advance so the comparisons...
authorBenjamin Otte <otte@gnome.org>
Tue, 25 Jan 2005 21:48:46 +0000 (21:48 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 25 Jan 2005 21:48:46 +0000 (21:48 +0000)
commit804052d1ef0caecec13b8e72ad0f6c12403a4ffa
tree2daddee9d6b2590e9e5570dccffacf5502e50eea
parentfa41f815d4b75a978c3f7ad947151b4bf1a76a00
ext/mad/gstmad.c: - on half framerate, compute the rate in advance so the comparisons don't compare wrong values

Original commit message from CVS:
* ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
- on half framerate, compute the rate in advance so the comparisons
don't compare wrong values
- don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
behaviour
- don't use mad_header_decode anymore, mad_frame_decode does that
automatically
- when getting rid of consumed bytes, reset the stream's skiplen
(fixes #163867)
ChangeLog
ext/mad/gstmad.c