summaryrefslogtreecommitdiffstats
path: root/libavcodec/proresdsp.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/proresdec : rename dsp part for 10b and check dspinit for supported b...Martin Vignali2018-12-021-3/+1
* Merge commit '3fd22538bc0e0de84b31335266b4b1577d3d609e'James Almer2017-03-191-1/+2
|\
| * prores: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-261-1/+2
* | Fix make checkheaders for libavcodec/proresdsp.h.Carl Eugen Hoyos2014-07-181-0/+1
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-171-1/+0
|\ \ | |/
* | Merge commit '92e598a57a7ce4b8ac9ea56274af39f5fd888311'Michael Niedermayer2014-02-281-1/+0
|\ \ | |/
| * prores: Drop DSP infrastructure for prores encoder bitsDiego Biurrun2014-02-281-1/+0
* | Merge commit 'd6acefe05862af244fd5a30ae946ed507c063994'Michael Niedermayer2014-02-281-2/+0
|\ \ | |/
| * proresenc: Drop unnecessary DCT permutation bitsDiego Biurrun2014-02-281-2/+0
* | Merge commit 'b23650491fbd579a4365f42bd42575afb7b53f7e'Michael Niedermayer2014-02-281-1/+1
|\ \ | |/
| * prores: Use consistent names for DSP arch initialization functionsDiego Biurrun2014-02-281-1/+1
* | proresdsp: Fix checkheadersJames Almer2013-02-031-0/+1
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-3/+3
|\ \ | |/
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-1/+1
|\ \ | |/
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* | prores: Fix license headerMichael Niedermayer2012-06-291-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-0/+3
|\ \ | |/
| * prores encoderKostya Shishkov2012-02-151-0/+3
* | prores: use C idct for fate as the SSE code is not matching the SSE* code dow...Michael Niedermayer2011-10-141-2/+2
|/
* prores: idct sse2/sse4 optimizations.Ronald S. Bultje2011-10-111-0/+2
* prores: extract idct into its own dspcontext and merge with put_pixels.Ronald S. Bultje2011-10-111-0/+38
OpenPOWER on IntegriCloud