log zmbv.c @ 7040:e943e1409077 libavcodec

age author description
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Mon, 28 Apr 2008 10:21:58 +0000 diego Add long names to some AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Sun, 09 Mar 2008 14:16:27 +0000 kostya indentation libavcodec
Sun, 09 Mar 2008 14:15:40 +0000 kostya Correctly handle empty frames libavcodec
Fri, 01 Feb 2008 16:22:26 +0000 michael const libavcodec
Mon, 16 Jul 2007 21:05:16 +0000 mru remove useless #ifdef CONFIG_ZLIB from zmbv decoder libavcodec
Sun, 08 Jul 2007 23:15:08 +0000 mru trivial warning fixes libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Sat, 16 Jun 2007 14:52:05 +0000 mru fix some printf format specifiers libavcodec
Sat, 02 Jun 2007 01:41:07 +0000 ramiro Use AV_xx throughout libavcodec libavcodec
Thu, 10 May 2007 09:00:44 +0000 diego Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavcodec
Tue, 27 Mar 2007 05:23:07 +0000 kostya Remove redundant assign libavcodec
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sun, 01 Oct 2006 05:09:20 +0000 kostya 1l: correct argument order in avcodec_check_dimensions libavcodec
Sat, 09 Sep 2006 11:40:41 +0000 kostya Drop unneeded checks before av_free() and change to av_freep() where it's more suitable. libavcodec
Mon, 20 Feb 2006 23:22:02 +0000 diego ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not libavcodec
Sun, 12 Feb 2006 17:47:30 +0000 melanson add another set of zlib guards libavcodec
Sun, 12 Feb 2006 08:53:29 +0000 melanson dosbox native ZMBV decoder, courtesy of Kostya libavcodec