Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size | James Almer | 2014-09-24 | 1 | -5/+5 |
* | Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b' | Michael Niedermayer | 2014-09-03 | 1 | -5/+3 |
|\ | |||||
| * | idctdsp: Add global function pointers for {add|put}_pixels_clamped functions | Diego Biurrun | 2014-09-02 | 1 | -0/+3 |
* | | avcodec/idctdsp: make add/put_pixels_clamped_c internal functions | James Almer | 2014-08-13 | 1 | -41/+5 |
* | | avcodec/idctdsp: move add/put_pixels_clamped_c to header | Michael Niedermayer | 2014-08-11 | 1 | -0/+41 |
* | | Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae' | Michael Niedermayer | 2014-07-18 | 1 | -9/+12 |
|\ \ | |/ | |||||
| * | idct: Convert IDCT permutation #defines to an enum | Diego Biurrun | 2014-07-18 | 1 | -9/+12 |
* | | alpha/idctdsp: move idct init code out of dsputil | James Almer | 2014-07-08 | 1 | -0/+2 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -4/+4 |
|/ | |||||
* | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -0/+104 |