]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/motion-test.c
Added cancelation of contracts
[frescor/ffmpeg.git] / libavcodec / motion-test.c
2009-04-10 diegocosmetics: Rename prn variable to prng (Pseudo Random...
2009-04-10 diegoFix sigill on non-MMX2 CPUs.
2009-04-04 stefanoRename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity...
2009-03-31 diegoMark non-exported functions in test and example program...
2009-03-20 diegoReplace random() usage in test programs by av_lfg_*().
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-26 diegoFix filenames in Doxygen comments.
2008-11-14 bcoudurierremove useless mmx.h include
2007-12-01 vitorspelling
2007-07-19 takisFix the self tests which are contained in some codecs...
2007-06-10 diegoAdapt to API changes, fix compilation.
2007-06-07 diegoemms --> emms_c, taken from a patch by Ronald Bultje
2007-05-21 diegoRename motion_test.c to motion-test.c, which is the...