log libmpeg2/mpeg2_internal.h @ 37182:1c64016edce3

age author description
Mon, 14 Jun 2010 08:55:32 +0000 lu_zero Reinstate libmpeg2 hook to export quantization
Fri, 11 Jun 2010 11:02:23 +0000 diego Drop hunk that was forgotten in the quantizer_scale removal.
Wed, 09 Jun 2010 16:56:21 +0000 diego libmpeg2: Move pending_buffer stuff to local decoder context.
Fri, 16 Jan 2009 09:21:21 +0000 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
Wed, 01 Oct 2008 01:01:59 +0000 diego Remove IWMMXT optimizations through libavcodec from libmpeg2.
Sat, 13 Sep 2008 17:31:45 +0000 diego Update internal libmpeg2 copy to version 0.5.1.
Sat, 13 Sep 2008 17:06:42 +0000 diego libmpeg-0.4.1.diff was renamed to libmpeg2_changes.diff.
Sat, 12 Apr 2008 22:42:00 +0000 diego Backport SSE2-optimized IDCT routines from upstream libmpeg2.
Tue, 01 Apr 2008 17:42:16 +0000 diego Remove pointless comments from local diff.
Mon, 07 May 2007 19:11:56 +0000 gpoirier iWMMXt-accelerated DCT and motion compensation for ARM processors
Sat, 09 Dec 2006 10:34:27 +0000 henry sync to libmpeg2-0.4.1
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Sat, 19 Feb 2005 02:32:12 +0000 diego Mark locally modified files as such to comply more closely with GPL 2a.
Tue, 24 Aug 2004 20:23:11 +0000 henry postproc fix
Tue, 24 Aug 2004 16:15:56 +0000 henry libmpeg2 B-frame fix
Mon, 02 Aug 2004 13:09:17 +0000 henry forgotten libmpeg2 postprocessing
Mon, 02 Aug 2004 11:26:43 +0000 henry Importing libmpeg2 from mpeg2dec-0.4.0b
Sun, 06 Apr 2003 16:37:37 +0000 arpi qscale exporting for postprocess
Sun, 06 Apr 2003 16:36:02 +0000 arpi Importing libmpeg2 from mpeg2dec-0.3.1
Wed, 30 Oct 2002 20:50:33 +0000 michael change qscale type to int8 and fix qscale ordering
Sun, 07 Apr 2002 16:32:54 +0000 arpi quant_store moved to frame struct
Wed, 03 Apr 2002 11:54:14 +0000 arpi 10l
Wed, 07 Nov 2001 01:59:28 +0000 arpi workaround for MBC/MBR difference (wrong libavcodec-mplayer version pair)
Mon, 05 Nov 2001 18:12:27 +0000 arpi MBC->MPEG2_MBC, max image size increased
Sun, 14 Oct 2001 17:29:49 +0000 arpi mpeg2 fps fix by Ivan Kalvatchev <iive@yahoo.com>
Tue, 02 Oct 2001 21:45:41 +0000 arpi -Wall warnings fixed
Sun, 08 Jul 2001 00:21:20 +0000 arpi video codec stuff moved to dec_video.c
Thu, 17 May 2001 22:18:45 +0000 arpi_esp 768x576 crash fixed
Sun, 11 Mar 2001 01:28:31 +0000 arpi_esp backward-frame rendering by slices
Wed, 07 Mar 2001 01:15:02 +0000 arpi_esp updated to libmpeg2-0.2.1-CVS
Mon, 05 Mar 2001 23:02:30 +0000 arpi_esp added mpeg 1/2 postprocessing
Sun, 04 Mar 2001 21:01:54 +0000 arpi_esp libmpeg2-0.2.0 merge
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision