celt: fix compile against earlier CELT versions
authorStephen Depooter <stephend@xandros.com>
Thu, 10 Dec 2009 21:30:26 +0000 (16:30 -0500)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 19 Feb 2010 09:05:52 +0000 (09:05 +0000)
commit20540ebdb48d355ce4b869cd9a542cbd023843c9
tree677d45aed3ea542977e62ba95827d988a8edd54b
parentcaf2be2115ef4d52adf0b454bb24ea3f2458b1ec
celt: fix compile against earlier CELT versions

Check the existence of the CELT_SET_COMPLEXITY symbol
before trying to use it. Fixes compilation against
libcelt 0.4.0.

Fixes #604311.
ext/celt/gstceltenc.c