gstreamer/ext/lame
Tim-Philipp Müller 0d4e832887 ext/lame/gstlame.*: On receiving EOS, we try to push a last buffer with the remaining samples. Don't do that if we go...
Original commit message from CVS:
* ext/lame/gstlame.c: (gst_lame_sink_event), (gst_lame_chain),
(gst_lame_change_state):
* ext/lame/gstlame.h:
On receiving EOS, we try to push a last buffer with the remaining
samples. Don't do that if we got an unclean flow return on the last
gst_pad_push(), downstream might not handle this very gracefully
(see #403168).
* gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
Pass flow returns upstream (helps #403168).
2007-02-09 16:24:45 +00:00
..
gstlame.c ext/lame/gstlame.*: On receiving EOS, we try to push a last buffer with the remaining samples. Don't do that if we go... 2007-02-09 16:24:45 +00:00
gstlame.h ext/lame/gstlame.*: On receiving EOS, we try to push a last buffer with the remaining samples. Don't do that if we go... 2007-02-09 16:24:45 +00:00
Makefile.am Add missing GST_LIBS to the link flags 2006-08-31 13:04:31 +00:00
README fix license field of lame plugin to say LGPL, lame is LGPL. Add Readme with info 2003-07-10 15:39:11 +00:00
test-lame.c gst-indent 2004-03-14 22:34:30 +00:00

The lame plugin uses the lame library available at:
lame.sourceforge.net

lame is available under the terms of the LGPL license