1825 Commits (2762323c37511fbbc98b164c07620b9ebc59ec68)

Author SHA1 Message Date
James Almer 52ec81c67d x86/hevc_res_add: add missing guards to hevc_transform_add32_8_avx2 10 years ago
James Almer c3d2426cca x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2 10 years ago
James Darnley 46ef45ab59 lavc/x86/v210: give cpuflag to INIT macro 10 years ago
Pascal Massimino 7a1d6ddd2c xvid: Add C IDCT 10 years ago
Diego Biurrun 95c0cec03a idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
Diego Biurrun 8d27bf1cff x86: xvid: K&R formatting cosmetics 10 years ago
Diego Biurrun dcb7c868ec cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs 10 years ago
Diego Biurrun 1f156af427 x86: xvid_idct: Drop unused definitions 10 years ago
Christophe Gisquet 3e892b2bcd x86: hevc_mc: split differently calls 10 years ago
Christophe Gisquet 38e2aa3759 x86: hevc_mc: correct unneeded use of SSE4 code 10 years ago
Christophe Gisquet 2346f2b5db x86: hevcdsp: use compilation-time-fixed constant 11 years ago
Christophe Gisquet dad7f15567 hevcdsp: remove more instances of compile-time-fixed parameters 11 years ago
Christophe Gisquet d4f44b66d3 hevcdsp: remove compilation-time-fixed parameter 11 years ago
Christophe Gisquet fb1a98ec5b x86: hevc_mc: assume 2nd source stride is 64 11 years ago
James Almer 54ca4dd43b x86/hevc_res_add: refactor ff_hevc_transform_add{16,32}_8 11 years ago
James Almer 76a99d467f x86/hecv_res_add: add ff_hevc_transform_add{8,16,32}_8_avx 11 years ago
James Almer 9f498f4e6f x86/hevc_res_add: fix register count in hevc_transform_add{16,32}_10_avx2 11 years ago
Pierre Edouard Lepere a6af4bf64d x86: hevc: adding transform_add 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
James Darnley 54a51d3840 lavc/flacenc: partially unroll loop in flac_enc_lpc_16 11 years ago
James Darnley 0081a14e7d lavc/flacenc: add sse4 version of the 16-bit lpc encoder 11 years ago
Ronald S. Bultje 45bed0ab30 vp9/x86: fix bug in intra_pred_hd_32x32. 11 years ago
James Almer c97870d1a1 x86/dca: remove unused header 11 years ago
James Almer e20ff251a6 x86/ttadsp: remove an unnecessary mova 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
Christophe Gisquet 75837e9add x86: sbrdsp/fft: reuse ps_neg constant 11 years ago
Christophe Gisquet 51dd80e751 x86: diracdsp: reuse constants 11 years ago
Christophe Gisquet 6622a6cff3 x86: dwt: better share constants 11 years ago
Christophe Gisquet 71db2d08b1 x86: better share ff_pw_2 11 years ago
Christophe Gisquet 4e128ab0b1 x86: vpx/h264/hevc/mpeg2: share constants 11 years ago
Michael Niedermayer 305f72aee7 avcodec: Change get_pixels() to ptrdiff_t linesize 11 years ago
Christophe Gisquet 6786848585 hevc_deblock: change tc type 11 years ago
James Almer de417982e8 x86/vp9lpf: use fewer instructions in SPLATB_MIX 11 years ago
Christophe Gisquet e8c003edd2 x86: hevc_deblock: remove unnecessary masking 11 years ago
James Almer b7863c972c x86/hevc_mc: use fewer instructions in hevc_put_hevc_{uni, bi}_w[24]_{8, 10, 12} 11 years ago
James Almer b1a44e6bf5 x86/hevc_mc: remove an unnecessary pxor 11 years ago
James Almer d0f56ca071 x86/hevc_deblock: improve 8bit transpose store macros 11 years ago
Diego Biurrun a786c8259d idct: Split off Xvid IDCT 11 years ago
James Almer 62baf5b853 x86/hevc_deblock: use existing x86util transpose macro in chroma_{10, 12} 11 years ago
Christophe Gisquet a507623bad x86: hevc_mc: fix register count usage 11 years ago
James Almer 73c4f63ba5 x86/hevc_deblock: add add ff_hevc_[hv]_loop_filter_luma_{8, 10, 12}_avx 11 years ago
James Almer 88ba821f23 x86/hevc_deblock: improve luma functions register allocation 11 years ago
James Almer c74b08c5c6 x86/hevc_deblock: remove some unnecessary instructions 11 years ago
James Almer 4f91bb0ff0 x86/hevc_deblock: use psignw instead of pmullw where possible 11 years ago
Diego Biurrun 4f8cf0dc4e x86: build: Restore ordering of OBJS lines 11 years ago
James Almer 664e9e4331 x86/hevc_deblock: load less data in hevc_h_loop_filter_luma_8 11 years ago
James Almer f137876182 x86/hevc_idct: add a colon to labels 11 years ago