gstreamer/ext/celt
Wim Taymans 6f88e17f67 celtenc: correct framesize range
A CELT framesize can be between 64 and 512 samples.
Fix a typo in the bitrate property description.
2009-06-05 16:48:04 +02:00
..
gstcelt.c Add CELT encoder and decoder elements based on the Speex elements. 2008-08-02 17:29:44 +00:00
gstceltdec.c celtdec: Move define into the C file so it doesn't show up in the docs 2009-02-27 12:00:35 +00:00
gstceltdec.h celtdec: Move define into the C file so it doesn't show up in the docs 2009-02-27 12:00:35 +00:00
gstceltenc.c celtenc: correct framesize range 2009-06-05 16:48:04 +02:00
gstceltenc.h Totally remove the internal taglists and fully use tagsetter. Fixes various tag muxing issues. 2008-12-16 16:26:52 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00