Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Sun, 11 Feb 2007 16:39:09 +0000 |
mru |
rename HAVE_GPROF to CONFIG_GPROF
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Fri, 17 Feb 2006 19:48:11 +0000 |
mellum |
Change license header to LGPL for consistency.
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Sat, 10 Jul 2004 23:22:47 +0000 |
mellum |
Don't include config.h from assembly, because the mplayer developers
libavcodec
|
Fri, 13 Sep 2002 15:44:53 +0000 |
mellum |
Fix for h % 8 == 4 in put_pixels_axp_asm.
libavcodec
|
Mon, 01 Jul 2002 23:47:01 +0000 |
mellum |
Assembly version of put_pixels. This is currently the function that
libavcodec
|
Mon, 01 Jul 2002 23:02:36 +0000 |
mellum |
Add profiling support.
libavcodec
|
Mon, 01 Jul 2002 04:26:07 +0000 |
mellum |
Implement put_pixels_clamped and add_pixels_clamped in Assembler. This
libavcodec
|