gstreamer/ext
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
..
a52dec ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:08 +00:00
dvdnav ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:08 +00:00
dvdread ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:08 +00:00
lame Memory leak fixes 2004-10-26 11:36:52 +00:00
mad 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
mpeg2dec ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:08 +00:00
sidplay ext/sidplay/gstsiddec.cc: Fix negotiation and set correct end offset. 2004-06-18 11:46:32 +00:00
Makefile.am configure.ac: Fix indentation, fix v4l2 plugin detection. 2004-12-29 13:27:45 +00:00