index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
dcadsp.c
Age
Commit message (
Expand
)
Author
2016-01-02
Merge commit '40d949677335a564f769823f4afdb7e7a3da8d6b'
Hendrik Leppkes
2016-01-02
Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be'
Hendrik Leppkes
2016-01-02
Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b'
Hendrik Leppkes
2016-01-02
Merge commit 'c33c1fa8af2b2e82418a06901b6ad17b3d61b73e'
Hendrik Leppkes
2015-12-31
dca: use defines for subband related constants
Alexandra Hájková
2015-12-24
dca: remove unused decode_hf function and quant_d tables
Alexandra Hájková
2015-12-23
dca: change the core to work with integer coefficients.
Alexandra Hájková
2015-12-14
arm64: convert dcadsp neon asm from arm
Janne Grunau
2014-09-16
Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce'
Michael Niedermayer
2014-09-16
dca: K&R formatting cosmetics
Gabriel Dume
2014-02-28
Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9'
Michael Niedermayer
2014-02-28
Merge commit '57b1eb9f75b04571063ddec316e290c216c114ac'
Michael Niedermayer
2014-02-28
Merge commit '87ec849fe9acba075c843e67bcd01f256f481a18'
Michael Niedermayer
2014-02-28
dcadec: simplify decoding of VQ high frequencies
Christophe Gisquet
2014-02-28
dcadsp: scan coefficients linearly in dca_lfe_fir
Christophe Gisquet
2014-02-28
dcadec: remove scaling in lfe_interpolation_fir
Christophe Gisquet
2014-02-15
dcadsp: scan coefficients linearly instead.
Christophe Gisquet
2014-02-08
dcadsp: split lfe_dir cases
Christophe Gisquet
2014-02-08
Merge commit '5b59a9fc6152169599561f04b4f66370edda5c9c'
Michael Niedermayer
2014-02-08
dcadsp: add int8x8_fmul_int32 to DSP context
Christophe Gisquet
2014-02-07
dcadsp: split lfe_dir cases
Christophe Gisquet
2014-02-07
x86: dcadsp: implement int8x8_fmul_int32
Christophe Gisquet
2014-02-07
dcadsp: add int8x8_fmul_int32 to dsp context
Christophe Gisquet
2013-07-22
Merge commit '800ffab48a7844dd5dc0a33b8f6b8e5ed718cf2e'
Michael Niedermayer
2013-07-22
dcadsp: Add a new method, qmf_32_subbands
Ben Avison
2013-05-05
Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'
Michael Niedermayer
2013-05-04
avcodec: Add av_cold attributes to init functions missing them
Diego Biurrun
2011-02-02
Remove unneeded add bias from 3 functions.
Justin Ruggles
2010-04-12
DCA: ARM/NEON optimised lfe_fir
Måns Rullgård
2010-04-12
DCA: break out lfe_interpolation_fir() inner loops to a function
Måns Rullgård
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-01-31
Remove unneeded add bias from 3 functions.
Justin Ruggles