157 Commits (e32a99264be6ce0d3ec060fdb8b56463b2f0b8cd)

Author SHA1 Message Date
Ronald S. Bultje ad45121d56 options: mark av_get_{int,double,q} as deprecated. 10 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 10 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 10 years ago
James Almer d9e10af547 x86/vf_interlace: add missing colon to labels 10 years ago
James Almer e3851169ee x86/vf_ssim: add ff_ssim_4x4_line_xop 10 years ago
James Almer e1778fb657 x86/vf_ssim: fix some instruction comments 10 years ago
Paul B Mahol eea08efc0d avfilter/x86/vf_psnr.asm: split one line of license text into two 10 years ago
James Darnley bff7242608 avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 10 years ago
Ronald S. Bultje ae4c9ddebc vf_psnr: sse2 optimizations for sum-squared-error. 10 years ago
Ronald S. Bultje dfc58584b4 vf_ssim: x86 simd for ssim_4x4xN and ssim_endN. 10 years ago
James Almer c16e99e3b3 x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
James Almer d68c05380c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
Michael Niedermayer 52fc3e372f avfilter/x86/vf_hqdn3d: Fix register types 10 years ago
Michael Niedermayer 5bc2c39527 avfilter/x86/vf_fspp: Fix invalid combination of opcode and operands 10 years ago
Michael Niedermayer a6f9a5d0f6 avfilter/x86/vf_fspp: Fix loop condition for column_fidct() 10 years ago
Michael Niedermayer f5b3257c50 avfilter/vf_eq: mark src as const 10 years ago
Michael Niedermayer 530bf8ece6 avfilter/vf_eq: Fix clipping code 10 years ago
Arwa Arif 4c38e960d0 avfilter: Port mp=eq/eq2 to lavfi 10 years ago
James Almer da02ee127a x86/vf_pp7: port dctB_mmx to yasm 10 years ago
Arwa Arif a299cd5ab3 lavfi: port mp=pp7 to libavfilter 10 years ago
James Almer a4f876a1a2 x86/vf_fspp: move pxor in store slice functions out of the loop 10 years ago
James Almer 466e32bf25 x86/vf_fspp: port inline asm to yasm 10 years ago
James Almer b94e85453e avfilter/vf_fspp: add missing inline asm guards 10 years ago
Arwa Arif bdc4db0ee3 lavfi: port mp=fspp to a native libavfilter filter 10 years ago
Michael Niedermayer 6706a2986c avfilter/vf_spp: Fix overflow in 8bit store slice 10 years ago
Michael Niedermayer 838aa08d75 avfilter/vf_spp: support 10bit per sample 10 years ago
Michael Niedermayer 30d2ac4bf9 avfilter/vf_spp: change temporary to unsigned 10 years ago
Kieran Kunhya 96fda42a8f vf_interlace: get rid of useless loads 10 years ago
Michael Niedermayer ca59b5b6ec avfilter/x86/vf_interlace: remove redundant instructions 10 years ago
Michael Niedermayer ca5c3ff909 vf_interlace: x86: improve asm performance 10 years ago
Michael Niedermayer 05e4b25e9b avfilter/x86/vf_interlace: rewrite asm 10 years ago
Michael Niedermayer fb3eb57369 avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2() 10 years ago
Kieran Kunhya 2e1704059a vf_interlace: Add SIMD for lowpass filter 10 years ago
James Almer 864f9326fb x86/vf_noise: move asm code to a separate file 10 years ago
Pascal Massimino 649b7a9946 av_filter/x86/idet: use HADDD where appropriate 10 years ago
Pascal Massimino e3fd6a3a4e av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() 10 years ago
James Darnley db8970d7b6 vfi/x86/vf_idet: fix incorrect use of paddq 11 years ago
Pascal Massimino 161fc0f463 avfilter/x86/idet: fix license header (GPL -> LGPL) 11 years ago
skal 406a9ccffe avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's filter_line() 11 years ago
Andreas Cadhalpun 39a6e02fd4 fix spelling errors 11 years ago
James Almer ddea3b7106 x86/yadif-10: remove duplicate ABS macro 11 years ago
Michael Niedermayer a348f4befe avfilter/x86/vf_pullup: fix "invalid combination of opcode and operands" with nasm 11 years ago
Michael Niedermayer b8255a4c70 avfilter/x86/vf_pullup: fix old typo 11 years ago
Michael Niedermayer 6dffc8f5aa avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions 11 years ago
Christophe Gisquet 9107612818 x86util: add and use RSHIFT/LSHIFT macros 11 years ago
Diego Biurrun 01c5779f56 x86: Drop some unnecessary YASM ifdefs 11 years ago
Robert Krüger 194ef56ba7 Change license of yadif from GPL to LGPL 11 years ago
Robert Krüger 4a38eeec38 Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c"" 11 years ago
Robert Krüger d8e763fda7 vf_yadif: Relicense from GPL to LGPL 11 years ago
Michael Niedermayer 975110a85e Revert "vf_yadif: move x86 init code to x86/yadif.c" 11 years ago