| Commit message (Expand) | Author | Age | Files | Lines |
* | motion-test: zero dsp context | Michael Niedermayer | 2012-10-12 | 1 | -0/+2 |
* | motion-test: fix height parameter | Michael Niedermayer | 2012-10-07 | 1 | -3/+3 |
* | lavc: put motion test back. | Michael Niedermayer | 2012-09-03 | 1 | -0/+149 |
* | Delete motion-test tool; it is of doubtful utility. | Diego Biurrun | 2012-09-03 | 1 | -149/+0 |
* | testprogs: Remove unused includes | Martin Storsjö | 2012-08-29 | 1 | -2/+0 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+2 |
* | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -2/+2 |
* | motion-test: do not use getopt() | Anton Khirnov | 2012-07-09 | 1 | -9/+3 |
* | Use av_gettime() in various places | Mans Rullgard | 2012-06-20 | 1 | -9/+3 |
* | motion-test: remove disabled code | Diego Biurrun | 2012-05-14 | 1 | -4/+0 |
* | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -2/+2 |
* | tests/examples: Mark some variables only used within their files as static. | Diego Biurrun | 2011-12-08 | 1 | -2/+2 |
* | tests/tools/examples: Replace direct exit() calls by return. | Diego Biurrun | 2011-12-08 | 1 | -3/+1 |
* | Replace some forgotten FFmpeg references by Libav. | Diego Biurrun | 2011-11-02 | 1 | -1/+1 |
* | lavc: make avcodec_alloc_context3 officially public. | Anton Khirnov | 2011-07-10 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ | Stefano Sabatini | 2010-09-04 | 1 | -3/+3 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). | Diego Biurrun | 2009-04-10 | 1 | -3/+3 |
* | Fix sigill on non-MMX2 CPUs. | Diego Biurrun | 2009-04-10 | 1 | -1/+3 |
* | Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency | Stefano Sabatini | 2009-04-04 | 1 | -1/+1 |
* | Mark non-exported functions in test and example programs as static. | Diego Biurrun | 2009-03-31 | 1 | -4/+4 |
* | Replace random() usage in test programs by av_lfg_*(). | Diego Biurrun | 2009-03-20 | 1 | -3/+6 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Fix filenames in Doxygen comments. | Diego Biurrun | 2009-01-26 | 1 | -1/+1 |
* | remove useless mmx.h include | Baptiste Coudurier | 2008-11-14 | 1 | -2/+0 |
* | spelling | Vitor Sessak | 2007-12-01 | 1 | -1/+1 |
* | Fix the compilation of dct-test, fft-test and motion-test which are using | Panagiotis Issaris | 2007-07-19 | 1 | -0/+1 |
* | Adapt to API changes, fix compilation. | Ronald S. Bultje | 2007-06-10 | 1 | -23/+26 |
* | emms --> emms_c, taken from a patch by Ronald Bultje | Ronald S. Bultje | 2007-06-07 | 1 | -2/+2 |
* | Rename motion_test.c to motion-test.c, which is the naming scheme used by all | Diego Biurrun | 2007-05-21 | 1 | -0/+160 |