summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/idctdsp_init_arm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-1/+1
|\
* | avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_sizeJames Almer2014-09-241-1/+1
* | Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b'Michael Niedermayer2014-09-031-11/+4
|\ \ | |/
| * idctdsp: Add global function pointers for {add|put}_pixels_clamped functionsDiego Biurrun2014-09-021-7/+0
* | avcodec/idctdsp: make add/put_pixels_clamped_c internal functionsJames Almer2014-08-131-8/+8
* | avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by default when...Michael Niedermayer2014-07-271-1/+1
* | Merge commit '4de8b60684ce13dff3e3d372dae4f49b9e53f755'Michael Niedermayer2014-07-211-3/+1
|\ \ | |/
| * idct: Move arm-specific declarations to a header in the arm directoryDiego Biurrun2014-07-201-3/+1
* | Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'Michael Niedermayer2014-07-181-8/+8
|\ \ | |/
| * idctdsp: prettyprinting cosmeticsDiego Biurrun2014-07-181-8/+8
* | Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'Michael Niedermayer2014-07-181-2/+2
|\ \ | |/
| * idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-181-2/+2
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-5/+5
|/
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-0/+98
OpenPOWER on IntegriCloud