| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '3fd22538bc0e0de84b31335266b4b1577d3d609e' | James Almer | 2017-03-19 | 1 | -1/+2 |
|\ |
|
| * | prores: Change type of stride parameters to ptrdiff_t | Diego Biurrun | 2016-08-26 | 1 | -1/+2 |
* | | Fix make checkheaders for libavcodec/proresdsp.h. | Carl Eugen Hoyos | 2014-07-18 | 1 | -0/+1 |
* | | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -1/+0 |
|\| |
|
* | | Merge commit '92e598a57a7ce4b8ac9ea56274af39f5fd888311' | Michael Niedermayer | 2014-02-28 | 1 | -1/+0 |
|\| |
|
| * | prores: Drop DSP infrastructure for prores encoder bits | Diego Biurrun | 2014-02-28 | 1 | -1/+0 |
* | | Merge commit 'd6acefe05862af244fd5a30ae946ed507c063994' | Michael Niedermayer | 2014-02-28 | 1 | -2/+0 |
|\| |
|
| * | proresenc: Drop unnecessary DCT permutation bits | Diego Biurrun | 2014-02-28 | 1 | -2/+0 |
* | | Merge commit 'b23650491fbd579a4365f42bd42575afb7b53f7e' | Michael Niedermayer | 2014-02-28 | 1 | -1/+1 |
|\| |
|
| * | prores: Use consistent names for DSP arch initialization functions | Diego Biurrun | 2014-02-28 | 1 | -1/+1 |
* | | proresdsp: Fix checkheaders | James Almer | 2013-02-03 | 1 | -0/+1 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -3/+3 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -1/+1 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | | prores: Fix license header | Michael Niedermayer | 2012-06-29 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -0/+3 |
|\| |
|
| * | prores encoder | Kostya Shishkov | 2012-02-15 | 1 | -0/+3 |
* | | prores: use C idct for fate as the SSE code is not matching the SSE* code dow... | Michael Niedermayer | 2011-10-14 | 1 | -2/+2 |
|/ |
|
* | prores: idct sse2/sse4 optimizations. | Ronald S. Bultje | 2011-10-11 | 1 | -0/+2 |
* | prores: extract idct into its own dspcontext and merge with put_pixels. | Ronald S. Bultje | 2011-10-11 | 1 | -0/+38 |