2001 Commits (5d8e836d0ec3bcaabf5bc2020210a1bc61975922)

Author SHA1 Message Date
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
Ronald S. Bultje f12093fffd vp9: fix integer overflows in sse2 version of iadst4. 10 years ago
Michael Niedermayer 8d860f9a77 avcodec/x86/w64xmmtest: Fix another build failure 10 years ago
Ronald S. Bultje 086c9b78d4 vp9: fix rounding error in idct_8x8_ssse3. 10 years ago
Vittorio Giovara cad40a3833 lavc: Drop deprecated deinterlace module 10 years ago
Ganesh Ajjanagadde 6638e4a950 avcodec/x86/mpegaudiodsp: correct asm guards 10 years ago
Ganesh Ajjanagadde 907373ea9d avcodec/x86/v210-init: fix unused variable warning 10 years ago
Ronald S. Bultje e3b7298aed lavc: fix compilation with FF_API_XVMC. 10 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 10 years ago
Henrik Gramner 9f1245eb96 x86inc: Support arbitrary stack alignments 10 years ago
Henrik Gramner 4a53c758d2 x86: dcadsp: Avoid SSE2 instructions in SSE functions 10 years ago
James Almer 9c0407e856 x86/sbrdsp: remove an unnecessary mova in sbr_autocorrelate 10 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 10 years ago
Henrik Gramner 826790f596 x86inc: Support arbitrary stack alignments 10 years ago
James Almer 5750d6c5e9 x86: move XOP emulation code back to x86inc 10 years ago
Henrik Gramner ebaf571aca x86: dct: Disable dct32_float_sse on x86-64 10 years ago
James Almer 9dcaae70f2 x86/aacpsdsp: add SSE and SSE3 optimized functions 10 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 years ago
James Almer 844bef578e avcodec/x86: add missing colon to labels 10 years ago
Henrik Gramner a344e5d094 x86: bswapdsp: Don't treat 32-bit integers as 64-bit 10 years ago
Vittorio Giovara d42191c78b configure: Factor out vp8dsp module 10 years ago
Vittorio Giovara 5cb4bdb2a0 configure: Factor out rv34dsp module 10 years ago
Michael Niedermayer b8c438e762 videodsp: assert that linesize is larger than width 10 years ago
Andreas Cadhalpun 28efeb6502 doc: avoid incorrect phrase 'allows to' 10 years ago
James Almer 9f815bc2c2 avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2} 10 years ago
James Almer 7912a6830d avcodec/jpeg200dsp: add ff_ict_float_{sse,avx} 10 years ago
Vittorio Giovara b7a4127a45 h264_qpel: Use the correct header 10 years ago
Michael Niedermayer 5e87080f2c h264_weight: Fix SSSE3 biweight code with weights of 128 10 years ago
Michael Niedermayer e100966575 avcodec/x86/h264_weight: handle weight1=128 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 e4610300de x86: cavs: Remove an unneeded scratch buffer 10 years ago
Timothy Gu 2b388e6dde Revert "Move struc FFTContext below SECTION_RODATA" 10 years ago
Vittorio Giovara 848e86f74d mpegvideo: Drop flags and flags2 10 years ago
Carl Eugen Hoyos e609cfd697 lavc/flac: Fix encoding and decoding with high lpc. 10 years ago
Ronald S. Bultje d32d0593f1 vp9: disable more pmulhrsw optimizations in idct16/32. 10 years ago
Ronald S. Bultje 96d30c3495 vp9: disable all pmulhrsw in 8/16 iadst x86 optimizations. 10 years ago
Michael Niedermayer cc77bb09e4 avcodec/x86/vp9dsp_init: Fix mix of declaration and statement 10 years ago
Ronald S. Bultje b224b165cb vp9: add keyframe profile 2/3 support. 10 years ago
Michael Niedermayer 6ef3426d90 avcodec/x86/deinterlace: use INIT_MMX like other asm code does too 10 years ago
Michael Niedermayer dfc0708e23 avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_perm 10 years ago
Michael Niedermayer 270e647adc avcodec/x86/dct-test: Make static table const 10 years ago
Ronald S. Bultje 3de13d5212 vp9: remove another optimization branch in iadst16 which causes overflows. 10 years ago
Ronald S. Bultje d02d04a18f vp9: remove one optimization branch in iadst16 which causes overflows. 10 years ago
Michael Niedermayer 0245abc7c1 avcodec/x86/hpeldsp_init: Put CONFIG_* first in if() 10 years ago
James Almer 6b940b8c99 x86/xvididct: add some yasm guards 10 years ago
James Almer b0fea4ad7e x86/xvididct: remove obsolete function prototypes 10 years ago
Luca Barbato 48aef27f52 x86: Put COPY3_IF_LT under HAVE_6REGS 10 years ago
Michael Niedermayer d79f7bf0d6 avcodec/x86/cavsdsp: remove incorrect LOCAL_ALIGN tmp 10 years ago
James Almer e8374d7202 x86/proresdsp: remove ff_prores_idct_put_10_sse4 10 years ago