log mjpegdec.c @ 7788:ffd4b1364b62 libavcodec

age author description
Mon, 04 Aug 2008 08:25:38 +0000 benoit Return an error when ff_jpegls_decode_picture fails. libavcodec
Wed, 25 Jun 2008 11:33:49 +0000 stefang remove duplicate tables libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Sat, 19 Apr 2008 17:07:58 +0000 voroshil Implement FFMAX3(a,b,c) - maximum over three arguments. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Wed, 05 Mar 2008 00:07:53 +0000 aurel remove #include "mpegvideo.h" where it is not needed libavcodec
Fri, 01 Feb 2008 03:40:46 +0000 michael const libavcodec
Sat, 13 Oct 2007 17:38:58 +0000 voroshil Fix MJPEG decoder for AMV files. libavcodec
Sat, 29 Sep 2007 15:20:22 +0000 vitor AMV video decoder. libavcodec
Sat, 29 Sep 2007 12:52:56 +0000 vitor Add variables to prepare to the AMV decoder patch. libavcodec
Sat, 04 Aug 2007 20:49:39 +0000 diego Add support for grayscale MJPEG streams sent by Axis cameras such as the libavcodec
Thu, 19 Jul 2007 15:56:56 +0000 gpoirier bail out on unknown jpeg pixel format instead of silently decoding data incorrectly libavcodec
Wed, 18 Jul 2007 08:11:16 +0000 benoit add YUV440P and YUVJ440P support libavcodec
Thu, 05 Jul 2007 10:37:29 +0000 diego Group all copyright and author notices together. libavcodec