log libmpeg2/mpeg2_internal.h @ 31584:cacadbc0384e

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