gstreamer/ext
Zaheer Abbas Merali eb9865f6f8 ext/lame/gstlame.*: Fix the case where you initially have stereo input, and so lame's mode is not set to mono, and th...
Original commit message from CVS:
* ext/lame/gstlame.c:
* ext/lame/gstlame.h:
Fix the case where you initially have stereo input, and so lame's
mode is not set to mono, and then you get input with mono audio and
soon after you get stereo input again. What happened before this
commit is that it would keep the encoding mode as mono. It should
change it back to the one requested by the app (or the default one)
if not requested.
2008-01-17 17:26:48 +00:00
..
a52dec ext/a52dec/gsta52dec.*: Add two things to a52dec: configure the exact output format for ac3 decoding through properti... 2006-09-01 16:21:43 +00:00
amrnb ext/: Fix more leaks. 2007-08-17 06:56:53 +00:00
cdio ext/annodex/Makefile.am: Fix CFLAGS/LIBS. 2007-07-20 07:41:57 +00:00
dvdnav ext/dvdnav/dvdnavsrc.c: Don't forget to unlock when setting the device property, or we'll sooner or later deadlock. 2007-06-13 14:29:39 +00:00
dvdread ext/dvdread/dvdreadsrc.c: check for an error from 2007-06-25 07:55:51 +00:00
lame ext/lame/gstlame.*: Fix the case where you initially have stereo input, and so lame's mode is not set to mono, and th... 2008-01-17 17:26:48 +00:00
mad ext/mad/gstmad.c: Call g_type_class_ref() from a thread-safe context and not from the streaming thread to avoid GLib ... 2008-01-10 17:24:09 +00:00
mpeg2dec ext/mpeg2dec/gstmpeg2dec.c: Fix compilation error. Fixes #509313. 2008-01-14 11:41:32 +00:00
sidplay configure.ac: Update requirements from past CVS versions to released versions (0.10.14 in this case). 2007-10-10 12:02:30 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-26 21:25:01 +00:00