gstreamer/ext/celt
Gabriel Millaire 8561568e11 celtdec : chain_parse_data : check validity of timestamp, create a new one if needed
celtenc : default framesize is 480
          setcaps : gets framesize and set caps
          enc_chain : sets framesize in caps
          Added frame-size to static caps of audio/x-celt
          Replaced GST_DEBUG_OBJECT by GST_LOG_OBJECT in enc_chain
          setcaps: get frame-size from int instead of string
          setcaps: use default value for frame-size
2009-11-04 12:05:10 -05: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 : chain_parse_data : check validity of timestamp, create a new one if needed 2009-11-04 12:05:10 -05:00
gstceltdec.h celtdec: Handle lookahead, discont 2009-10-02 21:58:26 -07:00
gstceltenc.c celtdec : chain_parse_data : check validity of timestamp, create a new one if needed 2009-11-04 12:05:10 -05: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