17 Commits (15b86d3b4aeb51d92687f031934a807fd6f29b99)

Author SHA1 Message Date
Michael Niedermayer df640dbbc9 avcodec/wmv2dsp: Fix runtime error: signed integer overflow: 181 * -17047030 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 8b1f66cf5c avcodec/wmv2dsp: Fix runtime error: signed integer overflow: 181 * -12156865 cannot be represented in type 'int' 8 years ago
Zhou Xiaoyong d84e635d06 avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi 8 years ago
Diego Biurrun 2ec9fa5ec6 idct: Change type of array stride parameters to ptrdiff_t 8 years ago
Diego Biurrun 7fb993d338 qpeldsp: Mark source pointer in qpel_mc_func function pointer const 11 years ago
Diego Biurrun b4987f7219 idct: Convert IDCT permutation #defines to an enum 11 years ago
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
Diego Biurrun 256da0770e dsputil: Move mspel_pixels_tab to the only place it is used 11 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Ronald S. Bultje e6bc38fd49 wmv2: move IDCT to its own DSP context. 12 years ago