]> git.sesse.net Git - ffmpeg/history - libavcodec/motion-test.c
dsputil: Add ff_ prefix to the dsputil*_init* functions
[ffmpeg] / libavcodec / motion-test.c
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2011-12-08 Diego Biurruntests/examples: Mark some variables only used within...
2011-12-08 Diego Biurruntests/tools/examples: Replace direct exit() calls by...
2011-11-02 Diego BiurrunReplace some forgotten FFmpeg references by Libav.
2011-07-10 Anton Khirnovlavc: make avcodec_alloc_context3 officially public.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-09-04 Stefano SabatiniRename FF_MM_ symbols related to CPU features flags...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
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...