summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/idctdsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86: simple_idct: 12bits versionsChristophe Gisquet2015-10-131-2/+20
* x86: simple_idct(_put): 10bits versionsChristophe Gisquet2015-10-131-0/+20
* x86/idctdsp: port {put,add}_pixels_clamped to yasmJames Almer2014-09-241-3/+4
* Merge commit '84d173d3de97c753234ab0c0b50551d51413d663'Michael Niedermayer2014-08-081-0/+6
|\
| * xvididct: Ensure that the scantable permutation is always set correctlyDiego Biurrun2014-08-081-0/+6
* | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer2014-08-011-36/+5
|\ \ | |/
| * idct: Split off Xvid IDCTDiego Biurrun2014-08-011-35/+3
* | Merge commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0'Michael Niedermayer2014-07-191-1/+1
|\ \ | |/
| * simple_idct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun2014-07-191-1/+1
* | Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'Michael Niedermayer2014-07-181-11/+11
|\ \ | |/
| * idctdsp: prettyprinting cosmeticsDiego Biurrun2014-07-181-11/+11
* | Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'Michael Niedermayer2014-07-181-6/+6
|\ \ | |/
| * idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-181-6/+6
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-8/+14
|/
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-0/+106
OpenPOWER on IntegriCloud