gstreamer/gst/mpegaudioparse
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
..
gstmpegaudioparse.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
gstmpegaudioparse.h gst/mpegaudioparse/gstmpegaudioparse.*: Make timestamp handling in mp3parse saner; now works for at least simple cases. 2006-11-13 17:01:15 +00:00
gstxingmux.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:37 +00:00
gstxingmux.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
Makefile.am gst/mpegaudioparse/: Bring mp3parse into the 21st century. 2006-11-13 16:23:22 +00:00
mpegaudioparse.vcproj more working plugins 2004-07-27 21:41:30 +00:00