summaryrefslogtreecommitdiffstats
path: root/libmpeg2
Commit message (Expand)AuthorAgeFilesLines
* sync with libmpeg2 cvsalex2003-06-177-11/+18
* Fixed compilation on g3. Patch by Dan Christiansen <danchr@daimi.au.dk>alex2003-06-171-2/+2
* apple and gnu style support at the same time (ok, choosen at compile time) --...alex2003-06-171-51/+61
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:arpi2003-06-091-1071/+61
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:arpi2003-06-091-525/+80
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:arpi2003-06-092-0/+4
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:arpi2003-06-091-1/+10
* changed input and output buffer handling to be mplayer-compatible...arpi2003-04-062-2/+42
* Importing libmpeg2 from mpeg2dec-0.3.1arpi2003-04-0610-0/+4406
* qscale exporting for postprocessarpi2003-04-062-0/+7
* Importing libmpeg2 from mpeg2dec-0.3.1arpi2003-04-0617-2511/+2605
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...mosu2003-01-151-1/+1
* change qscale type to int8 and fix qscale orderingmichael2002-10-301-1/+1
* fixing quant_store scalingmichael2002-10-281-3/+3
* obsoleted, use vd_libmpeg2.carpi2002-04-181-391/+0
* quant_store moved to frame structarpi2002-04-073-11/+13
* 10larpi2002-04-031-0/+2
* user_data check disabledarpi2002-01-101-2/+2
* some debug++arpi2002-01-041-0/+7
* warning fixespl2001-12-281-0/+1
* warning fixpl2001-12-251-2/+2
* runtime cpu detectionmichael2001-11-261-6/+4
* Move ignores in subdirs to their respective .cvsignore files.atmos42001-11-171-0/+1
* added missing #include <malloc.h>pl2001-11-091-1/+5
* workaround for MBC/MBR difference (wrong libavcodec-mplayer version pair)arpi2001-11-072-1/+4
* MBC->MPEG2_MBC, max image size increasedarpi2001-11-052-5/+5
* arpi's display_time + interlace hackiive2001-10-301-27/+3
* Reenabled Arpi's timing code, iive's causes sync probs (check ctp-tr-sample.m...atmos42001-10-281-1/+1
* fixed a wrong display_time valueiive2001-10-251-3/+2
* switch back to old timing code until new is bugfixedarpi2001-10-231-5/+8
* enable postprocess for interlaced fieldsiive2001-10-181-29/+37
* mpeg2 fps fix by Ivan Kalvatchev <iive@yahoo.com>arpi2001-10-142-2/+26
* postprocess fixesarpi2001-10-131-1/+2
* gcc3 warning fixedarpi2001-10-041-1/+1
* -Wall warnings fixedarpi2001-10-022-1/+2
* mpeg2-interlaced patch by Ivan Kalvatchev <iive@yahoo.com>arpi2001-09-291-19/+22
* Enable mediaLib support for Solaris on UltraSPARC CPUsjkeil2001-08-241-2/+4
* 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
* printf added to seq. header error handlersarpi2001-08-221-4/+8
* made mmx/mmxext idct public -> now libavcodec can use itarpi2001-08-031-1/+1
* video codec stuff moved to dec_video.carpi2001-07-082-1/+3
* OPTFLAGS vs. INCLUDES cleanuparpi2001-06-261-1/+1
* some info printfs moved stderr->stdoutarpi_esp2001-06-232-9/+9
* dependency stuff fixedarpi_esp2001-06-041-3/+2
* -framedrop worx fro mpeg filesarpi_esp2001-06-032-13/+15
* using gcc -MM instead of makedepend, make OBJS from SRCS where possiblearpi_esp2001-05-241-2/+2
* 768x576 crash fixedarpi_esp2001-05-171-1/+1
* printfs changed...arpi_esp2001-04-181-3/+3
* MMX fix (missing emms() in sig11handler)arpi_esp2001-03-241-0/+3
* applied Walken's MB stuffing patcharpi_esp2001-03-181-2/+5
* 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-112-16/+34
* updated to libmpeg2-0.2.1-CVSarpi_esp2001-03-073-115/+119
* added mpeg 1/2 postprocessingarpi_esp2001-03-053-10/+45
* libmpeg2-0.2.0 mergearpi_esp2001-03-0416-852/+791
* New dependency systemarpi_esp2001-03-021-9/+14
* Initial revisionarpi_esp2001-02-2418-0/+6386