summaryrefslogtreecommitdiff
path: root/libavcodec/motion-test.c
Commit message (Expand)AuthorAge
* lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-10
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-04
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).Diego Biurrun2009-04-10
* Fix sigill on non-MMX2 CPUs.Diego Biurrun2009-04-10
* Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistencyStefano Sabatini2009-04-04
* Mark non-exported functions in test and example programs as static.Diego Biurrun2009-03-31
* Replace random() usage in test programs by av_lfg_*().Diego Biurrun2009-03-20
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-26
* remove useless mmx.h includeBaptiste Coudurier2008-11-14
* spellingVitor Sessak2007-12-01
* Fix the compilation of dct-test, fft-test and motion-test which are usingPanagiotis Issaris2007-07-19
* Adapt to API changes, fix compilation.Ronald S. Bultje2007-06-10
* emms --> emms_c, taken from a patch by Ronald BultjeRonald S. Bultje2007-06-07
* Rename motion_test.c to motion-test.c, which is the naming scheme used by allDiego Biurrun2007-05-21