summaryrefslogtreecommitdiffstats
path: root/libavcodec/motion-test.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-091-9/+3
|\
| * motion-test: do not use getopt()Anton Khirnov2012-07-091-9/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-201-9/+3
|\ \ | |/
| * Use av_gettime() in various placesMans Rullgard2012-06-201-9/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-141-4/+0
|\ \ | |/
| * motion-test: remove disabled codeDiego Biurrun2012-05-141-4/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-2/+2
|\ \ | |/
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-151-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-091-5/+3
|\ \ | |/
| * tests/examples: Mark some variables only used within their files as static.Diego Biurrun2011-12-081-2/+2
| * tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-081-3/+1
| * Replace some forgotten FFmpeg references by Libav.Diego Biurrun2011-11-021-1/+1
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-111-1/+1
|\ \ | |/
| * lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-101-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-041-3/+3
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).Diego Biurrun2009-04-101-3/+3
* Fix sigill on non-MMX2 CPUs.Diego Biurrun2009-04-101-1/+3
* Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistencyStefano Sabatini2009-04-041-1/+1
* Mark non-exported functions in test and example programs as static.Diego Biurrun2009-03-311-4/+4
* Replace random() usage in test programs by av_lfg_*().Diego Biurrun2009-03-201-3/+6
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-261-1/+1
* remove useless mmx.h includeBaptiste Coudurier2008-11-141-2/+0
* spellingVitor Sessak2007-12-011-1/+1
* Fix the compilation of dct-test, fft-test and motion-test which are usingPanagiotis Issaris2007-07-191-0/+1
* Adapt to API changes, fix compilation.Ronald S. Bultje2007-06-101-23/+26
* emms --> emms_c, taken from a patch by Ronald BultjeRonald S. Bultje2007-06-071-2/+2
* Rename motion_test.c to motion-test.c, which is the naming scheme used by allDiego Biurrun2007-05-211-0/+160
OpenPOWER on IntegriCloud