31 Commits (0266988ccd15436eaf5f7bb6f9509e6bfd5ce589)

Author SHA1 Message Date
Diego Biurrun 55519926ef x86: Make function prototype comments in assembly code consistent 11 years ago
Diego Biurrun 6405ca7d4a x86: h264_idct: Update comments to match 8/10-bit depth optimization split 11 years ago
Diego Biurrun 0b45269c2d x86: h264_idct: Remove incorrect comment 11 years ago
Ronald S. Bultje 62844c3fd6 h264: Integrate clear_blocks calls with IDCT 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Diego Biurrun 2e89aeed65 x86: h264_idct: port to cpuflags 12 years ago
Diego Biurrun 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
Diego Biurrun 588fafe7f3 x86: MMX2 ---> MMXEXT in macro names 12 years ago
Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 12 years ago
Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 12 years ago
Mans Rullgard a3df4781f4 x86: add colons after labels 12 years ago
Diego Biurrun 2096857551 x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2 12 years ago
Henrik Gramner 729f90e268 x86inc improvements for 64-bit 13 years ago
Ronald S. Bultje ce1e250ee9 h264: manually save/restore XMM registers for functions using INIT_MMX. 13 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Dave Yeo cc73511e8e Fix NASM include directive 13 years ago
Ronald S. Bultje b2c087871d Move x86util.asm from libavcodec/ to libavutil/. 13 years ago
Ronald S. Bultje 3a39195b1d Move x86inc.asm to libavutil/. 13 years ago
Jason Garrett-Glaser a3bf7b864a H.264: tweak some other x86 asm for Atom 13 years ago
Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 14 years ago
Jason Garrett-Glaser 504811baea Roll back 4:4:4 H.264 for now 14 years ago
Jason Garrett-Glaser c9c493872c 4:4:4 H.264 decoding support 14 years ago
Daniel Kang 348493db60 Update 8-bit H.264 IDCT function names to reflect bit-depth. 14 years ago
Daniel Kang d0005d347d Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 14 years ago
Diego Biurrun 888fa31eca Fix FSF address copy paste error in some license headers. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Jason Garrett-Glaser 19fb234e4a H.264: split luma dc idct out and implement MMX/SSE2 versions 14 years ago
Reimar Döffinger 02b424d9c8 Add d suffix to movd target register to make it work with nasm. 14 years ago
Ronald S. Bultje ae11291865 Unroll loop in h264_idct_add16intra_sse2(). Basically identical to r25171, this 14 years ago
Ronald S. Bultje 4bca677494 Unroll loop in h264_idct_add8_sse2(). This means we can inline scan8[] in the 14 years ago
Ronald S. Bultje 1d16a1cf99 Rename h264_idct_sse2.asm to h264_idct.asm; move inline IDCT asm from 14 years ago