]> git.sesse.net Git - ffmpeg/history - libavcodec/alpha/simple_idct_alpha.c
cosmetics: Move one code block to save an #ifdef in the next commit.
[ffmpeg] / libavcodec / alpha / simple_idct_alpha.c
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...