summaryrefslogtreecommitdiff
path: root/libavcodec/x86/idctdsp_init.c
Commit message (Expand)AuthorAge
* avcodec/x86/idctdsp: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* mpeg4video: Add support for MPEG-4 Simple Studio Profile.Kieran Kunhya2018-04-02
* avcodec/x86: use new x86-64 functions for -idct simpleJames Darnley2017-06-28
* avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth...James Darnley2017-06-28
* avcodec/x86/idctdsp_init: reindentJames Darnley2017-05-30
* avcodec/x86: move simple_idct to external assemblyJames Darnley2017-05-30
* x86/idctdsp_init: reindent.Ronald S. Bultje2017-04-06
* x86/simple_idct: add explicit sse2 simple_idct_put/add versions.Ronald S. Bultje2017-04-06
* x86: simple_idct: 12bits versionsChristophe Gisquet2015-10-13
* x86: simple_idct(_put): 10bits versionsChristophe Gisquet2015-10-13
* x86/idctdsp: port {put,add}_pixels_clamped to yasmJames Almer2014-09-24
* Merge commit '84d173d3de97c753234ab0c0b50551d51413d663'Michael Niedermayer2014-08-08
|\
| * xvididct: Ensure that the scantable permutation is always set correctlyDiego Biurrun2014-08-08
* | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer2014-08-01
|\|
| * idct: Split off Xvid IDCTDiego Biurrun2014-08-01
* | Merge commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0'Michael Niedermayer2014-07-19
|\|
| * simple_idct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun2014-07-19
* | Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'Michael Niedermayer2014-07-18
|\|
| * idctdsp: prettyprinting cosmeticsDiego Biurrun2014-07-18
* | Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'Michael Niedermayer2014-07-18
|\|
| * idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-18
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
|/
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30