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
|
Thu, 24 Jun 2004 22:13:44 +0000 |
michael |
transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature request tracker
libavcodec
|
Tue, 26 Nov 2002 16:26:58 +0000 |
michaelni |
via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>)
libavcodec
|
Mon, 25 Nov 2002 16:58:41 +0000 |
michaelni |
via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>)
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Wed, 08 Aug 2001 16:26:51 +0000 |
nickols_k |
Portability and testing issues
libavcodec
|
Sun, 05 Aug 2001 16:49:57 +0000 |
nickols_k |
Suppressing external gas stuff to improve portability to Win32
libavcodec
|
Mon, 30 Jul 2001 23:51:20 +0000 |
glantau |
added external cpuid code to solve -fPIC and gcc unclear constraints problems
libavcodec
|
Tue, 24 Jul 2001 20:37:52 +0000 |
glantau |
fixed cpuid macro to allow PIC compiling
libavcodec
|
Sun, 22 Jul 2001 14:18:56 +0000 |
glantau |
Initial revision
libavcodec
|