log snow.c @ 2517:3d8bbb8e7156 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