gstreamer/ext/mad
Vincent Penquerc'h 73330c2ab8 mad: ensure we do not confuse the base class with our buffer guard
mad expects extra bytes at the end of a buffer (see discussion in
http://www.mars.org/mailman/public/mad-dev/2001-May/000262.html),
and since we inject these without the base class' knowledge, we
need to hide the bodies better.

This fixes an assert at EOS when decoding an mp3 manually without
an intervening mpegaudioparse.
2012-01-31 15:52:38 +00:00
..
gstmad.c mad: ensure we do not confuse the base class with our buffer guard 2012-01-31 15:52:38 +00:00
gstmad.h mad: remove left-over id3tag.h include 2012-01-07 21:04:01 +00:00
Makefile.am mad: fix LIBS order in Makefile.am 2012-01-08 14:24:11 +00:00