log mjpeg.c @ 1560:07dac732074a libavcodec

age author description
Wed, 22 Oct 2003 22:12:25 +0000 alex 10l libavcodec
Mon, 20 Oct 2003 20:23:46 +0000 michael AVRational libavcodec
Tue, 14 Oct 2003 04:15:53 +0000 melanson disable encoders where appropriate (patch courtesy of BERO libavcodec
Sun, 12 Oct 2003 21:25:00 +0000 alex removed the obsolete and unused parameters of init_put_bits libavcodec
Sat, 11 Oct 2003 21:49:10 +0000 alex Sunplus JPEG codec (SP5X) support libavcodec
Sat, 11 Oct 2003 08:29:05 +0000 michael recommit of libavcodec
Tue, 07 Oct 2003 11:32:40 +0000 michaelni use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken libavcodec
Tue, 09 Sep 2003 22:59:16 +0000 bellard removed warnings libavcodec
Mon, 14 Jul 2003 21:07:50 +0000 michaelni 10l libavcodec
Sat, 12 Jul 2003 20:21:34 +0000 michaelni cleanup libavcodec
Thu, 10 Jul 2003 19:09:24 +0000 michaelni postprocessing support libavcodec
Tue, 08 Jul 2003 22:12:17 +0000 michaelni few more error checks libavcodec
Sun, 22 Jun 2003 11:08:22 +0000 michaelni CONFIG_ENCODERS cleanup libavcodec
Fri, 20 Jun 2003 15:21:25 +0000 al3x some warning fixes libavcodec
Tue, 17 Jun 2003 22:48:51 +0000 michaelni lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes libavcodec
Mon, 16 Jun 2003 15:06:31 +0000 al3x 10l libavcodec
Mon, 16 Jun 2003 13:19:30 +0000 michaelni cleanup libavcodec
Sun, 15 Jun 2003 00:15:57 +0000 michaelni lossless jpeg decoding support libavcodec
Fri, 23 May 2003 16:04:24 +0000 michaelni optimize libavcodec
Tue, 20 May 2003 01:03:40 +0000 michaelni cleanup libavcodec
Thu, 15 May 2003 01:34:47 +0000 mellum Warning fixes. libavcodec
Sat, 22 Mar 2003 12:09:02 +0000 michaelni user setable quantizer bias libavcodec
Sun, 09 Mar 2003 16:07:19 +0000 al3x simplified libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Mon, 03 Mar 2003 14:54:00 +0000 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Mon, 10 Feb 2003 10:45:41 +0000 kabi * check for potentialy problematic field len libavcodec
Mon, 10 Feb 2003 09:35:32 +0000 kabi * static,const,compiler warning cleanup libavcodec
Tue, 21 Jan 2003 17:34:12 +0000 michaelni GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops libavcodec
Wed, 01 Jan 2003 15:10:45 +0000 michaelni warnings patch by (bubu <bubu at bubu dot net>) libavcodec