aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/arm/idctdsp_init_arm.c
AgeCommit message (Expand)Author
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2014-09-24avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_sizeJames Almer
2014-09-03Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b'Michael Niedermayer
2014-09-02idctdsp: Add global function pointers for {add|put}_pixels_clamped functionsDiego Biurrun
2014-08-13avcodec/idctdsp: make add/put_pixels_clamped_c internal functionsJames Almer
2014-07-27avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by default when...Michael Niedermayer
2014-07-21Merge commit '4de8b60684ce13dff3e3d372dae4f49b9e53f755'Michael Niedermayer
2014-07-20idct: Move arm-specific declarations to a header in the arm directoryDiego Biurrun
2014-07-18Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'Michael Niedermayer
2014-07-18Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'Michael Niedermayer
2014-07-18idctdsp: prettyprinting cosmeticsDiego Biurrun
2014-07-18idct: Convert IDCT permutation #defines to an enumDiego Biurrun
2014-07-01Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun