index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
dcadsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dca: K&R formatting cosmetics
Gabriel Dume
2014-09-16
1
-10
/
+15
*
dcadec: simplify decoding of VQ high frequencies
Christophe Gisquet
2014-02-28
1
-6
/
+16
*
dcadsp: scan coefficients linearly in dca_lfe_fir
Christophe Gisquet
2014-02-28
1
-8
/
+6
*
dcadec: remove scaling in lfe_interpolation_fir
Christophe Gisquet
2014-02-28
1
-9
/
+7
*
dcadsp: split lfe_dir cases
Christophe Gisquet
2014-02-07
1
-3
/
+17
*
x86: dcadsp: implement int8x8_fmul_int32
Christophe Gisquet
2014-02-07
1
-0
/
+1
*
dcadsp: add int8x8_fmul_int32 to dsp context
Christophe Gisquet
2014-02-07
1
-0
/
+9
*
dcadsp: Add a new method, qmf_32_subbands
Ben Avison
2013-07-22
1
-0
/
+30
*
avcodec: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-04
1
-1
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Remove unneeded add bias from 3 functions.
Justin Ruggles
2011-01-31
1
-3
/
+3
*
DCA: ARM/NEON optimised lfe_fir
Måns Rullgård
2010-04-12
1
-0
/
+2
*
DCA: break out lfe_interpolation_fir() inner loops to a function
Måns Rullgård
2010-04-12
1
-0
/
+49