22 Commits (2d7ba3a96f500cbda3e3eb209c33b3cb5fb16ef0)

Author SHA1 Message Date
Kieran Kunhya f9d3841ae6 mpeg4video: Add support for MPEG-4 Simple Studio Profile. 7 years ago
James Darnley 0c2acccd4b avcodec/x86: use new x86-64 functions for -idct simple 8 years ago
James Darnley d7246ea9f2 avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth functions 8 years ago
James Darnley 0dea0114fb avcodec/x86/idctdsp_init: reindent 8 years ago
James Darnley 8e89f6fd37 avcodec/x86: move simple_idct to external assembly 8 years ago
Ronald S. Bultje 83ae7e6350 x86/idctdsp_init: reindent. 8 years ago
Ronald S. Bultje e0c205677f x86/simple_idct: add explicit sse2 simple_idct_put/add versions. 8 years ago
Christophe Gisquet 7ece8b50b1 x86: simple_idct: 12bits versions 10 years ago
Christophe Gisquet 4369b9dc7b x86: simple_idct(_put): 10bits versions 10 years ago
James Almer 4f4f08e6f0 x86/idctdsp: port {put,add}_pixels_clamped to yasm 11 years ago
Diego Biurrun 84d173d3de xvididct: Ensure that the scantable permutation is always set correctly 11 years ago
Diego Biurrun a786c8259d idct: Split off Xvid IDCT 11 years ago
Diego Biurrun 5dcc201505 simple_idct: Move x86-specific declarations to a header in the x86 directory 11 years ago
Diego Biurrun 8b0dd4942a idctdsp: prettyprinting cosmetics 11 years ago
Diego Biurrun b4987f7219 idct: Convert IDCT permutation #defines to an enum 11 years ago
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago