ext/lame/gstlame.c: Correctly set number of channels when using mono-encoding mode...
authorMark Nauwelaerts <manauw@syknet.be>
Mon, 14 Jan 2008 09:17:47 +0000 (09:17 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 14 Jan 2008 09:17:47 +0000 (09:17 +0000)
commit0e62059993ddd1af724334d040b83b7c913cdd8c
tree55d9506c9f5c36d2e15fbd52445e240a9731c7a1
parentead8e9facf4543e5ad95ca573a718c76aae33bf1
ext/lame/gstlame.c: Correctly set number of channels when using mono-encoding mode and fix the duration calculation o...

Original commit message from CVS:
Patch by: Mark Nauwelaerts <manauw at syknet dot be>
* ext/lame/gstlame.c: (gst_lame_sink_setcaps),
(gst_lame_sink_event):
Correctly set number of channels when using mono-encoding mode
and fix the duration calculation of the EOS buffer.
ext/lame/gstlame.c