log mpegvideo.h @ 1110:d4096635b7b9 libavcodec

age author description
Thu, 06 Mar 2003 14:37:37 +0000 michaelni doxy / cosmetics libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Wed, 05 Mar 2003 20:03:15 +0000 michaelni mpeg2 field pictures + sliced mode (doesnt work with mplayer though, dunno why) libavcodec
Wed, 05 Mar 2003 17:48:19 +0000 michaelni field picture decoding support (16x16 MC blocks only as i dont have any samples which use other modes ...) libavcodec
Mon, 03 Mar 2003 14:54:00 +0000 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
Fri, 28 Feb 2003 13:07:07 +0000 michaelni h263(+) clenaup & bugfixes libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Mon, 10 Feb 2003 09:35:32 +0000 kabi * static,const,compiler warning cleanup libavcodec
Sat, 08 Feb 2003 12:00:57 +0000 michaelni mpeg1 bframe encoding patch by (Rapha¸«³l LEGRAND) with some modifications by me libavcodec
Tue, 21 Jan 2003 21:30:48 +0000 michaelni cleanup libavcodec
Mon, 20 Jan 2003 20:37:24 +0000 michaelni trying to fix mb skip bug in mpeg1/2 if slices are not used libavcodec
Sun, 19 Jan 2003 17:55:13 +0000 michaelni finetuneing thresholds/factors libavcodec
Wed, 15 Jan 2003 19:21:21 +0000 michaelni fixing DCTELEM != short libavcodec
Wed, 15 Jan 2003 18:05:23 +0000 michaelni more compare functions (rd & bit) libavcodec
Sun, 12 Jan 2003 13:13:52 +0000 michaelni /* align 16 */ libavcodec
Sun, 12 Jan 2003 00:48:29 +0000 michaelni get_format() libavcodec
Sun, 05 Jan 2003 17:59:26 +0000 michaelni negative linesize support (so mplayer -flip works) libavcodec
Sun, 05 Jan 2003 15:57:10 +0000 michaelni qpel in mmx2/3dnow libavcodec
Fri, 03 Jan 2003 23:21:52 +0000 michaelni mpeg4 header encoding bugfix libavcodec
Thu, 02 Jan 2003 12:48:09 +0000 michaelni pre motion estimation cleanup/bugfix libavcodec
Thu, 02 Jan 2003 01:29:35 +0000 michaelni motion estimation pre pass libavcodec
Wed, 01 Jan 2003 14:36:20 +0000 michaelni shape adaptive diamonds for EPZS libavcodec
Wed, 01 Jan 2003 00:42:18 +0000 michaelni trellis quantization for mpeg1 libavcodec
Tue, 31 Dec 2002 17:23:56 +0000 michaelni trellis quantization libavcodec
Mon, 30 Dec 2002 00:28:42 +0000 michaelni correcter mpeg4 headers libavcodec
Fri, 27 Dec 2002 23:51:46 +0000 michaelni qpel encoding libavcodec
Tue, 17 Dec 2002 11:25:29 +0000 michaelni more debug output libavcodec
Mon, 09 Dec 2002 12:03:43 +0000 michaelni AVVideoFrame -> AVFrame libavcodec
Mon, 09 Dec 2002 00:29:17 +0000 michaelni cleanup / messup? libavcodec
Fri, 06 Dec 2002 13:30:13 +0000 michaelni fixing 2pass assert failure libavcodec
Wed, 04 Dec 2002 21:13:02 +0000 michaelni new PSNR code (now works with chroma, b frames, ...) libavcodec
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavcodec
Tue, 19 Nov 2002 09:17:52 +0000 kabi * fixed prototype libavcodec
Tue, 19 Nov 2002 07:33:36 +0000 kabi * compilation fix (ARM users please check) libavcodec
Mon, 11 Nov 2002 09:40:17 +0000 kabi * using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodec
Fri, 08 Nov 2002 18:35:39 +0000 michaelni cleanup (breaks compatibility, requested by fabrice) libavcodec
Sat, 02 Nov 2002 11:28:08 +0000 michaelni Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) libavcodec
Wed, 30 Oct 2002 20:41:40 +0000 michaelni exporting the internal qscale table, this allso fixes the ordering libavcodec
Sun, 27 Oct 2002 00:02:23 +0000 michaelni handle direct rendering buffer allocation failure libavcodec
Fri, 25 Oct 2002 13:39:47 +0000 michaelni idct_permutation_type variable, so the permutation type can quickly be identified libavcodec
Wed, 23 Oct 2002 15:11:07 +0000 michaelni optimize block_permute() libavcodec
Tue, 22 Oct 2002 19:48:52 +0000 michaelni xvid qpel bug autodetect libavcodec
Wed, 16 Oct 2002 19:55:49 +0000 michaelni complete mpeg4 GMC decoding support libavcodec
Mon, 14 Oct 2002 19:53:04 +0000 michaelni better padding bug detection libavcodec
Mon, 14 Oct 2002 12:21:54 +0000 michaelni mpeg4 header parser clenup (needed for parsing of VOL header in avctx->extradata) libavcodec
Sun, 13 Oct 2002 13:16:04 +0000 michaelni better/cleaner error resilience (done in a 2nd pass after decoding) libavcodec
Fri, 04 Oct 2002 20:59:29 +0000 al3x moved dct init out from mpv_common_init to dct_common_init (for less-uglier way for dv) libavcodec
Thu, 03 Oct 2002 20:57:19 +0000 michaelni ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
Sun, 29 Sep 2002 23:21:13 +0000 michaelni renaming variable libavcodec
Sun, 29 Sep 2002 22:44:22 +0000 michaelni idct permutation cleanup, idct can be selected per context now libavcodec
Tue, 24 Sep 2002 15:07:44 +0000 michaelni adaptive quantization for h263 libavcodec
Mon, 23 Sep 2002 14:56:11 +0000 michaelni adaptive quantization (lumi/temporal & spatial complexity masking) libavcodec
Wed, 18 Sep 2002 18:30:31 +0000 michaelni 10l (forgot to commit) libavcodec
Sat, 14 Sep 2002 22:07:35 +0000 michaelni dont store version for bit-exact tests libavcodec
Fri, 13 Sep 2002 09:45:32 +0000 michaelni interlaced mpeg4 b frame decoding libavcodec
Thu, 12 Sep 2002 12:26:09 +0000 michaelni statistics for forw & back p-MBs instead of just one counter for both libavcodec
Wed, 11 Sep 2002 07:26:43 +0000 michaelni reducing sizeof MpegEncContext to avoid stack overflow on crap M$ windo$ libavcodec
Sun, 01 Sep 2002 16:52:33 +0000 michaelni dct cleanup libavcodec
Fri, 30 Aug 2002 18:17:20 +0000 michaelni sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zpr dot uni-koeln dot de>) libavcodec
Thu, 29 Aug 2002 23:55:32 +0000 michaelni slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) libavcodec