ext/lame/gstlame.c: Use the default for the strict-iso property too.
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 31 Jul 2008 14:24:27 +0000 (14:24 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 31 Jul 2008 14:24:27 +0000 (14:24 +0000)
commitee74e87e50c6d37d3a9313cc507e458219a21ce9
treea9964e9c735984d2c545d9ae5ddf9129cfabef3a
parent252e387a896e9d46adf0c497cd1da59987d222e6
ext/lame/gstlame.c: Use the default for the strict-iso property too.

Original commit message from CVS:
* ext/lame/gstlame.c: (gst_lame_class_init),
(gst_lame_get_default_settings):
Use the default for the strict-iso property too.
Allow a bitrate setting of 0, which lets lame choose the default value
and which makes it possible to set the compression-ratio property.
ext/lame/gstlame.c