65 Commits (5c55e4e2975dd6e577fb1b4597e5292496ec8cbb)

Author SHA1 Message Date
Andreas Rheinhardt 4618f36a24 avcodec/x86/h264dsp_init: Remove obsolete MMX(EXT) functions 3 years ago
James Almer 2c844c9828 x86/h264_deblock: fix warning about trailing empty parameter 5 years ago
Janne Grunau 156ea66c91 h264/x86: sign extend int stride in deblock functions 6 years ago
James Darnley 33de0fee2c avcodec/h264: enable sse2 chroma deblock/loop filter functions 8 years ago
James Darnley cd893b9307 avcodec/h264: add avx 8-bit 4:2:2 chroma h intra deblock/loop filter 8 years ago
James Darnley 0e16b3e2be avcodec/h264: add avx 8-bit 4:2:0 chroma h intra deblock/loop filter 8 years ago
James Darnley 987ffe4b8d avcodec/h264: add avx 8-bit chroma v intra deblock/loop filter 8 years ago
James Darnley 88307b3eec avcodec/h264: add avx 8-bit 4:2:2 chroma h deblock/loop filter 8 years ago
James Darnley ac096fc82d avcodec/h264: add avx 8-bit 4:2:0 chroma h deblock/loop filter 8 years ago
James Darnley 5c56758843 avcodec/h264: add avx 8-bit chroma v deblock/loop filter 8 years ago
James Darnley 5336887867 avcodec/h264: sse2, avx h luma mbaff deblock/loop filter 8 years ago
James Darnley e18bc2114f avcodec/h264: add named parameters to x86 function 8 years ago
James Darnley 9d815b7424 avcodec/x86: deduplicate PASS8ROWS macro 8 years ago
James Darnley 815ea8c6cc avcodec/h264: mmxext 4:2:2 chroma intra deblock/loop filter 8 years ago
Henrik Gramner aa751573fe avcodec/h264: Fix segfault in 4:2:2 chroma deblock with 32-bit msvc 9 years ago
James Darnley 7042a55c55 avcodec/h264: mmxext 4:2:2 chroma deblock/loop filter 9 years ago
Henrik Gramner 9f1245eb96 x86inc: Support arbitrary stack alignments 10 years ago
Henrik Gramner 826790f596 x86inc: Support arbitrary stack alignments 10 years ago
Diego Biurrun 79793f8337 Update Fiona's name in copyright statements. 11 years ago
Martin Storsjö 570d4b2186 x86: h264: Don't keep data in the redzone across function calls on 64 bit unix 11 years ago
Diego Biurrun 55519926ef x86: Make function prototype comments in assembly code consistent 11 years ago
Henrik Gramner bbe4a6db44 x86inc: Utilize the shadow space on 64-bit Windows 12 years ago
Ronald S. Bultje b93b27edb0 dsputil: Make dsputil selectable 12 years ago
Ronald S. Bultje 6a701306db dsputil: make selectable. 12 years ago
Matt Wolenetz 82a4a4e7ca Fix Win64 AVX h264_deblock by not using redzone on Win64 12 years ago
Matt Wolenetz 311443f6c7 x86: h264: Don't use redzone in AVX h264_deblock on Win64 12 years ago
Ronald S. Bultje ce58642ed0 x86inc: support stack mem allocation and re-alignment in PROLOGUE. 12 years ago
Ronald S. Bultje 6f40e9f070 x86inc: support stack mem allocation and re-alignment in PROLOGUE 12 years ago
Diego Biurrun 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 13 years ago
Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 13 years ago
Carl Eugen Hoyos 52be5428c0 Add some missing _EXTERNAL suffixes to yasm source files. 13 years ago
Ronald S. Bultje b829b4ce29 h264: convert loop filter strength dsp function to yasm. 13 years ago
Ronald S. Bultje a5bbb1242c h264_loopfilter: port x86 simd to cpuflags. 13 years ago
Henrik Gramner 729f90e268 x86inc improvements for 64-bit 13 years ago
Ronald S. Bultje 8fb26950ed h264: don't use redzone in loopfilter on win64. 13 years ago
Michael Niedermayer f9caec0cf9 h264: change deblock_h_chroma_8_mmxext() to prevent valgrind confusion. 13 years ago
Reimar Döffinger f51a072160 Fix compilation without HAVE_AVX. 13 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Kieran Kunhya b1766c170c Move x264asm to libavutil. 14 years ago
Dave Yeo cc73511e8e Fix NASM include directive 14 years ago
Ronald S. Bultje b2c087871d Move x86util.asm from libavcodec/ to libavutil/. 14 years ago
Ronald S. Bultje 3a39195b1d Move x86inc.asm to libavutil/. 14 years ago
Jason Garrett-Glaser a3bf7b864a H.264: tweak some other x86 asm for Atom 14 years ago
Carl Eugen Hoyos 5fb67d8039 Fix compilation with old yasm. 14 years ago
Diego Biurrun 888fa31eca Fix FSF address copy paste error in some license headers. 14 years ago
Jason Garrett-Glaser 5705b02079 10-bit H.264 x86 chroma v loopfilter asm 14 years ago
Jason Garrett-Glaser 9f3d6ca4f1 Port x86 10-bit H.264 deblock asm from x264 14 years ago
Jason Garrett-Glaser 8ad77b65b5 Update x86 H.264 deblock asm 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago