log mjpegenc.c @ 12475:9fef0a8ddd63 libavcodec

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Thu, 10 Dec 2009 18:14:26 +0000 michael Lossless jpeg expects and uses BGRA not RGB32 (this probably caused a problem on libavcodec
Wed, 30 Sep 2009 10:48:14 +0000 reimar Use skip_put_bytes in MJPEG encoder instead of filling all bytes with 0 libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Mon, 13 Apr 2009 16:59:38 +0000 stefano Rename pbBufPtr() to put_bits_ptr(). libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Sun, 13 Jul 2008 14:27:48 +0000 ramiro bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 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, 11 May 2008 22:28:43 +0000 cehoyos Replace some occurrences of -1 with PIX_FMT_NONE. libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Thu, 05 Jul 2007 10:37:29 +0000 diego Group all copyright and author notices together. libavcodec
Sat, 02 Jun 2007 01:41:07 +0000 ramiro Use AV_xx throughout libavcodec libavcodec
Fri, 18 May 2007 22:58:01 +0000 aurel move the mjpeg_encoder struct from mpegvideo.c to mjpegenc.c libavcodec
Fri, 18 May 2007 22:54:54 +0000 aurel add a proper prefix to all mjpeg encoder exported functions libavcodec
Fri, 18 May 2007 22:42:49 +0000 aurel split ljpeg encoder out of mjpeg.c libavcodec
Thu, 17 May 2007 16:45:55 +0000 aurel add proper prefix to new mjpeg extern func/var libavcodec
Thu, 17 May 2007 16:29:11 +0000 aurel split mjpeg.c into an encoder and a decoder file libavcodec
Sun, 22 Jul 2001 14:18:56 +0000 glantau Initial revision libavcodec