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
/
mlpdsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
truehd: break out part of output_data into platform-specific callback.
Ben Avison
2014-03-26
1
-0
/
+38
*
truehd: break out part of rematrix_channels into platform-specific callback.
Ben Avison
2014-03-26
1
-0
/
+33
*
truehd: add hand-scheduled ARM asm version of mlp_filter_channel.
Ben Avison
2014-03-26
1
-0
/
+2
*
avcodec: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-04
1
-1
/
+2
*
avcodec: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-04-30
1
-5
/
+5
*
dsputil: split out mlp dsp function
Luca Barbato
2012-10-11
1
-3
/
+4
*
Drop unnecessary directory prefixes from #include directives.
Diego Biurrun
2011-06-07
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Move prototypes for various dsputil init functions to dsputil.h
Måns Rullgård
2010-03-06
1
-2
/
+0
*
mlp: Re-enable x86-optimized DSP functions.
Ramiro Polla
2009-05-25
1
-0
/
+4
*
Revert part of r18903:
Ramiro Polla
2009-05-23
1
-4
/
+0
*
MLP DSP functions x86-optimized.
Ramiro Polla
2009-05-23
1
-0
/
+4
*
mlp: Simplify adressing of state and coeffs arrays for both filters by making
Ramiro Polla
2009-05-15
1
-2
/
+6
*
mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8.
Ramiro Polla
2009-05-15
1
-1
/
+2
*
mlpdec: Move MLP's filter_channel() to dsputils.
Ramiro Polla
2009-04-30
1
-0
/
+56