log snow.c @ 2514:fc23a5a86d97 libavcodec

age author description
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Sun, 16 Jan 2005 22:11:47 +0000 michael 10l patch by (matthieu castet <castet.matthieu free fr>) libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Mon, 03 Jan 2005 16:13:52 +0000 michael Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) libavcodec
Thu, 25 Nov 2004 19:26:46 +0000 michael fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be}) libavcodec
Sat, 30 Oct 2004 02:16:27 +0000 michael CABAC -> range coder libavcodec
Fri, 24 Sep 2004 18:12:43 +0000 michael unused libavcodec
Thu, 23 Sep 2004 12:20:41 +0000 michael merge predict_plane() with DWTELEM->8bit conversation (21% faster) libavcodec
Tue, 21 Sep 2004 23:10:10 +0000 michael 8 -> FRAC_BITS libavcodec
Sun, 19 Sep 2004 14:43:09 +0000 michael consistent use of types patch by (D Richard Felker III <dalias at aerifal dot cx>) libavcodec
Fri, 17 Sep 2004 23:51:36 +0000 michael simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Wed, 15 Sep 2004 01:55:04 +0000 michael per picture psnr libavcodec
Sun, 12 Sep 2004 23:09:54 +0000 michael 100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...) libavcodec
Sun, 12 Sep 2004 21:32:36 +0000 michael use h264 MC code if possible libavcodec
Sun, 12 Sep 2004 10:51:02 +0000 michael use pointer arithmetic in mc_block(), 25% faster libavcodec
Sun, 05 Sep 2004 21:46:16 +0000 michael 20% faster predict_plane() libavcodec
Tue, 31 Aug 2004 16:28:49 +0000 michael 10l (keyframes and context resets) libavcodec
Sat, 28 Aug 2004 14:24:48 +0000 michael cleanup libavcodec
Sat, 28 Aug 2004 14:08:50 +0000 michael 10l libavcodec
Fri, 27 Aug 2004 21:16:51 +0000 michael merge decode_subband() and dequantize() libavcodec
Fri, 27 Aug 2004 20:33:16 +0000 michael 11% faster decode_subband() libavcodec
Fri, 27 Aug 2004 20:15:32 +0000 michael 5% faster decode_subband() libavcodec
Fri, 27 Aug 2004 19:52:32 +0000 michael 46% faster decode_subband() libavcodec
Fri, 27 Aug 2004 01:06:58 +0000 michael 50% faster decode_subband() 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
Wed, 25 Aug 2004 00:26:01 +0000 michael edge bugfix libavcodec
Tue, 03 Aug 2004 02:34:50 +0000 michael cleanup libavcodec
Mon, 02 Aug 2004 19:09:28 +0000 michael lossless support libavcodec
Mon, 02 Aug 2004 18:01:03 +0000 michael cleanup libavcodec
Mon, 02 Aug 2004 17:53:57 +0000 michael improved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale 1 and 8) libavcodec
Mon, 02 Aug 2004 01:06:55 +0000 michael cleanup libavcodec
Mon, 02 Aug 2004 01:03:52 +0000 michael various subband encoders (all either worse or complicated so they are commented out) libavcodec
Wed, 28 Jul 2004 01:35:29 +0000 michael 1/0 fix libavcodec
Wed, 28 Jul 2004 00:09:03 +0000 michael dont segfault without -strict -1 libavcodec
Tue, 27 Jul 2004 17:38:53 +0000 michael optimize quantizaton (about 3x faster) libavcodec
Tue, 27 Jul 2004 17:02:31 +0000 michael cleanup libavcodec
Tue, 27 Jul 2004 13:40:16 +0000 michael use parent sample to predict significance & magnitude libavcodec
Tue, 27 Jul 2004 09:44:57 +0000 michael log2() & bsd libavcodec
Tue, 27 Jul 2004 01:30:44 +0000 michael better context model (0.2-1% lower bitrate) libavcodec
Mon, 26 Jul 2004 13:31:48 +0000 michael typo libavcodec
Sun, 25 Jul 2004 23:36:44 +0000 michael my experimental wavelet codec libavcodec