OSDN Git Service

libx264: add 'partitions' private option
[coroid/libav_saccubus.git] / libavcodec / cavsdsp.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-08-25 Måns RullgårdRemove duplicate definitions of fullpel MC functions
2010-08-03 Måns RullgårdMove cavs dsp functions to their own struct
2010-03-06 Måns RullgårdMove some dsp func prototypes to dsputil.h; they are...
2010-01-13 Zuxy MengMore av_cold for infrequently called functions.
2009-02-10 Stefan Gehreravoid duplicating dsputil's clear_block
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2006-11-12 Måns Rullgårdrename cropTbl -> ff_cropTbl
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-29 Stefan Gehrersome MMX optimizations for the CAVS decoder
2006-07-04 Michael Niedermayeradd rounding bias earlier in the idct, avoids many...
2006-07-03 Michael NiedermayerCAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
2006-07-01 Michael Niedermayernew files for the CAVS decoder by (Stefan Gehrer <stefa...