22 Commits (cc69ccb6d44042b1f795da66306116b0964af996)

Author SHA1 Message Date
Christophe Gisquet ed450d4acf x86: lavc: share more constant through defines 10 years ago
Christophe Gisquet 4e128ab0b1 x86: vpx/h264/hevc/mpeg2: share constants 10 years ago
James Almer 76ed71a72b x86: move horizontal add macros to x86util 11 years ago
Diego Biurrun 55519926ef x86: Make function prototype comments in assembly code consistent 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Diego Biurrun 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
Diego Biurrun 2b479bcab0 build: Drop AVX assembly ifdefs 12 years ago
Diego Biurrun 4b60fac419 x86: PALIGNR: port to cpuflags 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
Ronald S. Bultje c285edd06e Remove usage of INIT_AVX in h264_intrapred_10bit.asm. 12 years ago
Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 12 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Kieran Kunhya b1766c170c Move x264asm to libavutil. 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
Daniel Kang 406fbd24dc H.264: Add optimizations to predict x86 assembly. 14 years ago
Daniel Kang ac4a85f476 H.264: Add more x86 assembly for 10-bit H.264 predict functions 14 years ago
Daniel Kang c0483d0c7a H.264: Add x86 assembly for 10-bit H.264 predict functions 14 years ago
Daniel Kang a8d44f9dd5 Add x86 assembly for some 10-bit H.264 intra predict functions. 14 years ago