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
/
sbrdsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec: Implementation of AAC_fixed_decoder (SBR-module)
Djordje Pesut
2015-07-20
1
-0
/
+3
*
avcodec: Template creation for AAC decoder (SBR-module)
Djordje Pesut
2015-07-20
1
-74
/
+1
*
Merge commit 'd961a79eb07a8911540a0bd356d68ae0cf93c6a1'
Michael Niedermayer
2014-03-18
1
-4
/
+8
|
\
|
*
sbrdsp: move #if to disable all educational code
Janne Grunau
2014-03-18
1
-4
/
+8
*
|
Reinstate proper FFmpeg license for all files.
Thilo Borgmann
2013-08-30
1
-4
/
+4
*
|
Merge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8'
Michael Niedermayer
2013-05-04
1
-41
/
+41
|
\
\
|
|
/
|
*
sbrdsp: Unroll and use integer operations
Christophe Gisquet
2013-05-03
1
-12
/
+27
|
*
sbrdsp: Unroll sbr_autocorrelate_c
Christophe Gisquet
2013-05-03
1
-0
/
+25
*
|
sbrdsp: unroll and use integer operations
Christophe Gisquet
2013-04-06
1
-12
/
+28
*
|
sbrdsp: unroll sbr_autocorrelate_c
Christophe Gisquet
2013-04-06
1
-0
/
+25
*
|
mips: optimization for float aac decoder (sbr module)
Mirjana Vulin
2013-02-21
1
-0
/
+2
|
/
*
x86: call most of the x86 dsp init functions under if (ARCH_X86)
Janne Grunau
2012-10-08
1
-1
/
+1
*
SBR DSP: unroll sum_square
Christophe GISQUET
2012-03-07
1
-4
/
+9
*
SBR DSP x86: implement SSE sbr_sum_square_sse
Christophe GISQUET
2012-02-23
1
-0
/
+2
*
SBR DSP: use intptr_t for the ixh parameter.
Christophe GISQUET
2012-02-23
1
-1
/
+1
*
aacsbr: ARM NEON optimised sbrdsp functions
Mans Rullgard
2012-01-28
1
-0
/
+4
*
aacsbr: move some simdable loops to function pointers
Mans Rullgard
2012-01-28
1
-0
/
+237