log libmpeg2/decode.c @ 9857:89b48bc6c441

age author description
Sun, 06 Apr 2003 16:41:49 +0000 arpi Importing libmpeg2 from mpeg2dec-0.3.1
Thu, 10 Jan 2002 02:01:10 +0000 arpi user_data check disabled
Fri, 04 Jan 2002 13:41:03 +0000 arpi some debug++
Mon, 26 Nov 2001 23:21:24 +0000 michael runtime cpu detection
Fri, 09 Nov 2001 02:17:02 +0000 pl added missing #include <malloc.h>
Mon, 05 Nov 2001 18:12:27 +0000 arpi MBC->MPEG2_MBC, max image size increased
Thu, 18 Oct 2001 15:43:35 +0000 iive enable postprocess for interlaced fields
Sat, 13 Oct 2001 15:40:35 +0000 arpi postprocess fixes
Thu, 04 Oct 2001 18:30:30 +0000 arpi gcc3 warning fixed
Sat, 29 Sep 2001 21:40:24 +0000 arpi mpeg2-interlaced patch by Ivan Kalvatchev <iive@yahoo.com>
Thu, 23 Aug 2001 12:46:04 +0000 arpi zeroing picture struct
Thu, 23 Aug 2001 11:54:08 +0000 arpi shmem_alloc->memalign, adding function to free memory
Wed, 22 Aug 2001 21:34:10 +0000 arpi do table permutation only once
Sun, 03 Jun 2001 18:22:59 +0000 arpi_esp -framedrop worx fro mpeg files
Wed, 18 Apr 2001 01:27:23 +0000 arpi_esp printfs changed...
Sat, 24 Mar 2001 18:48:37 +0000 arpi_esp MMX fix (missing emms() in sig11handler)
Fri, 16 Mar 2001 18:05:21 +0000 arpi_esp vo->flip_page() call removed
Fri, 16 Mar 2001 00:28:00 +0000 arpi_esp removed exit(1);
Thu, 15 Mar 2001 23:21:40 +0000 arpi_esp using setjmp/longjmp to handle sig11 in libmpeg2
Sun, 11 Mar 2001 01:28:31 +0000 arpi_esp backward-frame rendering by slices
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