]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/dsputil.c
Move VP3 loop filter to DSPContext
[frescor/ffmpeg.git] / libavcodec / dsputil.c
2008-10-04 conradMove VP3 loop filter to DSPContext
2008-08-13 lorenmsimd int->float
2008-08-13 lorenmsimd downmix
2008-07-16 lorenmfloat_to_int16_interleave: change src to an array of...
2008-07-13 lorenmexploit mdct symmetry
2008-07-13 lorenmsimplify vorbis windowing
2008-07-07 michaelFix x86-64
2008-07-06 kostyaAdd several vector functions used by Monkey's Audio...
2008-04-29 ramiroTypo: distoration -> distortion.
2008-04-16 astrangeAdd a new IDCT permutation, used in xvid_sse2 and possi...
2008-03-05 aurelremove more useless mpegvideo.h includes
2008-03-04 aurelmove ff_emulated_edge_mc() to dsputil
2008-03-04 aurelmove ff_init_scantable() into dsputil
2008-03-04 aurelmove draw_edges() into dsputil
2008-02-26 michaelfloating point AAN IDCT
2008-02-22 lorenmcleaner way of writing packed-byte constants.
2008-02-21 lorenmindent
2008-02-21 lorenmpseudo-simd add_bytes and diff_bytes
2008-02-21 lorenmsimd and unroll png_filter_row
2008-02-01 michaelconst src for bswap
2008-02-01 michaelconsts
2007-12-21 diegoFix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ.
2007-12-21 michaelMore consistant { placement.
2007-12-21 michaelindent
2007-12-21 michael~15% faster h264_chroma_mc2/4_c() these also prevent...
2007-12-21 michael30% faster h264_chroma_mc8_c(), this also prevents...
2007-12-08 aureladd ff_ prefix to all simple_idct symbols
2007-11-09 michaelremvoe useless #ifdef
2007-11-09 michaelintrax8 decoder patch by "someone"
2007-09-29 lorenmsse2 version of compute_autocorr().
2007-09-23 diegoVIS-specific code should be enabled conditional to...
2007-08-13 ramiroAdd attribute that forces alignment of stack to functio...
2007-08-09 romansh * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
2007-07-28 takisTake care of some renames (Doxygen and function name...
2007-07-24 aurelhelp some gcc version to optimize out those functions
2007-07-11 iiverevert commit 9603
2007-07-11 iiveIntegrate reference mpeg IDCT into dsputil.
2007-07-10 aurelcosmetics: indentation
2007-07-10 aurelAvoid linking with h263.c functions when the relevant...
2007-07-08 mrufix warning
2007-07-08 mrumake arguments to ssd_int8_vs_int16() const
2007-07-05 diegoGroup all copyright and author notices together.
2007-06-16 mrukill some "defined but not used" warnings
2007-06-16 mrukill a warning on 64-bit machines
2007-06-15 aureluse if() instead of #ifdef and ensure all possible...
2007-06-15 takisCorrect signature of just_return().
2007-06-14 diegoSimplify init preprocessor statements.
2007-06-12 diegomisc typo fixes
2007-05-23 takisReindent
2007-05-23 takisMake the compilation of h264idct.c optional.
2007-05-14 takisMake vp3dsp*.c compilation optional.
2007-05-12 lorenmfactor sum_abs_dctelem out of dct_sad, and simd it.
2007-03-30 lorenmmmx 16-bit ssd. 2.3x faster svq1 encoding.
2007-02-27 diegoThe Snow DEcoding routines should be under CONFIG_SNOW_...
2007-02-25 reimarAdd av_ prefix to clip functions
2006-12-11 takisAdding H.264 DCT.
2006-12-11 mruimproved stack misalignment warning
2006-12-07 michaelbetter warning
2006-12-07 michaelff_check_alignment to warn the user about a missaligned...
2006-11-26 gpoirierMove copy_block* functions to dsp dsputil.h
2006-11-14 mrurevert bad checkin
2006-11-14 mrumove some CFLAGS settings away from config.* writing...
2006-11-12 mrurename squareTbl -> ff_squareTbl
2006-11-12 mrurename cropTbl -> ff_cropTbl
2006-11-12 mrurename inverse -> ff_inverse
2006-10-11 diegoRename ABS macro to FFABS.
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-10-01 lorenmapproximate qpel functions: sacrifice some quality...
2006-09-16 diegoADI Blackfin optimizations
2006-09-02 mruremove redundant declarations
2006-09-02 kostyaDrop put_vc1_qpel_pixels_tab as they won't be needed...
2006-09-02 kostyaNew function for chroma MC (will be used in VC-1)
2006-08-31 kostyaNew qpel MC functions conforming to VC-1 standard.
2006-08-28 lorenmmmx implementation of deblocking strength decision.
2006-08-10 lorenmsse and 3dnow implementations of float->int conversion...
2006-08-03 lorenmsse & sse2 implementations of vorbis channel coupling.
2006-07-30 kostyaNew functions in DSPContext for VC-1 decoding
2006-07-07 diegoFix compilation with --disable-decoders.
2006-07-03 michaelCAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
2006-06-30 gpoirierDisable w53 and w97 cmp methods when snow encoder is...
2006-05-30 lorenmSnow: fix subband weighting in wavelet cmp functions...
2006-04-04 lorenmmmx implementation of 3-point GMC. (5x faster than C)
2006-03-31 michaelremove mpegvideo.c img resample dependancy
2006-03-23 lorenmprefetch pixels for future motion compensation. 2-5...
2006-03-17 gpoirier10l: Only set *compose97i *add_yblock to dsputils conte...
2006-03-16 gpoirierFirst part of a series of speed-enchancing patches.
2006-02-10 lorenmh264: special case dc-only idct. ~1% faster overall
2006-02-05 diegoMSVC-compatible __align8/__align16 declaration
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2006-01-09 lorenmtweak h264_biweight
2006-01-08 michaeluse h264 MC functions for 2xX Xx2 blocks in snow too
2006-01-05 melansonugly, but necessary
2006-01-04 michael8x8 integer dct from x264 as cmp function (under CONFIG...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-08-14 mrukill a bunch of compiler warnings
2005-06-17 lorenmH.264 lossless mode
2005-06-02 lorenmdecode H.264 with 8x8 transform.
2005-05-18 lorenmH.264 deblocking optimizations (mmx for chroma_bS4...
2005-05-17 michaelporting the mmx&sse2 (sse2 untested) vp3 idcts to the...
next