summaryrefslogtreecommitdiffstats
path: root/libavcodec/idctdsp.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecCont...Michael Niedermayer2018-05-301-0/+2
* jrev/xvid: hardcode use of C put/add_pixels_clamped.Ronald S. Bultje2017-04-061-2/+4
* lavc/idctdsp: use prefix restrict with av_Clément Bœsch2017-03-291-3/+3
* Merge commit '4cf2ffb7c45840b09bc49e34da88d4053dd442cb'Clément Bœsch2017-03-291-3/+5
|\
| * idct: Have function pointer prototype match implementationDiego Biurrun2016-11-021-3/+5
* | Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-211-2/+2
|\ \ | |/
| * idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-7/+7
* | lavc/aarch64: add ff_simple_idct{,_add,_put}_neon functionsMatthieu Bouron2017-03-161-0/+2
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functionsShivraj Patil2015-07-071-0/+2
* | avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_sizeJames Almer2014-09-241-5/+5
* | Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b'Michael Niedermayer2014-09-031-5/+3
|\ \ | |/
| * idctdsp: Add global function pointers for {add|put}_pixels_clamped functionsDiego Biurrun2014-09-021-0/+3
* | avcodec/idctdsp: make add/put_pixels_clamped_c internal functionsJames Almer2014-08-131-41/+5
* | avcodec/idctdsp: move add/put_pixels_clamped_c to headerMichael Niedermayer2014-08-111-0/+41
* | Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'Michael Niedermayer2014-07-181-9/+12
|\ \ | |/
| * idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-181-9/+12
* | alpha/idctdsp: move idct init code out of dsputilJames Almer2014-07-081-0/+2
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-4/+4
|/
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-0/+104
OpenPOWER on IntegriCloud