gstreamer/ext/celt
Stephen Depooter 20540ebdb4 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.
2010-02-19 09:05:52 +00:00
..
gstcelt.c Add CELT encoder and decoder elements based on the Speex elements. 2008-08-02 17:29:44 +00:00
gstceltdec.c celt: Port to 0.7 API 2009-11-11 11:08:22 +01:00
gstceltdec.h celtdec: Handle lookahead, discont 2009-10-02 21:58:26 -07:00
gstceltenc.c celt: fix compile against earlier CELT versions 2010-02-19 09:05:52 +00:00
gstceltenc.h celtenc: Add complexity, cbr, and max-bitrate properties 2009-09-19 14:13:26 -07:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00