]> git.sesse.net Git - ffmpeg/history - libavcodec/sparc/dsputil_vis.c
lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft
[ffmpeg] / libavcodec / sparc / dsputil_vis.c
2013-02-15 Diego Biurrunsparc: dsputil: Simplify high_bit_depth checks
2013-02-10 Diego Biurrunsparc: dsputil_vis: Fix silly variable name search...
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-23 Ronald S. Bultjedsputil: remove one array dimension from avg_no_rnd_pix...
2013-01-23 Ronald S. Bultjedsputil: remove avg_no_rnd_pixels8.
2012-08-16 Martin StorsjöAdd more missing includes after removing the implicit...
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2011-11-02 Diego BiurrunReplace ffmpeg references with more accurate libav...
2011-07-21 Mans Rullgarddsputil: update per-arch init funcs for non-h264 high...
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-18 Måns RullgårdReplace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED
2010-03-10 Måns Rullgårdsparc: fix a few pages of cast warnings
2010-03-10 Måns Rullgårdsparc: fix dsputil prototypes
2009-02-09 Diego BiurrunRemove file name from file headers.
2009-01-30 Diego BiurrunAdd missing void keyword to parameterless function...
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-12-02 Diego BiurrunMisc spelling fixes, prefer American over British English.
2007-12-01 Vitor Sessakspelling
2007-10-02 Reimar DöffingerHopefully fix sparc compilation again, add incorrectly...
2007-10-02 Reimar DöffingerRemove uses of SIGILL for CPU extension detection,...
2007-09-17 Diego BiurrunRemove redundant ARCH_SPARC #ifdef, the file is compile...
2007-08-30 Denes Balatoniadd simple_idct implemented in Sparc VIS
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2006-10-11 Diego BiurrunSwitch to the LGPL as agreed to by the author according...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-11-21 James A. Morrisonwhitespace cleanup patch by (James A. Morrison <ja2morr...
2004-07-23 Roman Shaposhnik * patch from James Morrison (getting rid of broken...
2004-04-24 James MorrisonLicense change and cpu detection patch by (James Morris...
2004-04-23 Michael NiedermayerVIS optimized motion compensation code. by (David S...