944 Commits (fa66237b69c27befa788b100e73783e0f47fe1b7)

Author SHA1 Message Date
Janne Grunau 8563f98871 x86: use emms after ff_int32_to_float_fmul_scalar_sse 9 years ago
Janne Grunau f4f27e4cf1 x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitly 9 years ago
Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago
Janne Grunau 5dfe4edad6 x86_64: int32_to_float_fmul_scalar sign extend integer length 9 years ago
Dave Yeo b0b133b8c0 hevcdsp: use a macro for .rodata section 9 years ago
Anton Khirnov e7078e842d hevcdsp: add x86 SIMD for MC 9 years ago
Vittorio Giovara 5d14cf1999 mpegvideo: Make sure mpegutils.h is included where needed 10 years ago
Vittorio Giovara cad40a3833 lavc: Drop deprecated deinterlace module 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
Henrik Gramner ebaf571aca x86: dct: Disable dct32_float_sse on x86-64 10 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 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
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
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
Vittorio Giovara 848e86f74d mpegvideo: Drop flags and flags2 10 years ago
Luca Barbato 48aef27f52 x86: Put COPY3_IF_LT under HAVE_6REGS 10 years ago
Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally 10 years ago
Anton Khirnov d74a8cb7e4 fmtconvert: drop unused functions 10 years ago
Carl Eugen Hoyos 36a6fb989b hevc_deblock: Fix compilation with nasm 10 years ago
Kieran Kunhya 9a738c27dc v210enc: Add SIMD optimised 8-bit and 10-bit encoders 10 years ago
Vittorio Giovara 9c12c6ff95 motion_est: convert stride to ptrdiff_t 10 years ago
Henrik Gramner 2d91abade2 x86: h264_intrapred: Don't treat 32-bit integers as 64-bit 10 years ago
Pascal Massimino 7a1d6ddd2c xvid: Add C IDCT 11 years ago
Diego Biurrun 95c0cec03a idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 11 years ago
Diego Biurrun 8d27bf1cff x86: xvid: K&R formatting cosmetics 11 years ago
Diego Biurrun dcb7c868ec cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs 11 years ago
Diego Biurrun 1f156af427 x86: xvid_idct: Drop unused definitions 11 years ago
Diego Biurrun efd26bedec build: Add explanatory comments to (optimization) blocks in the Makefiles 11 years ago
Diego Biurrun 835f798c7d mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 11 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 11 years ago
Diego Biurrun 84d173d3de xvididct: Ensure that the scantable permutation is always set correctly 11 years ago
Diego Biurrun a786c8259d idct: Split off Xvid IDCT 11 years ago
Diego Biurrun 4f8cf0dc4e x86: build: Restore ordering of OBJS lines 11 years ago
Pierre Edouard Lepere 1a880b2fb8 hevc: SSE2 and SSSE3 loop filters 11 years ago
Diego Biurrun 7fb993d338 qpeldsp: Mark source pointer in qpel_mc_func function pointer const 11 years ago
Diego Biurrun 81b9bf3192 dct-test: Move arch-specific bits into arch-specific subdirectories 11 years ago
Diego Biurrun 5dcc201505 simple_idct: Move x86-specific declarations to a header in the x86 directory 11 years ago
Diego Biurrun 85cabb8d00 fdct: Move x86-specific declarations to a header in the x86 directory 11 years ago
Diego Biurrun 9e0b29911f x86: dnxhdenc: Eliminate some unnecessary ifdefs 11 years ago
Diego Biurrun 8b0dd4942a idctdsp: prettyprinting cosmetics 11 years ago
Diego Biurrun b4987f7219 idct: Convert IDCT permutation #defines to an enum 11 years ago
Diego Biurrun 2d60444331 dsputil: Split motion estimation compare bits off into their own context 11 years ago
Diego Biurrun c23ce454b3 x86: dsputil: Coalesce all init files 11 years ago
Diego Biurrun acf91215c7 x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection 11 years ago