Thu, 07 Jun 2007 17:19:37 +0000 |
diego |
Preprocessor #defines starting with __ are reserved for the system.
libavcodec
|
Thu, 07 Jun 2007 17:18:01 +0000 |
diego |
Use FFmpeg-specific CPU feature definitions.
libavcodec
|
Wed, 16 May 2007 09:51:45 +0000 |
diego |
Add libavcodec to compiler include flags in order to simplify header
libavcodec
|
Mon, 18 Dec 2006 22:43:09 +0000 |
gpoirier |
Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructions) detection
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sat, 07 Oct 2006 11:30:24 +0000 |
diego |
Compilation fix, printf gets redefined to please_use_av_log.
libavcodec
|
Sun, 10 Sep 2006 14:02:42 +0000 |
diego |
Add official LGPL license headers to the files that were missing them.
libavcodec
|
Fri, 28 Apr 2006 07:46:13 +0000 |
gpoirier |
Remove unused and unsupported Cyrix's "Extended MMX",
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
|
Mon, 13 Dec 2004 16:11:38 +0000 |
michael |
x86 cpu capabilities detection rewrite / cleanup
libavcodec
|
Sun, 05 Dec 2004 23:26:43 +0000 |
michael |
detect sse on athlon-xp patch by (matthieu castet <castet >.< matthieu >at< free >.< fr>)
libavcodec
|
Sun, 17 Oct 2004 20:27:11 +0000 |
michael |
gcc 3.4.3 preversions do not appreciate invalid instruction and operand combinations anymore patch by (Aurelien Jacobs <aurel at gnuage dot org>)
libavcodec
|
Mon, 11 Oct 2004 02:19:29 +0000 |
michael |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>)
libavcodec
|
Fri, 16 Jul 2004 01:54:07 +0000 |
michael |
10l and better MMX/SSE detection for VIA1000
libavcodec
|