ext/lame/gstlame.*: Fix build with lame >= 3.97. The padding type and cwlimit setting...
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 22 Jul 2008 18:25:08 +0000 (18:25 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 22 Jul 2008 18:25:08 +0000 (18:25 +0000)
commit59aed0789cab3868bdfcf6c084a06883cd0c7fff
tree5e2992d7454fc547f08787ec75a1e1e210f0aa1d
parent171116f99a2c8b7c09f81ec0caa6df5e2113045b
ext/lame/gstlame.*: Fix build with lame >= 3.97. The padding type and cwlimit settings are deprecated now and the fun...

Original commit message from CVS:
* ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init),
(gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
* ext/lame/gstlame.h:
Fix build with lame >= 3.97. The padding type and cwlimit settings
are deprecated now and the function declarations are hidden in the
headers so deprecate the GObject properties for them and remove them
in 0.11. Fixes bug #544039.
ChangeLog
common
ext/lame/gstlame.c
ext/lame/gstlame.h