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
*
avcodec/dca: add DTS Express (LBR) decoder
foo86
2016-05-10
1
-0
/
+74
*
avcodec/dcadsp: use LOCAL_ALIGNED_32 instead of LOCAL_ALIGNED(32, ...)
James Almer
2016-05-06
1
-4
/
+4
*
x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3}
James Almer
2016-02-06
1
-0
/
+3
*
avcodec/dcadsp: rename lfe_fir_float functions
James Almer
2016-02-06
1
-4
/
+4
*
avcodec/dcadsp: replace intptr_t with ptrdiff_t
James Almer
2016-02-05
1
-23
/
+23
*
avcodec/dca: add new decoder based on libdcadec
foo86
2016-01-31
1
-0
/
+413
*
avcodec/dca: remove old decoder
foo86
2016-01-31
1
-134
/
+0
*
Merge commit '40d949677335a564f769823f4afdb7e7a3da8d6b'
Hendrik Leppkes
2016-01-02
1
-3
/
+3
|
\
|
*
dca: use defines for subband related constants
Alexandra Hájková
2015-12-31
1
-3
/
+3
*
|
Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be'
Hendrik Leppkes
2016-01-02
1
-20
/
+1
|
\
\
|
|
/
|
*
dca: remove unused decode_hf function and quant_d tables
Alexandra Hájková
2015-12-24
1
-20
/
+1
*
|
Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b'
Hendrik Leppkes
2016-01-02
1
-0
/
+34
|
\
\
|
|
/
|
*
dca: change the core to work with integer coefficients.
Alexandra Hájková
2015-12-23
1
-0
/
+34
*
|
Merge commit 'c33c1fa8af2b2e82418a06901b6ad17b3d61b73e'
Hendrik Leppkes
2016-01-02
1
-0
/
+2
|
\
\
|
|
/
|
*
arm64: convert dcadsp neon asm from arm
Janne Grunau
2015-12-14
1
-0
/
+2
*
|
Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce'
Michael Niedermayer
2014-09-16
1
-10
/
+15
|
\
\
|
|
/
|
*
dca: K&R formatting cosmetics
Gabriel Dume
2014-09-16
1
-10
/
+15
*
|
Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9'
Michael Niedermayer
2014-02-28
1
-6
/
+16
|
\
\
|
|
/
|
*
dcadec: simplify decoding of VQ high frequencies
Christophe Gisquet
2014-02-28
1
-6
/
+16
*
|
Merge commit '57b1eb9f75b04571063ddec316e290c216c114ac'
Michael Niedermayer
2014-02-28
1
-6
/
+4
|
\
\
|
|
/
|
*
dcadsp: scan coefficients linearly in dca_lfe_fir
Christophe Gisquet
2014-02-28
1
-8
/
+6
*
|
Merge commit '87ec849fe9acba075c843e67bcd01f256f481a18'
Michael Niedermayer
2014-02-28
1
-9
/
+7
|
\
\
|
|
/
|
*
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
*
|
dcadsp: scan coefficients linearly instead.
Christophe Gisquet
2014-02-15
1
-7
/
+7
*
|
dcadsp: split lfe_dir cases
Christophe Gisquet
2014-02-08
1
-3
/
+17
*
|
Merge commit '5b59a9fc6152169599561f04b4f66370edda5c9c'
Michael Niedermayer
2014-02-08
1
-0
/
+1
|
\
\
|
|
/
|
*
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 int8x8_fmul_int32 to DSP context
Christophe Gisquet
2014-02-08
1
-0
/
+9
*
|
Merge commit '800ffab48a7844dd5dc0a33b8f6b8e5ed718cf2e'
Michael Niedermayer
2013-07-22
1
-0
/
+30
|
\
\
|
|
/
|
*
dcadsp: Add a new method, qmf_32_subbands
Ben Avison
2013-07-22
1
-0
/
+30
*
|
Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'
Michael Niedermayer
2013-05-05
1
-1
/
+2
|
\
\
|
|
/
|
*
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
*
|
Remove unneeded add bias from 3 functions.
Justin Ruggles
2011-02-02
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