summaryrefslogtreecommitdiffstats
path: root/libavcodec/dsputil.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-011-1/+1
|\
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-311-1/+1
* | Merge commit 'ceb754d041f5f6327fd9195a5f43575af9516daa'Michael Niedermayer2012-10-241-14/+6
|\ \ | |/
| * dsputil: Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxUDiego Biurrun2012-10-231-14/+6
* | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'Michael Niedermayer2012-10-131-2/+1
|\ \ | |/
| * avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-121-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-111-8/+0
|\ \ | |/
| * dsputil: split out mlp dsp functionLuca Barbato2012-10-111-8/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-131-1/+0
|\ \ | |/
| * ac3: move ac3_downmix() from dsputil to ac3dspMans Rullgard2012-09-121-1/+0
* | Merge commit '0db2d94280e260af5f3ad7993c5a6357462f17c9'Michael Niedermayer2012-09-061-3/+7
|\ \ | |/
| * dsputil: workaround __VA_ARGS__ missing tokenization for MSVCLuca Barbato2012-09-051-3/+7
* | Optimization of AC3 floating point decoder for MIPSNedeljko Babic2012-09-051-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-021-9/+0
|\ \ | |/
| * intrax8: move functions from dsputil to own contextMans Rullgard2012-09-021-9/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-281-4/+11
|\ \ | |/
| * Revert "dsputil: make {add/put/put_signed}_pixels_clamped() non-static."Mans Rullgard2012-08-271-4/+0
| * celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun2012-08-271-0/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-301-3/+0
|\ \ | |/
| * eamad/eatgq/eatqi: call special EA IDCT directlyMans Rullgard2012-07-291-3/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-181-13/+0
|\ \ | |/
| * vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-181-13/+0
* | dsputil: extend things to 12 and 14 bitsMichael Niedermayer2012-07-101-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-2/+2
|\ \ | |/
| * misc typo and wording fixesDiego Biurrun2012-07-031-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-191-11/+0
|\ \ | |/
| * float_dsp: Move vector_fmac_scalar() from libavcodec to libavutilJustin Ruggles2012-06-181-11/+0
* | Change all uses of restrict to use av_restrict instead.Ronald S. Bultje2012-06-171-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-081-1/+0
|\ \ | |/
| * Add a float DSP framework to libavutilJustin Ruggles2012-06-081-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-221-1/+1
|\ \ | |/
| * Convert vector_fmul range of functions to YASM and add AVX versionsKieran Kunhya2012-05-211-1/+1
* | lowres2 support.Michael Niedermayer2012-04-221-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-221-3/+0
|\ \ | |/
| * Remove lowres video decodingMans Rullgard2012-04-211-3/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-181-4/+0
|\ \ | |/
| * ppc: drop unused function dct_quantize_altivec()Diego Biurrun2012-04-181-4/+0
* | dsputil: mark source of diff_bytes as const.Michael Niedermayer2012-03-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-081-2/+1
|\ \ | |/
| * dsputil: remove shift parameter from scalarproduct_int16Christophe GISQUET2012-03-071-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-16/+17
|\ \ | |/
| * libavcodec: Add ff_ prefix to j_rev_dct*Martin Storsjö2012-02-151-4/+4
| * libavcodec: Prefix fdct_ifast, fdct_ifast248Martin Storsjö2012-02-151-2/+2
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-151-10/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-091-19/+2
|\ \ | |/
| * Remove Sun medialib glue code.Diego Biurrun2012-02-081-1/+0
| * dsputil: set STRIDE_ALIGN to 16 for x86 also.Ronald S. Bultje2012-02-071-16/+2
| * png: move DSP functions to their own DSP context.Ronald S. Bultje2012-01-291-3/+0
| * Fix a bunch of common typos.Diego Biurrun2011-12-111-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-121-0/+17
|\ \ | |/
OpenPOWER on IntegriCloud