Sat, 04 Apr 2009 13:20:53 +0000 |
stefano |
Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency
libavcodec
|
Tue, 31 Mar 2009 09:32:59 +0000 |
diego |
Mark non-exported functions in test and example programs as static.
libavcodec
|
Fri, 20 Mar 2009 11:48:27 +0000 |
diego |
Replace random() usage in test programs by av_lfg_*().
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Mon, 26 Jan 2009 22:51:16 +0000 |
diego |
Fix filenames in Doxygen comments.
libavcodec
|
Fri, 14 Nov 2008 02:49:23 +0000 |
bcoudurier |
remove useless mmx.h include
libavcodec
|
Sat, 01 Dec 2007 22:21:04 +0000 |
vitor |
spelling
libavcodec
|
Thu, 19 Jul 2007 08:46:28 +0000 |
takis |
Fix the compilation of dct-test, fft-test and motion-test which are using
libavcodec
|
Sun, 10 Jun 2007 13:54:11 +0000 |
diego |
Adapt to API changes, fix compilation.
libavcodec
|
Thu, 07 Jun 2007 21:31:26 +0000 |
diego |
emms --> emms_c, taken from a patch by Ronald Bultje
libavcodec
|
Mon, 21 May 2007 07:11:27 +0000 |
diego |
Rename motion_test.c to motion-test.c, which is the naming scheme used by all
libavcodec
|