| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove/replace some unnecessary avcodec.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+2 |
* | avcodec/wmv2dsp: Fix runtime error: signed integer overflow: 181 * -17047030 ... | Michael Niedermayer | 2017-05-12 | 1 | -2/+2 |
* | avcodec/wmv2dsp: Fix runtime error: signed integer overflow: 181 * -12156865 ... | Michael Niedermayer | 2017-05-08 | 1 | -2/+2 |
* | Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428' | James Almer | 2017-03-21 | 1 | -2/+2 |
|\ |
|
| * | idct: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 1 | -2/+2 |
* | | avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi | Zhou Xiaoyong | 2016-12-13 | 1 | -0/+3 |
* | | Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac' | Michael Niedermayer | 2014-07-25 | 1 | -9/+9 |
|\| |
|
| * | qpeldsp: Mark source pointer in qpel_mc_func function pointer const | Diego Biurrun | 2014-07-25 | 1 | -9/+9 |
* | | Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae' | Michael Niedermayer | 2014-07-18 | 1 | -1/+1 |
|\| |
|
| * | idct: Convert IDCT permutation #defines to an enum | Diego Biurrun | 2014-07-18 | 1 | -1/+1 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -1/+1 |
|\| |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -1/+1 |
* | | Merge commit '256da0770e495176d1b2699ec6e9c7993c2a6d7b' | Michael Niedermayer | 2014-05-30 | 1 | -0/+119 |
|\| |
|
| * | dsputil: Move mspel_pixels_tab to the only place it is used | Diego Biurrun | 2014-05-29 | 1 | -0/+119 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -2/+3 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+3 |
* | | Merge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0' | Michael Niedermayer | 2013-01-21 | 1 | -4/+4 |
|/ |
|
* | wmv2: move IDCT to its own DSP context. | Ronald S. Bultje | 2013-01-20 | 1 | -0/+145 |