log libmpeg2/decode.c @ 16009:270e2e5f6b58

age author description
2005-02-19 diego Mark locally modified files as such to comply more closely with GPL 2a.
2004-08-02 henry Importing libmpeg2 from mpeg2dec-0.4.0b
2003-04-06 arpi changed input and output buffer handling to be mplayer-compatible...
2003-04-06 arpi Importing libmpeg2 from mpeg2dec-0.3.1
2002-01-10 arpi user_data check disabled
2002-01-04 arpi some debug++
2001-11-26 michael runtime cpu detection
2001-11-09 pl added missing #include <malloc.h>
2001-11-05 arpi MBC->MPEG2_MBC, max image size increased
2001-10-18 iive enable postprocess for interlaced fields
2001-10-13 arpi postprocess fixes
2001-10-04 arpi gcc3 warning fixed
2001-09-29 arpi mpeg2-interlaced patch by Ivan Kalvatchev <iive@yahoo.com>
2001-08-23 arpi zeroing picture struct
2001-08-23 arpi shmem_alloc->memalign, adding function to free memory
2001-08-22 arpi do table permutation only once
2001-06-03 arpi_esp -framedrop worx fro mpeg files
2001-04-18 arpi_esp printfs changed...
2001-03-24 arpi_esp MMX fix (missing emms() in sig11handler)
2001-03-16 arpi_esp vo->flip_page() call removed
2001-03-16 arpi_esp removed exit(1);
2001-03-15 arpi_esp using setjmp/longjmp to handle sig11 in libmpeg2
2001-03-11 arpi_esp backward-frame rendering by slices
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