]> git.sesse.net Git - ffmpeg/history - libavcodec/alpha/simple_idct_alpha.c
Indeo 5 decoder
[ffmpeg] / libavcodec / alpha / simple_idct_alpha.c
2009-01-18 Måns RullgårdAlpha: add ff_ prefix to idct functions
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-07-05 Måns Rullgårdupdate my email address
2007-07-05 Diego BiurrunUTF-8 conversion
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
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.
2005-06-19 Falk HüffnerCommunicate proper aliasing to gcc (needed for 4.1).
2003-02-22 Michael Niedermayer32 vs. 64bit bugfix by (Dave Huang (dahanc))
2002-11-27 Falk HüffnerKludge around compilation failure on Alpha.
2002-10-11 Falk HüffnerMove Alpha optimized IDCT to own file. Based on a patch...