Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-22avcodec/x86/idctdsp: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt
2018-04-02mpeg4video: Add support for MPEG-4 Simple Studio Profile.Kieran Kunhya
2017-06-28avcodec/x86: use new x86-64 functions for -idct simpleJames Darnley
2017-06-28avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth...James Darnley
2017-05-30avcodec/x86/idctdsp_init: reindentJames Darnley
2017-05-30avcodec/x86: move simple_idct to external assemblyJames Darnley
2017-04-06x86/idctdsp_init: reindent.Ronald S. Bultje
2017-04-06x86/simple_idct: add explicit sse2 simple_idct_put/add versions.Ronald S. Bultje
2015-10-13x86: simple_idct: 12bits versionsChristophe Gisquet
2015-10-13x86: simple_idct(_put): 10bits versionsChristophe Gisquet
2014-09-25x86/idctdsp: port {put,add}_pixels_clamped to yasmJames Almer
2014-08-09Merge commit '84d173d3de97c753234ab0c0b50551d51413d663'Michael Niedermayer
2014-08-08xvididct: Ensure that the scantable permutation is always set correctlyDiego Biurrun
2014-08-01Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer
2014-08-01idct: Split off Xvid IDCTDiego Biurrun
2014-07-19Merge commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0'Michael Niedermayer
2014-07-19simple_idct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun
2014-07-19Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'Michael Niedermayer
2014-07-19Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'Michael Niedermayer
2014-07-18idctdsp: prettyprinting cosmeticsDiego Biurrun
2014-07-18idct: Convert IDCT permutation #defines to an enumDiego Biurrun
2014-07-01Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun