]> git.sesse.net Git - ffmpeg/history - libavcodec/x86
latm: Always reconfigure if no extradata was set previously
[ffmpeg] / libavcodec / x86 /
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...
2013-08-28 Diego Biurrunx86: rv40dsp: Move inline assembly optimizations out...
2013-08-28 Diego Biurrundsputil: x86: Hide arch-specific initialization details
2013-08-23 Diego Biurrunvp56: Mark VP6-only optimizations as such.
2013-08-21 Diego Biurrunx86: Split DCT and FFT initialization into separate...
2013-08-21 Diego Biurrunx86: h264_idct: Remove incorrect comment
2013-07-17 Diego BiurrunConsistently use "cpu_flags" as variable/parameter...
2013-07-17 Christophe Gisquetfmtconvert: Explicitly use int32_t instead of int
2013-07-12 Luca Barbatomlpdsp: x86: Respect cpuflags
2013-07-04 Jason Garrett-Glasercabac: x86 version of get_cabac_bypass
2013-05-29 Diego Biurrunbuild: cosmetics: Place unconditional before conditiona...
2013-05-15 Diego Biurrunmpegvideo: Remove commented-out PARANOID debug cruft
2013-05-12 Diego Biurrunx86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
2013-05-12 Diego Biurrunx86: dsputil: Split inline assembly from init code
2013-05-12 Diego Biurrunx86: dsputil: Refactor pixels16 wrapper functions with...
2013-05-12 Diego Biurrunconfigure: Rename cmov processor capability to i686
2013-05-10 Christophe Gisquetx86: sbrdsp: implement SSE2 qmf_pre_shuffle
2013-05-08 Diego Biurrunx86: dsputil: Remove unused argument from QPEL_OP macro
2013-05-08 Diego Biurrunx86: dsputil: Move TRANSPOSE4 macro to the only place...
2013-05-08 Diego Biurrunx86: dsputil: Move constant declarations into separate...
2013-05-07 Diego Biurrunx86: dsputil: Group all assembly constants together...
2013-05-07 Diego Biurrunx86: dsputil: Move ff_pd assembly constants to the...
2013-05-07 Diego Biurrunx86: dsputil: Remove unused ff_pb_3F constant
2013-05-07 Diego Biurrunx86: dsputil: Remove unused MOVQ_BONE macro
2013-05-07 Diego Biurrunx86: dsputil: Move rv40-specific functions where they...
2013-05-07 Diego Biurrunx86: dsputil hpeldsp: Move shared template functions...
2013-05-07 Diego Biurrunx86: rnd_template: Eliminate pointless OP_AVG macro...
2013-05-06 Diego Biurrunx86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_...
2013-05-06 Diego Biurrunx86: hpeldsp: Only compile MMX hpeldsp code if MMX...
2013-05-06 Diego Biurrunx86: More specific ifdefs for dsputil/hpeldsp init...
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2013-05-03 Diego Biurrunsilly typo fixes
2013-05-03 Christophe Gisquetx86: sbrdsp: Implement SSE2 qmf_deint_bfly
2013-05-02 Diego Biurrunx86: dsputil: Move cavs and vc1-specific functions...
2013-05-02 Diego Biurrunx86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c
2013-05-02 Diego Biurrunx86: dsputil: Move avg_pixels8_mmx() out of rnd_template.c
2013-05-02 Diego Biurrunx86: Move duplicated put_pixels{8|16}_mmx functions...
2013-04-30 Diego Biurrunx86: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunmpegaudiosp: More consistent names for ppc/x86 optimiza...
2013-04-29 Diego Biurrunx86: dsputil: Remove a set of pointless #ifs around...
2013-04-29 Diego Biurrunx86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mm...
2013-04-29 Diego Biurrunx86: hpeldsp: Remove unused macro definitions
2013-04-26 Diego Biurrunx86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exp...
2013-04-25 Martin Storsjöx86: Rename dsputil_rnd_template.c to rnd_template.c
2013-04-23 Martin Storsjöx86: Get rid of duplication between *_rnd_template.c
2013-04-23 Martin Storsjöx86: Factorize duplicated inline assembly snippets
2013-04-22 Diego Biurrunx86: Move some conditional code around to avoid unused...
2013-04-22 Diego Biurrunx86: cavs: Refactor duplicate dspfunc macro
2013-04-22 Diego Biurrunx86: cavs: Put mmx-specific code into its own init...
2013-04-22 Diego Biurrunx86: Remove some duplicate function declarations
2013-04-19 Martin Storsjöx86: Remove unused inline asm instruction defines
2013-04-19 Ronald S. Bultjex86: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-15 Ronald S. Bultjevp3: Use full transpose for all IDCTs
2013-04-15 Ronald S. Bultjex86: Move constants to the only place where they are...
2013-04-12 Diego Biurrunx86: dsputil: Move some ifdefs to avoid unused variable...
2013-04-12 Diego Biurrunx86: dsputil: cosmetics: Remove two pointless variable...
2013-04-12 Diego Biurrunx86: dsputil: Refactor some ff_{avg|put}_pixels functio...
2013-04-12 Diego Biurrunx86: dsputil: ff_h263_*_loop_filter declarations to...
2013-04-12 Diego Biurrunx86: h264qpel: int --> ptrdiff_t for some line_size...
2013-04-11 Diego BiurrunMove misplaced file author information where it belongs
2013-04-10 Ronald S. Bultjedsputil: Make dsputil selectable
2013-04-10 Ronald S. Bultjeh264: Integrate clear_blocks calls with IDCT
next