index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
ac3dsp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac3dec: make downmix() take array of pointers to channel data
Mans Rullgard
2012-12-09
1
-1
/
+1
*
ac3: move ac3_downmix() from dsputil to ac3dsp
Mans Rullgard
2012-09-12
1
-0
/
+3
*
ac3enc: modify mantissa bit counting to keep bap counts for all values of bap
Justin Ruggles
2011-05-28
1
-1
/
+19
*
ac3enc: move extract_exponents inner loop to ac3dsp
Mans Rullgard
2011-04-04
1
-0
/
+2
*
ac3enc: move compute_mantissa_size() to ac3dsp
Mans Rullgard
2011-03-30
1
-0
/
+5
*
ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp
Mans Rullgard
2011-03-29
1
-0
/
+19
*
ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min
Mans Rullgard
2011-03-24
1
-0
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContext
Justin Ruggles
2011-03-17
1
-2
/
+15
*
ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC...
Justin Ruggles
2011-03-14
1
-0
/
+22
*
ac3enc: Add x86-optimized function to speed up log2_tab().
Justin Ruggles
2011-02-13
1
-0
/
+11
*
Add x86-optimized versions of exponent_min().
Justin Ruggles
2011-02-10
1
-0
/
+43