gecko/media/libopus/silk/fixed
Ralph Giles 6d8fc20fe0 Bug 751607 - Update opus codec to the draft-12 source. r=derf
Updates our copy of the libopus reference implementation to
match http://tools.ietf.org/html/draft-ietf-codec-opus-12

This uses the v0.9.10/draft-12 tag from the upstream git repo.

Summary of changes:

- License header updates
- Warning fixes
- Comment improvements
2012-05-03 10:04:19 -07:00
..
apply_sine_window_FIX.c
autocorr_FIX.c
burg_modified_FIX.c
corrMatrix_FIX.c
encode_frame_FIX.c
find_LPC_FIX.c
find_LTP_FIX.c
find_pitch_lags_FIX.c
find_pred_coefs_FIX.c
k2a_FIX.c
k2a_Q16_FIX.c
LTP_analysis_filter_FIX.c
LTP_scale_ctrl_FIX.c
main_FIX.h
noise_shape_analysis_FIX.c
pitch_analysis_core_FIX.c
prefilter_FIX.c
process_gains_FIX.c
regularize_correlations_FIX.c
residual_energy16_FIX.c
residual_energy_FIX.c
schur64_FIX.c
schur_FIX.c
solve_LS_FIX.c
structs_FIX.h
vector_ops_FIX.c
warped_autocorrelation_FIX.c