summaryrefslogtreecommitdiffstats
path: root/libmpeg2/decode.c
Commit message (Expand)AuthorAgeFilesLines
* sync to libmpeg2-0.4.1henry2006-12-091-1/+1
* CVS --> Subversion in copyright noticesdiego2006-06-221-1/+1
* Mark locally modified files as such to comply more closely with GPL 2a.diego2005-02-191-0/+4
* Importing libmpeg2 from mpeg2dec-0.4.0bhenry2004-08-021-139/+116
* changed input and output buffer handling to be mplayer-compatible...arpi2003-04-061-1/+41
* Importing libmpeg2 from mpeg2dec-0.3.1arpi2003-04-061-0/+439
* obsoleted, use vd_libmpeg2.carpi2002-04-181-391/+0
* user_data check disabledarpi2002-01-101-2/+2
* some debug++arpi2002-01-041-0/+7
* runtime cpu detectionmichael2001-11-261-6/+4
* added missing #include <malloc.h>pl2001-11-091-1/+5
* MBC->MPEG2_MBC, max image size increasedarpi2001-11-051-2/+2
* enable postprocess for interlaced fieldsiive2001-10-181-29/+37
* postprocess fixesarpi2001-10-131-1/+2
* gcc3 warning fixedarpi2001-10-041-1/+1
* mpeg2-interlaced patch by Ivan Kalvatchev <iive@yahoo.com>arpi2001-09-291-19/+22
* zeroing picture structarpi2001-08-231-0/+1
* shmem_alloc->memalign, adding function to free memoryarpi2001-08-231-2/+15
* do table permutation only oncearpi2001-08-221-2/+7
* -framedrop worx fro mpeg filesarpi_esp2001-06-031-11/+13
* printfs changed...arpi_esp2001-04-181-3/+3
* MMX fix (missing emms() in sig11handler)arpi_esp2001-03-241-0/+3
* vo->flip_page() call removedarpi_esp2001-03-161-1/+1
* removed exit(1);arpi_esp2001-03-161-3/+3
* using setjmp/longjmp to handle sig11 in libmpeg2arpi_esp2001-03-151-1/+24
* backward-frame rendering by slicesarpi_esp2001-03-111-15/+29
* added mpeg 1/2 postprocessingarpi_esp2001-03-051-9/+27
* libmpeg2-0.2.0 mergearpi_esp2001-03-041-101/+73
* Initial revisionarpi_esp2001-02-241-0/+319