ext/lame/gstlame.c: Use LAME's default for the min/max/mean VBR bitrate. Setting...
authorSebastian Dröge <slomo@circular-chaos.org>
Sun, 27 Jul 2008 15:56:27 +0000 (15:56 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 27 Jul 2008 15:56:27 +0000 (15:56 +0000)
commit82c528d3ca4a207e98e9414bbfe529d4d1f27769
tree324b193b5729170eca6ebddd46579236b84a02d6
parentadc231d2de225ff99e03388eeb6471afbaa63dcb
ext/lame/gstlame.c: Use LAME's default for the min/max/mean VBR bitrate. Setting our own defaults will restrict the b...

Original commit message from CVS:
* ext/lame/gstlame.c: (gst_lame_init):
Use LAME's default for the min/max/mean VBR bitrate. Setting our own
defaults will restrict the bitrate when using the presets in a bad way.
Fixes bug #498004.
ext/lame/gstlame.c