]> git.sesse.net Git - ffmpeg/history - libavcodec/motion-test.c
Parse ID3v[12] metadata from TTA files.
[ffmpeg] / libavcodec / motion-test.c
2009-04-10 Diego Biurruncosmetics: Rename prn variable to prng (Pseudo Random...
2009-04-10 Diego BiurrunFix sigill on non-MMX2 CPUs.
2009-04-04 Stefano SabatiniRename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity...
2009-03-31 Diego BiurrunMark non-exported functions in test and example program...
2009-03-20 Diego BiurrunReplace random() usage in test programs by av_lfg_*().
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-26 Diego BiurrunFix filenames in Doxygen comments.
2008-11-14 Baptiste Coudurierremove useless mmx.h include
2007-12-01 Vitor Sessakspelling
2007-07-19 Panagiotis IssarisFix the compilation of dct-test, fft-test and motion...
2007-06-10 Ronald S. BultjeAdapt to API changes, fix compilation.
2007-06-07 Ronald S. Bultjeemms --> emms_c, taken from a patch by Ronald Bultje
2007-05-21 Diego BiurrunRename motion_test.c to motion-test.c, which is the...