| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: do not compile fmtconvert unconditionally | Anton Khirnov | 2015-02-28 | 1 | -2/+2 |
* | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-12-05 | 1 | -0/+2 |
* | cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs | Diego Biurrun | 2014-08-27 | 1 | -2/+2 |
* | build: Add explanatory comments to (optimization) blocks in the Makefiles | Diego Biurrun | 2014-08-15 | 1 | -0/+10 |
* | idct: Split off Xvid IDCT | Diego Biurrun | 2014-08-01 | 1 | -2/+3 |
* | x86: build: Restore ordering of OBJS lines | Diego Biurrun | 2014-07-28 | 1 | -2/+2 |
* | hevc: SSE2 and SSSE3 loop filters | Pierre Edouard Lepere | 2014-07-26 | 1 | -0/+2 |
* | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 1 | -2/+2 |
* | x86: dsputil: Coalesce all init files | Diego Biurrun | 2014-07-17 | 1 | -2/+1 |
* | x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection | Diego Biurrun | 2014-07-13 | 1 | -3/+2 |
* | dsputil: Split off pixel block routines into their own context | Diego Biurrun | 2014-07-09 | 1 | -0/+2 |
* | dsputil: Split off FDCT bits into their own context | Diego Biurrun | 2014-07-07 | 1 | -1/+2 |
* | dsputil: Move draw_edges() to mpegvideoencdsp | Diego Biurrun | 2014-07-06 | 1 | -1/+0 |
* | dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc | Diego Biurrun | 2014-07-06 | 1 | -0/+1 |
* | dsputil: Split off *_8x8basis to a separate context | Diego Biurrun | 2014-07-06 | 1 | -1/+2 |
* | x86: build: Only compile FDCT code if MMX is enabled | Diego Biurrun | 2014-07-05 | 1 | -1/+1 |
* | x86: Unconditionally compile blockdsp and svq1enc init files | Diego Biurrun | 2014-07-05 | 1 | -2/+2 |
* | x86: huffyuvdsp: Move inline assembly to init file | Diego Biurrun | 2014-07-05 | 1 | -1/+0 |
* | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -4/+6 |
* | dsputil: Split off global motion compensation bits into a separate context | Diego Biurrun | 2014-06-23 | 1 | -1/+2 |
* | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -1/+2 |
* | dsputil: Split audio operations off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -0/+3 |
* | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -0/+1 |
* | dsputil: Split off quarterpel bits into their own context | Diego Biurrun | 2014-05-29 | 1 | -5/+6 |
* | dsputil: Move APE-specific bits into apedsp | Diego Biurrun | 2014-05-29 | 1 | -0/+2 |
* | dsputil: Move SVQ1 encoding specific bits into svq1enc | Diego Biurrun | 2014-05-29 | 1 | -0/+1 |
* | dsputil: Split off HuffYUV encoding bits into their own context | Diego Biurrun | 2014-05-27 | 1 | -0/+1 |
* | dsputil: Split off HuffYUV decoding bits into their own context | Diego Biurrun | 2014-05-27 | 1 | -2/+4 |
* | DNxHD: convert inline asm to yasm | Timothy Gu | 2014-04-11 | 1 | -1/+2 |
* | On2 VP7 decoder | Peter Ross | 2014-04-04 | 1 | -0/+3 |
* | x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init | Diego Biurrun | 2014-03-26 | 1 | -3/+1 |
* | build: Group general components separate from de/encoders in arch Makefiles | Diego Biurrun | 2014-03-20 | 1 | -12/+15 |
* | x86: dcadsp: implement int8x8_fmul_int32 | Christophe Gisquet | 2014-02-07 | 1 | -0/+2 |
* | lavc: VP9 decoder | Ronald S. Bultje | 2013-11-15 | 1 | -0/+2 |
* | dsputil: Split off H.263 bits into their own H263DSPContext | Diego Biurrun | 2013-11-08 | 1 | -2/+2 |
* | x86: vp8dsp: Split loopfilter code into a separate file | Diego Biurrun | 2013-11-01 | 1 | -1/+2 |
* | x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx | Diego Biurrun | 2013-10-05 | 1 | -1/+2 |
* | x86: fdct: Only build fdct code if encoders have been enabled | Diego Biurrun | 2013-10-04 | 1 | -1/+1 |
* | dsputil: x86: Hide arch-specific initialization details | Diego Biurrun | 2013-08-28 | 1 | -6/+5 |
* | vp56: Mark VP6-only optimizations as such. | Diego Biurrun | 2013-08-23 | 1 | -3/+2 |
* | x86: Split DCT and FFT initialization into separate files | Diego Biurrun | 2013-08-21 | 1 | -0/+1 |
* | build: cosmetics: Place unconditional before conditional OBJS lines | Diego Biurrun | 2013-05-30 | 1 | -3/+3 |
* | x86: dsputil: Split inline assembly from init code | Diego Biurrun | 2013-05-12 | 1 | -1/+2 |
* | x86: dsputil hpeldsp: Move shared template functions into separate object | Diego Biurrun | 2013-05-07 | 1 | -1/+3 |
* | x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.c | Diego Biurrun | 2013-05-06 | 1 | -1/+2 |
* | x86: hpeldsp: Only compile MMX hpeldsp code if MMX is enabled | Diego Biurrun | 2013-05-06 | 1 | -2/+2 |
* | x86: Move duplicated put_pixels{8|16}_mmx functions into their own file | Diego Biurrun | 2013-05-02 | 1 | -1/+3 |
* | mpegaudiosp: More consistent names for ppc/x86 optimization files | Diego Biurrun | 2013-04-30 | 1 | -1/+1 |
* | x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp | Ronald S. Bultje | 2013-04-19 | 1 | -1/+5 |
* | dsputil: Make dsputil selectable | Ronald S. Bultje | 2013-04-10 | 1 | -8/+10 |