Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Mon, 09 Jan 2006 02:08:12 +0000 |
lorenm |
10l: bidir_refine didn't save the new mvs. also improve speed.
libavcodec
|
Sun, 25 Dec 2005 16:34:12 +0000 |
michael |
dont discard least significant bits
libavcodec
|
Sat, 24 Dec 2005 23:47:29 +0000 |
michael |
hmm did i mess the scaling of these up at some point?
libavcodec
|
Fri, 23 Dec 2005 19:05:48 +0000 |
michael |
10l (segfault fix)
libavcodec
|
Fri, 23 Dec 2005 16:25:00 +0000 |
michael |
bidir refine support
libavcodec
|
Fri, 23 Dec 2005 00:40:52 +0000 |
michael |
minor typo
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
|
Fri, 26 Aug 2005 19:05:44 +0000 |
michael |
Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de)
libavcodec
|
Sun, 14 Aug 2005 15:42:40 +0000 |
mru |
kill a bunch of compiler warnings
libavcodec
|
Mon, 01 Aug 2005 20:01:41 +0000 |
michael |
fix assertion failure for mpeg2 encoding
libavcodec
|
Wed, 27 Jul 2005 13:16:35 +0000 |
michael |
motion vector limit for mpeg2
libavcodec
|
Fri, 17 Jun 2005 15:02:53 +0000 |
diego |
spelling fixes
libavcodec
|
Thu, 05 May 2005 13:40:28 +0000 |
michael |
fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi'
libavcodec
|
Sun, 24 Apr 2005 17:21:11 +0000 |
melanson |
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
libavcodec
|
Sat, 26 Mar 2005 18:10:44 +0000 |
michael |
check mb/me_threshold range, fixes assertion failure
libavcodec
|
Thu, 24 Feb 2005 19:08:50 +0000 |
michael |
kill warnings patch by (Mns Rullgrd <mru inprovide com>)
libavcodec
|
Tue, 16 Nov 2004 13:40:56 +0000 |
michael |
overflow fix
libavcodec
|
Thu, 28 Oct 2004 10:12:57 +0000 |
michael |
H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)
libavcodec
|
Mon, 18 Oct 2004 23:07:18 +0000 |
michael |
fix constrained parameters flag
libavcodec
|
Thu, 26 Aug 2004 20:04:54 +0000 |
michael |
quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily)
libavcodec
|
Sun, 22 Aug 2004 17:16:03 +0000 |
michael |
4x4 SSE compare function
libavcodec
|
Fri, 11 Jun 2004 21:12:46 +0000 |
michael |
chroma me fix
libavcodec
|
Thu, 10 Jun 2004 22:56:43 +0000 |
michael |
clip input motion vectors
libavcodec
|
Mon, 07 Jun 2004 17:30:02 +0000 |
michael |
nsse weight
libavcodec
|
Mon, 07 Jun 2004 03:23:31 +0000 |
michael |
noise preserving sum of squares comparission function
libavcodec
|
Thu, 03 Jun 2004 19:29:47 +0000 |
michael |
change qscale -> lambda for the motion estimation
libavcodec
|
Tue, 11 May 2004 01:38:46 +0000 |
michael |
moving motion estimation specific variables from MpegEncContext -> MotionEstContext
libavcodec
|
Tue, 11 May 2004 00:58:08 +0000 |
michael |
reduce dependancy between motion estimation and MpegEncContext
libavcodec
|