summaryrefslogtreecommitdiff
path: root/libavcodec/avdct.c
Commit message (Expand)AuthorAge
* pixblockdsp, avdct: Add get_pixels_unalignedMartin Storsjö2020-05-13
* avcodec/avdct: Clear IDCTDSPContext contextMichael Niedermayer2020-01-31
* avcodec/avdct: use the proper function to free AVCodecContextJames Almer2018-03-26
* Merge commit '302554835e39b79b977ed60c9afe81b44590dfef'James Almer2017-10-23
* Merge commit '0871e2337777d9161e7f3554bcad19dabc9e15e1'James Almer2017-10-23
* avcodec/avdct: remove redundant "default" information in optionsClément Bœsch2015-10-26
* Prepare for removal of obsolete FF_IDCT_* members.Ronald S. Bultje2015-08-18
* avcodec/avdct: support >8bit per sample dctsMichael Niedermayer2014-12-15
* avcodec/avdct: add "xvid" alias AVOption and use FF_IDCT_XVIDMichael Niedermayer2014-08-09
* avcodec/avdct: Add get_pixels()Michael Niedermayer2014-08-03
* avcodec/avdct: Add avcodec_dct_get_class()Michael Niedermayer2014-07-28
* avcodec: add avdctMichael Niedermayer2014-07-27