summaryrefslogtreecommitdiffstats
path: root/libavcodec/dct.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-211-2/+3
|\
| * idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-2/+3
* | Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b'Michael Niedermayer2014-09-031-0/+2
|\ \ | |/
| * idctdsp: Add global function pointers for {add|put}_pixels_clamped functionsDiego Biurrun2014-09-021-0/+2
| * dct/rdft: Remove duplicate typedefs for context structsDiego Biurrun2014-07-251-2/+2
| * dct/rdft: Add missing typedefs for context structsDiego Biurrun2014-07-221-2/+2
* | avcodec: dct/rdft only support float mode, skip their contents for fixed pointMichael Niedermayer2014-07-231-1/+1
* | Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314'Michael Niedermayer2014-07-191-4/+0
|\ \ | |/
| * fdct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun2014-07-191-4/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-091-0/+18
|\ \ | |/
| * dsputil: Move fdct function declarations to dct.hDiego Biurrun2013-02-091-0/+15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-081-1/+1
|\ \ | |/
| * x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-081-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-221-1/+1
|\ \ | |/
| * multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-231-0/+2
|\ \ | |/
| * Move ff_dct_init_mmx declaration to dct.hMans Rullgard2011-03-201-0/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-211-4/+4
|/
* Move dct and rdft definitions to separate filesMans Rullgard2011-03-201-0/+50
OpenPOWER on IntegriCloud