]> git.sesse.net Git - ffmpeg/history - libavcodec/sparc/vis.h
Replace ffmpeg references with more accurate libav* references.
[ffmpeg] / libavcodec / sparc / vis.h
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-10 Måns Rullgårdsparc: fix a few pages of cast warnings
2009-02-09 Diego BiurrunRemove file name from file headers.
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-04-17 Diego Biurruncosmetics: __asm__ __volatile__ --> asm volatile
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2006-10-11 Diego BiurrunSwitch to the LGPL as agreed to by the author according...
2006-10-09 Diego BiurrunFix GPL/LGPL license version mismatch.
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
2004-04-23 Michael NiedermayerVIS optimized motion compensation code. by (David S...