summaryrefslogtreecommitdiff
path: root/libavcodec/proresdsp.h
Commit message (Expand)AuthorAge
* avcodec/proresdec : rename dsp part for 10b and check dspinit for supported b...Martin Vignali2018-12-02
* Merge commit '3fd22538bc0e0de84b31335266b4b1577d3d609e'James Almer2017-03-19
|\
| * prores: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* | Fix make checkheaders for libavcodec/proresdsp.h.Carl Eugen Hoyos2014-07-18
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
|\|
* | Merge commit '92e598a57a7ce4b8ac9ea56274af39f5fd888311'Michael Niedermayer2014-02-28
|\|
| * prores: Drop DSP infrastructure for prores encoder bitsDiego Biurrun2014-02-28
* | Merge commit 'd6acefe05862af244fd5a30ae946ed507c063994'Michael Niedermayer2014-02-28
|\|
| * proresenc: Drop unnecessary DCT permutation bitsDiego Biurrun2014-02-28
* | Merge commit 'b23650491fbd579a4365f42bd42575afb7b53f7e'Michael Niedermayer2014-02-28
|\|
| * prores: Use consistent names for DSP arch initialization functionsDiego Biurrun2014-02-28
* | proresdsp: Fix checkheadersJames Almer2013-02-03
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* | prores: Fix license headerMichael Niedermayer2012-06-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-16
|\|
| * prores encoderKostya Shishkov2012-02-15
* | prores: use C idct for fate as the SSE code is not matching the SSE* code dow...Michael Niedermayer2011-10-14
|/
* prores: idct sse2/sse4 optimizations.Ronald S. Bultje2011-10-11
* prores: extract idct into its own dspcontext and merge with put_pixels.Ronald S. Bultje2011-10-11