Mon, 09 Feb 2009 11:17:54 +0000 |
diego |
Remove file name from file headers.
libavcodec
|
Fri, 30 Jan 2009 18:38:25 +0000 |
diego |
Add missing void keyword to parameterless function declarations.
libavcodec
|
Wed, 03 Dec 2008 15:23:30 +0000 |
diego |
Delete unnecessary 'extern' keywords.
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Sun, 02 Dec 2007 15:43:08 +0000 |
diego |
Misc spelling fixes, prefer American over British English.
libavcodec
|
Sat, 01 Dec 2007 22:21:04 +0000 |
vitor |
spelling
libavcodec
|
Tue, 02 Oct 2007 19:51:18 +0000 |
reimar |
Hopefully fix sparc compilation again, add incorrectly removed variable declaration
libavcodec
|
Tue, 02 Oct 2007 18:18:35 +0000 |
reimar |
Remove uses of SIGILL for CPU extension detection, that method is not acceptable
libavcodec
|
Mon, 17 Sep 2007 10:14:56 +0000 |
diego |
Remove redundant ARCH_SPARC #ifdef, the file is compiled conditional to
libavcodec
|
Thu, 30 Aug 2007 19:18:23 +0000 |
gpoirier |
add simple_idct implemented in Sparc VIS
libavcodec
|
Wed, 16 May 2007 09:51:45 +0000 |
diego |
Add libavcodec to compiler include flags in order to simplify header
libavcodec
|
Wed, 11 Oct 2006 07:47:59 +0000 |
diego |
Switch to the LGPL as agreed to by the author according to the
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
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
|
Sun, 21 Nov 2004 01:47:36 +0000 |
michael |
whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>)
libavcodec
|
Fri, 23 Jul 2004 20:10:44 +0000 |
romansh |
* patch from James Morrison (getting rid of broken code)
libavcodec
|
Sat, 24 Apr 2004 15:23:50 +0000 |
michael |
License change and cpu detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>)
libavcodec
|
Fri, 23 Apr 2004 23:38:54 +0000 |
michael |
VIS optimized motion compensation code. by (David S. Miller <davem at redhat dot com>)
libavcodec
|