Michael Niedermayer
|
3074f03a07
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Justin Ruggles
|
8b7b2d6aae
ac3dsp: simplify extract_exponents() now that it does not need to do clipping.
|
13 years ago |
Michael Niedermayer
|
b8a43bc1b5
Merge remote-tracking branch 'qatar/master' into master
|
13 years ago |
Justin Ruggles
|
dc0ad40de2
ac3dsp: fix loop condition in ac3_update_bap_counts_c()
|
13 years ago |
Justin Ruggles
|
6ca23db9cc
ac3enc: modify mantissa bit counting to keep bap counts for all values of bap
|
14 years ago |
Michael Niedermayer
|
c3f5b81125
Merge remote branch 'qatar/master'
|
14 years ago |
Justin Ruggles
|
63b1866ae1
ac3enc: clip large coefficient values and negative exponents rather than using
|
14 years ago |
Michael Niedermayer
|
434f248723
Merge remote branch 'qatar/master'
|
14 years ago |
Mans Rullgard
|
2310ee4b1c
ac3enc: move extract_exponents inner loop to ac3dsp
|
14 years ago |
Michael Niedermayer
|
445fdc0140
Merge remote-tracking branch 'newdev/master'
|
14 years ago |
Mans Rullgard
|
52fd16a264
ac3enc: move compute_mantissa_size() to ac3dsp
|
14 years ago |
Mans Rullgard
|
6d9f52b2cd
ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp
|
14 years ago |
Michael Niedermayer
|
797ef671dd
Merge remote-tracking branch 'newdev/master'
|
14 years ago |
Mans Rullgard
|
f4855a904e
ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min
|
14 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 years ago |
Justin Ruggles
|
0f999cfddb
ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContext
|
14 years ago |
Justin Ruggles
|
f1efbca5e9
ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder.
|
14 years ago |
Justin Ruggles
|
fbb6b49dab
ac3enc: Add x86-optimized function to speed up log2_tab().
|
14 years ago |
Justin Ruggles
|
dda3f0ef48
Add x86-optimized versions of exponent_min().
|
14 years ago |