log mpeg12.c @ 1797:fac680cf3008 libavcodec

age author description
Fri, 06 Feb 2004 15:27:31 +0000 alex get_bit_count -> put_bits_count libavcodec
Thu, 22 Jan 2004 19:48:28 +0000 michael closed gop support & flags2 as all bits in flags are used libavcodec
Sun, 18 Jan 2004 21:41:44 +0000 michael removing broken framerate conversation hack in mpeg1/2 libavcodec
Sat, 10 Jan 2004 16:04:55 +0000 michael copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise libavcodec
Thu, 08 Jan 2004 18:44:36 +0000 michael uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Mon, 05 Jan 2004 11:16:05 +0000 michael simplify libavcodec
Sun, 04 Jan 2004 22:13:14 +0000 michael gop timestamp fix libavcodec
Sun, 04 Jan 2004 17:43:28 +0000 michael frame rate emulation "fix" by (Mean <fixounet at free dot fr>) libavcodec
Sun, 04 Jan 2004 00:23:14 +0000 michael SVCD scan offset stuff libavcodec
Thu, 01 Jan 2004 02:56:35 +0000 michael print vbv buffer size & bitrate when decoding with -debug 1 libavcodec
Tue, 30 Dec 2003 16:07:57 +0000 michael interlaced motion estimation libavcodec
Tue, 30 Dec 2003 02:12:12 +0000 michael motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Wed, 17 Dec 2003 19:53:05 +0000 michael vbv_delay libavcodec
Sun, 14 Dec 2003 20:48:12 +0000 michael mv vissualization & field picture fix libavcodec
Sun, 14 Dec 2003 17:47:23 +0000 michael cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Sun, 14 Dec 2003 16:15:32 +0000 michael 10l (printing qscale before parsing it) libavcodec
Fri, 12 Dec 2003 16:56:38 +0000 bellard fixed top_field_first support when encoding libavcodec
Wed, 10 Dec 2003 16:51:54 +0000 bellard interlaced DCT support for MPEG2 encoding libavcodec
Wed, 10 Dec 2003 11:18:36 +0000 bellard fixed potential problem if aspect_ratio_info == 0 for MPEG stream - fixed aspect ratio problem if CODEC_ID_MPEG2VIDEO is used to decode an MPEG1 stream (which is the recommended codec id for mpeg video) libavcodec
Wed, 10 Dec 2003 02:34:09 +0000 michael MB_TYPE_INTERLACED info fix libavcodec
Tue, 09 Dec 2003 14:51:49 +0000 bellard fixed low delay decoding libavcodec
Tue, 09 Dec 2003 01:49:56 +0000 michael move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Thu, 04 Dec 2003 18:34:47 +0000 michael rv20 (h263) b frame decoding support libavcodec
Mon, 01 Dec 2003 15:23:14 +0000 michael h263 loop filter libavcodec
Thu, 13 Nov 2003 21:55:05 +0000 iive silence few warnings libavcodec
Wed, 12 Nov 2003 01:19:36 +0000 iive mpegvideo is back libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Thu, 30 Oct 2003 19:55:44 +0000 michael 100l (SAR is written as height/width instead of width/height in the MPEG1 standard) libavcodec
Mon, 27 Oct 2003 23:22:43 +0000 iive XvMC speedup by removing one memcpy and doing MB packing libavcodec
Mon, 20 Oct 2003 23:24:39 +0000 michael mpeg2 aspect ratio encoding fixed libavcodec
Mon, 20 Oct 2003 20:23:46 +0000 michael AVRational libavcodec
Mon, 20 Oct 2003 09:52:02 +0000 michael export mpeg2 active display area / pan scan libavcodec
Tue, 14 Oct 2003 04:15:53 +0000 melanson disable encoders where appropriate (patch courtesy of BERO libavcodec
Sun, 05 Oct 2003 15:32:39 +0000 michaelni mpeg1 + trellis quant segfault fix libavcodec
Sat, 27 Sep 2003 00:02:29 +0000 michaelni hurry_up fix? libavcodec
Wed, 24 Sep 2003 00:06:33 +0000 michaelni constraint_parameter_flag fix libavcodec
Sat, 30 Aug 2003 19:40:30 +0000 michaelni fixing unused f_code values libavcodec
Fri, 29 Aug 2003 19:42:23 +0000 michaelni bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate libavcodec
Fri, 29 Aug 2003 15:57:40 +0000 michaelni 10l (closed gop bit) libavcodec
Tue, 26 Aug 2003 07:42:25 +0000 michaelni mpeg2 regression test libavcodec
Mon, 25 Aug 2003 22:47:32 +0000 michaelni mpeg2 encoding libavcodec
Fri, 22 Aug 2003 22:18:08 +0000 michaelni custom quant matrix encoding support libavcodec
Fri, 22 Aug 2003 14:59:04 +0000 michaelni PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger dot rules dot pl> libavcodec
Fri, 22 Aug 2003 08:29:44 +0000 bellard repeat_pict was never returned libavcodec
Tue, 12 Aug 2003 18:20:29 +0000 romansh * fixing a regression in mpeg encoder (not setting pix_fmt), libavcodec
Tue, 29 Jul 2003 02:09:12 +0000 michaelni rate distortion mb decision support libavcodec
Sat, 26 Jul 2003 01:28:49 +0000 iive initial XvMC support libavcodec
Sat, 26 Jul 2003 00:49:46 +0000 michaelni ati vcr2 uv swap libavcodec
Thu, 24 Jul 2003 23:44:45 +0000 michaelni vcr2 cleanup libavcodec
Thu, 24 Jul 2003 23:32:12 +0000 michaelni ATI VCR2 decoding support libavcodec
Wed, 23 Jul 2003 09:58:02 +0000 michaelni last frame decoding fix libavcodec
Sun, 20 Jul 2003 14:48:05 +0000 michaelni default for slices is display order again libavcodec
Thu, 17 Jul 2003 12:29:07 +0000 michaelni AVCodec.flush() libavcodec
Mon, 07 Jul 2003 11:25:31 +0000 michaelni mpeg 2 seeking fix libavcodec
Sun, 06 Jul 2003 21:24:04 +0000 michaelni CODEC_FLAG_LOW_DELAY fix libavcodec
Fri, 27 Jun 2003 12:58:40 +0000 michaelni 2x100l libavcodec
Mon, 23 Jun 2003 22:32:15 +0000 michaelni DMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodec
Sun, 22 Jun 2003 11:08:22 +0000 michaelni CONFIG_ENCODERS cleanup libavcodec
Sat, 21 Jun 2003 00:50:40 +0000 michaelni fixing concealment MVs prediction libavcodec
Mon, 16 Jun 2003 14:09:18 +0000 bellard fixed segfault if sequence header has not been found before slice decoding libavcodec