]> git.sesse.net Git - ffmpeg/history - libavcodec/x86
dsputil: Drop unused bit_depth parameter from all init functions
[ffmpeg] / libavcodec / x86 /
2014-07-11 Diego Biurrundsputil: Drop unused bit_depth parameter from all init...
2014-07-09 Diego Biurrundsputil: Split off pixel block routines into their...
2014-07-07 Diego Biurrundsputil: Split off FDCT bits into their own context
2014-07-06 Diego Biurrundsputil: Move draw_edges() to mpegvideoencdsp
2014-07-06 Diego Biurrundsputil: Move pix_sum, pix_norm1, shrink function point...
2014-07-06 Diego Biurrundsputil: Split off *_8x8basis to a separate context
2014-07-05 Diego Biurrunx86: build: Only compile FDCT code if MMX is enabled
2014-07-05 Diego Biurrunx86: Unconditionally compile blockdsp and svq1enc init...
2014-07-05 Diego Biurrunx86: huffyuvdsp: Move inline assembly to init file
2014-07-03 Diego Biurrunx86: mpegvideoenc: Change SIMD optimization name suffix...
2014-07-01 Diego BiurrunUpdate Fiona's name in copyright statements.
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-06-26 Diego Biurrundsputil: Move MMX/SSE2-optimized IDCT bits to the x86...
2014-06-25 Diego Biurrunx86: h264dsp: Fix link failure with optimizations disabled
2014-06-23 Diego Biurrundsputil: Split off global motion compensation bits...
2014-06-23 Diego Biurrundsputil: Split bswap*_buf() off into a separate context
2014-06-22 Diego Biurrundsputil: Split audio operations off into a separate...
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-06-10 Martin Storsjöx86: h264: Don't keep data in the redzone across functi...
2014-05-29 Diego Biurrundsputil: Split off quarterpel bits into their own context
2014-05-29 Diego Biurrundsputil: Move APE-specific bits into apedsp
2014-05-29 Diego Biurrundsputil: Move SVQ1 encoding specific bits into svq1enc
2014-05-27 Diego Biurrundsputil: Split off HuffYUV encoding bits into their...
2014-05-27 Diego Biurrundsputil: Split off HuffYUV decoding bits into their...
2014-04-13 James Almerx86/synth_filter: remove the fma3 version ifdefs
2014-04-11 Timothy GuDNxHD: convert inline asm to yasm
2014-04-11 Timothy GuDNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride
2014-04-04 Diego Biurrunx86: dsputil: Move ff_apply_window_int16_* bits to...
2014-04-04 Diego Biurrunx86: h264_qpel: Simplify an #if conditional
2014-04-04 Diego Biurrunx86: Drop some unnecessary YASM ifdefs
2014-04-04 Diego Biurrunx86: dsputil: Eliminate some unnecessary dsputil_x86...
2014-04-04 Diego BiurrunRemove a number of unnecessary dsputil.h #includes
2014-04-04 James Almerx86/synth_filter: add synth_filter_fma3
2014-04-04 James Almerx86/synth_filter: add synth_filter_avx
2014-04-04 James Almerx86/synth_filter: add synth_filter_sse
2014-04-04 Peter RossOn2 VP7 decoder
2014-03-26 Diego Biurrunx86: hpeldsp: Keep all rnd_template instantiations...
2014-03-26 Diego BiurrunAdd missing headers to make template files compile...
2014-03-26 Diego Biurrunx86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation
2014-03-22 Diego Biurrunx86: dsputil: Move hpeldsp-related declarations to...
2014-03-22 Diego Biurrunx86: dsputil: Move fpel declarations to a separate...
2014-03-22 Diego Biurrundsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16...
2014-03-22 Diego Biurrunimgconvert: Move ff_deinterlace_line_*_mmx declarations...
2014-03-22 Diego Biurrunx86: dsputil: Move inline assembly macros to a separate...
2014-03-20 Diego Biurrundsputil: Use correct type in me_cmp_func function pointer
2014-03-20 Diego Biurrunbuild: Group general components separate from de/encode...
2014-03-20 Diego Biurrundsputil: Propagate bit depth information to all (sub...
2014-03-13 Diego Biurrunx86: dsputil_init: Drop some unnecessary parentheses
2014-03-13 Diego Biurrunx86: dsputil_init: K&R formatting cosmetics
2014-03-13 Diego Biurrunx86: dsputil_x86.h: K&R formatting cosmetics
2014-03-13 Diego Biurrunx86: motion_est: K&R formatting cosmetics
2014-03-13 Diego Biurrundsputilenc_mmx: K&R formatting cosmetics
2014-03-13 Diego Biurrundsputil_mmx: K&R formatting cosmetics
2014-03-13 Diego Biurrundsputilenc_mmx: Merge two assignment blocks with identi...
2014-03-13 Diego Biurrunx86: Make function prototype comments in assembly code...
2014-03-13 Diego Biurrunx86: h264_idct_10_bit: Use proper type in function...
2014-03-13 Diego BiurrunUpdate dsputil- and SIMD-related comments to match...
2014-03-13 Diego Biurrunx86: Add some more missing headers
2014-03-13 Diego Biurrunx86: mpegvideoenc: Remove some remnants of the long...
2014-03-05 Diego Biurrunx86: dcadsp: Fix linking with yasm and optimizations...
2014-03-05 Diego Biurrunx86: cabac: Use correct #includes to make header compil...
2014-02-28 Christophe Gisquetdcadec: simplify decoding of VQ high frequencies
2014-02-28 Christophe Gisquetx86: synth filter float: implement SSE2 version
2014-02-28 Christophe Gisquetx86: dcadsp: implement SSE lfe_dir
2014-02-28 Diego Biurrunprores: Use consistent names for DSP arch initializatio...
2014-02-20 Diego Biurrunx86: dsputil: Use correct file name as multiple inclusi...
2014-02-19 Diego Biurrunx86: dca: Add missing multiple inclusion guards
2014-02-08 Janne Grunaudca: include dcadsp.h in {arm,x86}/dca.h for checkheaders
2014-02-08 Janne Grunaux86: use the inline int8x8_fmul_int32 only if inline...
2014-02-07 Christophe Gisquetx86: dcadsp: implement int8x8_fmul_int32
2014-01-30 Ronald S. Bultjex86: videodsp: Fix a bug in a %if statement where we...
2014-01-30 Ronald S. Bultjex86: videodsp: Properly mark sse2 instructions in emula...
2014-01-15 Diego Biurrunx86: dsputil: Simplify xvmc deprecation conditional
2014-01-13 Diego Biurrunx86: Consistently use cpu flag detection macros in...
2014-01-09 Diego Biurrunx86: hpeldsp: Add missing av_cold attribute to init...
2014-01-09 Diego Biurrunx86: avcodec: Add a bunch of missing #includes for...
2014-01-06 Anton Khirnovh264: do not use 422 functions for monochrome
2013-12-20 Anton Khirnovx86: mpegvideo: move denoise_dct asm to mpegvideoenc
2013-12-08 Diego Biurrundsputil: Move apply_window_int16 to ac3dsp
2013-12-04 Diego Biurrunx86: Initialize mmxext after amd3dnow optimizations
2013-12-02 Diego Biurrundsputil: x86: Move ff_inv_zigzag_direct16 table init...
2013-11-28 Diego Biurrunx86: dsputil: Suppress deprecation warnings for XvMC...
2013-11-15 Ronald S. Bultjelavc: VP9 decoder
2013-11-15 Ronald S. Bultjelavc: Edge emulation with dst/src linesize
2013-11-13 Diego BiurrunDeprecate obsolete XvMC hardware decoding support
2013-11-08 Diego Biurrundsputil: Split off H.263 bits into their own H263DSPContext
2013-11-04 Diego Biurrunx86: rv40dsp: Use PAVGB instruction macro where appropriate
2013-11-04 Mikulas Patockax86: hpeldsp: Use PAVGB instruction macro where necessary
2013-11-01 Diego Biurrunx86: vp8dsp: Split loopfilter code into a separate...
2013-10-07 Diego Biurrunx86: h264_idct: Update comments to match 8/10-bit depth...
2013-10-07 Henrik Gramnerx86inc: Utilize the shadow space on 64-bit Windows
2013-10-06 Diego Biurrunx86: fdct: Employ more specific ifdefs
2013-10-05 Diego Biurrunx86: dsputil: Separate ff_add_hfyu_median_prediction_cm...
2013-10-05 Diego Biurrunx86: fdct: Initialize optimized fdct implementations...
2013-10-05 Diego Biurrunx86: xviddct: Employ more specific ifdefs
2013-10-04 Diego Biurrunx86: fdct: Only build fdct code if encoders have been...
2013-09-16 Martin Storsjöx86: Add an xmm clobbering wrapper for avcodec_encode_v...
2013-09-15 Hendrik Leppkesmathops/x86: work around inline asm miscompilation...
2013-08-29 Diego Biurrunx86: avcodec: Consistently structure CPU extension...
2013-08-29 Diego Biurrunx86: avcodec: Use convenience macros to check for CPU...
next