22 Commits (624057df3fd5b0044eeed94d2b8e14105b8944dc)

Author SHA1 Message Date
Shivraj Patil d12f76ffbb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 9 years ago
Michael Niedermayer 88c1869afe avcodec/idctdsp: use the 10bit code for 9 bit too 10 years ago
James Almer c99a882814 avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size 10 years ago
Diego Biurrun 1274ea8dba Split off floating point AAN (I)DCT into separate components 10 years ago
Michael Niedermayer 928cb84b32 avcodec/idctdsp: Initialize ff_put/add_pixels_clamped correctly so that the optimized functions are also used 10 years ago
Diego Biurrun 95c0cec03a idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 10 years ago
James Almer a8592db9bb avcodec/idctdsp: make add/put_pixels_clamped_c internal functions 10 years ago
Michael Niedermayer 9eda4e8bd7 avcodec/idctdsp: move add/put_pixels_clamped_c to header 10 years ago
Michael Niedermayer 889cb3ae23 avcodec: remove deprecated use of FF_IDCT_XVIDMMX 10 years ago
Diego Biurrun 6f1960ab71 idct: cosmetics: Drop one unnecessary if-block level 10 years ago
Diego Biurrun 8b0dd4942a idctdsp: prettyprinting cosmetics 10 years ago
Diego Biurrun b4987f7219 idct: Convert IDCT permutation #defines to an enum 10 years ago
James Almer 2375b09473 alpha/idctdsp: move idct init code out of dsputil 11 years ago
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago