opus/src
2012-07-12 18:00:08 -04:00
..
opus.c s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 2012-04-20 16:41:42 -04:00
opus.vcxproj Make compiler settings consistent. Actually produce the libary, remove the opus_demo for now. 2012-07-12 17:59:26 -04:00
opus.vcxproj.filters Make compiler settings consistent. Actually produce the libary, remove the opus_demo for now. 2012-07-12 17:59:26 -04:00
opus_compare.c Last updates for draft -11 2012-02-17 16:18:08 -05:00
opus_decoder.c Make OPUS_SET_GAIN survive decode reset. 2012-07-11 02:33:55 -04:00
opus_demo.c Remove unnecessary and not-very-portable opus_demo case insensitivity. 2012-06-04 16:47:25 -04:00
opus_demo.vcxproj Add opus_demo target and project files. 2012-07-12 18:00:08 -04:00
opus_demo.vcxproj.filters Add opus_demo target and project files. 2012-07-12 18:00:08 -04:00
opus_encoder.c Fixes a hybrid encoder bug on 24 kHz stereo input 2012-07-11 15:53:39 -04:00
opus_multistream.c Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. 2012-07-11 00:04:24 -04:00
opus_private.h Increase alignment of the internal state structures to sizeof(void *) from 4 bytes. 2012-05-04 20:01:56 -04:00
repacketizer.c Merge commit '390c89225d' 2012-04-24 13:39:22 -04:00
repacketizer_demo.c Add fwrite() error handling in repacketizer_demo. 2012-04-24 13:41:23 -04:00