gstreamer/ext/mad
Benjamin Otte 804052d1ef 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)
2005-01-25 21:48:46 +00:00
..
gstid3tag.c ext/mad/gstid3tag.c: Hide unused glory. 2004-11-06 23:53:13 +00:00
gstmad.c ext/mad/gstmad.c: - on half framerate, compute the rate in advance so the comparisons don't compare wrong values 2005-01-25 21:48:46 +00:00
gstmad.h ext/mad/gstid3tag.c: deprecate id3tag element and replace with id3demux/id3mux. 2004-04-17 17:52:35 +00:00
Makefile.am ext/mad/gstid3tag.c: Add stdlib.h 2004-04-20 23:03:27 +00:00