270 Commits (c5d0148c7e6d5ded4970d843ae6ef5864958e701)

Author SHA1 Message Date
plepere 7a2491c436 HEVC : added assembly MC functions 11 years ago
Timothy Gu 71c32ed533 DNxHD: convert inline asm to yasm 11 years ago
Peter Ross ac4b32df71 On2 VP7 decoder 11 years ago
Timothy Gu 9d34dce05b x86: convert DNxHDenc inline asm to yasm 11 years ago
Diego Biurrun efc7290eb6 x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init 11 years ago
Peter Ross 89f2f5dbd7 On2 VP7 decoder 11 years ago
Diego Biurrun 0e083d7e43 build: Group general components separate from de/encoders in arch Makefiles 11 years ago
James Almer 07b4b0ca62 tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 11 years ago
Ronald S. Bultje fdb093c4e4 vp9/x86: intra prediction SIMD. 11 years ago
James Darnley 623f380a18 lavc: fix flac encoder and decoder dependencies 11 years ago
Christophe Gisquet 5b59a9fc61 x86: dcadsp: implement int8x8_fmul_int32 11 years ago
Loren Merritt 9c978f243a flac/x86: add ff_flac_lpc_32_sse4() 11 years ago
Michael Niedermayer f70d7eb20c Move add/diff_int16 to lossless_videodsp 11 years ago
Clément Bœsch af68bd1c06 vp9/x86: add ff_vp9_loop_filter_[vh]_16_16_ssse3(). 11 years ago
Ronald S. Bultje 8729964b99 vp9: split x86 assembly in two files. 11 years ago
Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 11 years ago
Diego Biurrun 0338c39698 dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
Diego Biurrun 1700b4e678 x86: vp8dsp: Split loopfilter code into a separate file 11 years ago
Diego Biurrun 2ddb35b911 x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx 11 years ago
Diego Biurrun 6cc133ec58 x86: fdct: Only build fdct code if encoders have been enabled 11 years ago
Ronald S. Bultje c07ac8d467 VP9 MC (ssse3) optimizations. 11 years ago
Diego Biurrun a64f6a04ac dsputil: x86: Hide arch-specific initialization details 12 years ago
Diego Biurrun 8506ff97c9 vp56: Mark VP6-only optimizations as such. 12 years ago
Diego Biurrun e7b31844f6 x86: Split DCT and FFT initialization into separate files 12 years ago
Diego Biurrun 186599ffe0 build: cosmetics: Place unconditional before conditional OBJS lines 12 years ago
Diego Biurrun 245b76a108 x86: dsputil: Split inline assembly from init code 12 years ago
Diego Biurrun 92f8e06ecb x86: dsputil hpeldsp: Move shared template functions into separate object 12 years ago
Diego Biurrun 110796739a x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.c 12 years ago
Diego Biurrun dc1b328d0d x86: hpeldsp: Only compile MMX hpeldsp code if MMX is enabled 12 years ago
Diego Biurrun 9b3a04d306 x86: Move duplicated put_pixels{8|16}_mmx functions into their own file 12 years ago
Diego Biurrun 643e433bf7 mpegaudiosp: More consistent names for ppc/x86 optimization files 12 years ago
Ronald S. Bultje 8db00081a3 x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje b93b27edb0 dsputil: Make dsputil selectable 12 years ago
Ronald S. Bultje 610b18e2e3 x86: qpel: Move fullpel and l2 functions to a separate file 12 years ago
Carl Eugen Hoyos 670bb1c979 Fix compilation with --enable-decoder=webp --disable-decoder=vp8 12 years ago
Ronald S. Bultje 3ced55d51c Move x86 half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje 6a701306db dsputil: make selectable. 12 years ago
Ronald S. Bultje 22cc8a103c x86/qpel: move fullpel and l2 functions to separate file. 12 years ago
Daniel Kang 9acd23d655 x86: dsputil: Fix h263 loop filter link error in some configurations 12 years ago
Martin Storsjö a846dccb29 h264chroma: x86: Fix building with yasm disabled 12 years ago
Diego Biurrun 79dad2a932 dsputil: Separate h264chroma 12 years ago
Daniel Kang 71155d7b41 dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm 12 years ago
Mans Rullgard e9d817351b dsputil: Separate h264 qpel 12 years ago
Ronald S. Bultje 2e4bb99f4d vorbisdsp: convert x86 simd functions from inline asm to yasm. 12 years ago
Ronald S. Bultje fef906c77c Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 12 years ago
Michael Niedermayer 274e48d8ac x86/Makefile: move dirac_dwt to right type 12 years ago
Michael Niedermayer 30981a966f lavc: split snow and dirac DWTs 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
Clément Bœsch 7eafd274d8 build: fix prores decoder dependencies. 12 years ago