Sun, 27 Jan 2008 20:50:16 +0000 |
reimar |
Add and use DECLARE_ASM_CONST for constants used in assembler code.
libavcodec
|
Thu, 05 Jul 2007 10:37:29 +0000 |
diego |
Group all copyright and author notices together.
libavcodec
|
Wed, 16 May 2007 09:51:45 +0000 |
diego |
Add libavcodec to compiler include flags in order to simplify header
libavcodec
|
Fri, 11 May 2007 03:29:06 +0000 |
lorenm |
10l, r8991 broke mmx1 sad
libavcodec
|
Fri, 11 May 2007 01:11:45 +0000 |
lorenm |
sse2 version of fullpel sad.
libavcodec
|
Fri, 11 May 2007 00:45:07 +0000 |
lorenm |
tweak mmx2 sad.
libavcodec
|
Thu, 10 May 2007 22:24:19 +0000 |
lorenm |
tweak mmx2 sad.
libavcodec
|
Tue, 14 Nov 2006 03:18:09 +0000 |
mru |
revert bad checkin
libavcodec
|
Tue, 14 Nov 2006 03:12:29 +0000 |
mru |
move some CFLAGS settings away from config.* writing section
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sat, 12 Aug 2006 16:37:31 +0000 |
gpoirier |
Support for MacIntel, last part: balign directives
libavcodec
|
Mon, 03 Jul 2006 10:52:07 +0000 |
lucabe |
Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h
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
|
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
|
Sun, 29 Feb 2004 22:10:18 +0000 |
michael |
attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))
libavcodec
|
Sat, 10 Jan 2004 16:04:55 +0000 |
michael |
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise
libavcodec
|
Tue, 30 Dec 2003 16:07:57 +0000 |
michael |
interlaced motion estimation
libavcodec
|
Fri, 24 Oct 2003 20:09:30 +0000 |
michael |
Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>)
libavcodec
|
Tue, 09 Sep 2003 22:59:16 +0000 |
bellard |
removed warnings
libavcodec
|
Mon, 03 Mar 2003 14:54:00 +0000 |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
libavcodec
|
Tue, 11 Feb 2003 16:57:55 +0000 |
kabi |
* prototypes at one place
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 10 Feb 2003 09:35:32 +0000 |
kabi |
* static,const,compiler warning cleanup
libavcodec
|
Fri, 27 Dec 2002 23:51:46 +0000 |
michaelni |
qpel encoding
libavcodec
|
Tue, 03 Dec 2002 11:07:41 +0000 |
michaelni |
100l (sad8x8_x2 had params in wrong order)
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Sun, 21 Apr 2002 22:41:49 +0000 |
michaelni |
rounding bugfix
libavcodec
|
Wed, 27 Mar 2002 21:25:22 +0000 |
michaelni |
4MV motion estimation (not finished yet)
libavcodec
|
Wed, 15 Aug 2001 22:25:32 +0000 |
glantau |
suppressed nasm dependancy - rewrote forward DCT and motion estimation code
libavcodec
|