]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/dsputil_mmx.c
put_bits: Remove unused includes
[ffmpeg] / libavcodec / x86 / dsputil_mmx.c
2013-10-05 Diego Biurrunx86: dsputil: Separate ff_add_hfyu_median_prediction_cm...
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-08 Diego Biurrunx86: dsputil: Remove unused argument from QPEL_OP macro
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: 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: More specific ifdefs for dsputil/hpeldsp init...
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-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-25 Martin Storsjöx86: Rename dsputil_rnd_template.c to 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: Put mmx-specific code into its own init...
2013-04-22 Diego Biurrunx86: Remove some duplicate function declarations
2013-04-19 Ronald S. Bultjex86: hpeldsp: Move half-pel assembly from dsputil to...
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-10 Ronald S. Bultjedsputil: Make dsputil selectable
2013-03-12 Luca Barbatodsputil: convert remaining functions to use ptrdiff_t...
2013-02-26 Diego Biurrunx86: dsputil: Drop some unused function #defines
2013-02-26 Diego Biurrunx86: dsputil: Drop aliasing of ff_put_pixels8_mmx to...
2013-02-26 Diego Biurrunx86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out...
2013-02-26 Martin Storsjöx86: dsputil_mmx: Remove leftover inline assembly fragments
2013-02-18 Daniel Kangx86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmx...
2013-02-06 Daniel Kangdsputil: x86: Convert h263 loop filter to yasm
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2013-02-05 Diego BiurrunUse ptrdiff_t instead of int for {avg, put}_pixels...
2013-01-27 Daniel Kangdsputil: add missing HAVE_YASM guard
2013-01-27 Daniel Kangdsputil: x86: Convert mpeg4 qpel and dsputil avg to...
2013-01-26 Diego Biurrunx86: h264qpel: Move stray comment to the right spot...
2013-01-24 Mans Rullgarddsputil: Separate h264 qpel
2013-01-23 Ronald S. Bultjedsputil: remove one array dimension from avg_no_rnd_pix...
2013-01-23 Ronald S. Bultjedsputil: remove avg_no_rnd_pixels8.
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2013-01-23 Ronald S. Bultjevorbisdsp: convert x86 simd functions from inline asm...
2013-01-22 Ronald S. Bultjefloatdsp: move scalarproduct_float from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_reverse from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_add from dsputil to avfloatdsp.
2013-01-21 Ronald S. Bultjedsputil: remove butterflies_float_interleave.
2013-01-20 Mans Rullgarddsputil: drop non-compliant "fast" qpel mc functions
2013-01-20 Ronald S. BultjeMove vorbis_inverse_coupling from dsputil to vorbisdspc...
2013-01-18 Diego Biurrunx86: dsputil: Drop some unused macro definitions
2013-01-16 Justin Ruggleslavc: Move vector_fmul_window to AVFloatDSPContext
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-11-26 Diego Biurrunx86: fix build without inline asm
2012-11-25 Daniel Kangx86: h264: Convert 8-bit QPEL inline assembly to YASM
2012-11-25 Daniel Kangx86: h264: Remove 3dnow QPEL code
2012-11-16 Diego Biurrunx86: dsputil: port to cpuflags
2012-11-13 Diego Biurrunx86: mmx2 ---> mmxext in asm constructs
2012-10-31 Diego Biurrunx86: Move optimization suffix to end of function names
2012-10-31 Diego Biurrunx86: mmx2 ---> mmxext in function names
2012-10-31 Diego Biurrunx86: MMX2 ---> MMXEXT in macro names
2012-10-30 Diego Biurrunx86: mmx2 ---> mmxext in comments and messages
2012-10-05 Mans Rullgardx86: dsputil: kill VLA in gmc_mmx()
2012-09-13 Diego Biurrunx86: dsputil: Move Xvid IDCT put/add functions to a...
2012-09-12 Mans Rullgardac3: move ac3_downmix() from dsputil to ac3dsp
2012-09-11 Diego Biurrunx86: dsputil: Move specific optimization settings out...
2012-09-07 Diego Biurrunx86: avcodec: Drop silly "_mmx" suffix from dsputil...
2012-09-07 Mans Rullgardcavsdsp: set idct permutation independently of dsputil
2012-09-07 Mans Rullgardx86: allow using add_hfyu_median_prediction_cmov on...
2012-09-06 Diego Biurrunx86: dsputil: Do not redundantly check for CPU caps...
2012-08-30 Diego Biurrunx86: Split inline and external assembly #ifdefs
2012-08-30 Diego Biurrunx86: cosmetics: Comment some #endifs for better readability
2012-08-28 Diego Biurrunx86: avcodec: Drop silly "_mmx" suffixes from filenames
2012-08-08 Mans Rullgardx86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-08-03 Diego Biurrunx86: Use consistent 3dnowext function and macro name...
2012-08-02 Mans Rullgardx86: remove libmpeg2 mmx(ext) idct functions
2012-07-28 Ronald S. Bultjeh264_chromamc_10bit: port x86 simd to cpuflags.
2012-07-25 Ronald S. Bultjex86/dsputil: put inline asm under HAVE_INLINE_ASM.
2012-07-25 Yang Wangdsputil_mmx: fix incorrect assembly code
2012-07-19 Diego Biurrunx86: dsputil: drop some unused CPU flag debug code
2012-07-18 Mans Rullgardvp3: move idct and loop filter pointers to new vp3dsp...
2012-06-23 Diego Biurrunx86: Only use optimizations with cmov if the CPU suppor...
2012-06-23 Mans Rullgardx86: move some inline asm macros to the only places...
2012-06-08 Justin RugglesAdd a float DSP framework to libavutil
2012-05-21 Kieran KunhyaConvert vector_fmul range of functions to YASM and...
2012-05-10 Christophe Gisquetrv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations...
2012-04-28 Christophe GISQUETdsputil x86: revert a test back to its previous value
2012-04-21 Mans RullgardRemove lowres video decoding
2012-04-21 Mans Rullgardavcodec: remove AVCodecContext.dsp_mask
2012-04-04 Christophe GISQUETdsputil x86: remove deprecated parameter from scalarpro...
2012-03-25 Diego Biurrunx86: dsputil: prettyprint gcc inline asm
2012-03-25 Diego Biurrunx86: K&R prettyprinting cosmetics for dsputil_mmx.c
2012-03-25 Diego Biurrunx86: conditionally compile H.264 QPEL optimizations
next