opus/libcelt
Timothy B. Terriberry f18ad4387a Refactor ec_enc_patch_initial_bits().
The return code has been eliminated in favor of using the existing
 error flag in the ec_enc struct.
This also adds the declaration to the header, which JM's importation
 of Koen's adaptation of my original code in b3c05b6b omitted.
2011-02-14 16:32:16 -05:00
..
_kiss_fft_guts.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
arch.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
bands.c Correct a number of uninitialized value problems when end!=nbEBands. Now 8khz/20ms audio can be decoded at 48kHz and vice versa (with the PF turned off). 2011-02-14 15:44:31 -05:00
bands.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
c64_fft.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
c64_fft.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
celt.c Fix post-filter for the case where overlap!=shortMdctSize 2011-02-12 00:50:53 -05:00
celt.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
celt_header.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
celt_types.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
cwrs.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
cwrs.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
dump_modes.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
ecintrin.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
entcode.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
entcode.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
entdec.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
entdec.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
entenc.c Refactor ec_enc_patch_initial_bits(). 2011-02-14 16:32:16 -05:00
entenc.h Refactor ec_enc_patch_initial_bits(). 2011-02-14 16:32:16 -05:00
fixed_c5x.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
fixed_c6x.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
fixed_debug.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
fixed_generic.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
float_cast.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
header.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
kiss_fft.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
kiss_fft.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
laplace.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
laplace.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
Makefile.am Refactor the entropy coder. 2011-02-03 21:48:52 -05:00
match-test.sh Simplified the folding normalisation by creating renormalise_vector(). 2008-07-20 23:14:31 -04:00
mathops.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
mathops.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
mdct.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
mdct.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
mfrngcod.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
modes.c Fix for layouts of 22 band and more 2011-02-11 21:56:45 -05:00
modes.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
os_support.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
pitch.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
pitch.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
plc.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
plc.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
quant_bands.c Correct a number of uninitialized value problems when end!=nbEBands. Now 8khz/20ms audio can be decoded at 48kHz and vice versa (with the PF turned off). 2011-02-14 15:44:31 -05:00
quant_bands.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
rate.c using "end" rather than nbEBands for trim_offset[] 2011-02-14 13:54:59 -05:00
rate.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
stack_alloc.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
static_modes_fixed.c Increase caps/allocation accuracy. 2011-02-01 21:17:57 -05:00
static_modes_float.c Increase caps/allocation accuracy. 2011-02-01 21:17:57 -05:00
testcelt.c Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00
vq.c Fixes the inversion of SPREAD_LIGHT and SPREAD_AGGRESSIVE 2011-02-14 13:51:06 -05:00
vq.h Relicensing under the simplified (2-clause) BSD license 2011-02-09 22:37:41 -05:00