aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpeg2
Commit message (Expand)AuthorAge
* change qscale type to int8 and fix qscale orderingGravatar michael2002-10-30
* fixing quant_store scalingGravatar michael2002-10-28
* obsoleted, use vd_libmpeg2.cGravatar arpi2002-04-18
* quant_store moved to frame structGravatar arpi2002-04-07
* 10lGravatar arpi2002-04-03
* user_data check disabledGravatar arpi2002-01-10
* some debug++Gravatar arpi2002-01-04
* warning fixesGravatar pl2001-12-28
* warning fixGravatar pl2001-12-25
* runtime cpu detectionGravatar michael2001-11-26
* Move ignores in subdirs to their respective .cvsignore files.Gravatar atmos42001-11-17
* added missing #include <malloc.h>Gravatar pl2001-11-09
* workaround for MBC/MBR difference (wrong libavcodec-mplayer version pair)Gravatar arpi2001-11-07
* MBC->MPEG2_MBC, max image size increasedGravatar arpi2001-11-05
* arpi's display_time + interlace hackGravatar iive2001-10-30
* Reenabled Arpi's timing code, iive's causes sync probs (check ctp-tr-sample.m...Gravatar atmos42001-10-28
* fixed a wrong display_time valueGravatar iive2001-10-25
* switch back to old timing code until new is bugfixedGravatar arpi2001-10-23
* enable postprocess for interlaced fieldsGravatar iive2001-10-18
* mpeg2 fps fix by Ivan Kalvatchev <iive@yahoo.com>Gravatar arpi2001-10-14
* postprocess fixesGravatar arpi2001-10-13
* gcc3 warning fixedGravatar arpi2001-10-04
* -Wall warnings fixedGravatar arpi2001-10-02
* mpeg2-interlaced patch by Ivan Kalvatchev <iive@yahoo.com>Gravatar arpi2001-09-29
* Enable mediaLib support for Solaris on UltraSPARC CPUsGravatar jkeil2001-08-24
* zeroing picture structGravatar arpi2001-08-23
* shmem_alloc->memalign, adding function to free memoryGravatar arpi2001-08-23
* do table permutation only onceGravatar arpi2001-08-22
* printf added to seq. header error handlersGravatar arpi2001-08-22
* made mmx/mmxext idct public -> now libavcodec can use itGravatar arpi2001-08-03
* video codec stuff moved to dec_video.cGravatar arpi2001-07-08
* OPTFLAGS vs. INCLUDES cleanupGravatar arpi2001-06-26
* some info printfs moved stderr->stdoutGravatar arpi_esp2001-06-23
* dependency stuff fixedGravatar arpi_esp2001-06-04
* -framedrop worx fro mpeg filesGravatar arpi_esp2001-06-03
* using gcc -MM instead of makedepend, make OBJS from SRCS where possibleGravatar arpi_esp2001-05-24
* 768x576 crash fixedGravatar arpi_esp2001-05-17
* printfs changed...Gravatar arpi_esp2001-04-18
* MMX fix (missing emms() in sig11handler)Gravatar arpi_esp2001-03-24
* applied Walken's MB stuffing patchGravatar arpi_esp2001-03-18
* vo->flip_page() call removedGravatar arpi_esp2001-03-16
* removed exit(1);Gravatar arpi_esp2001-03-16
* using setjmp/longjmp to handle sig11 in libmpeg2Gravatar arpi_esp2001-03-15
* backward-frame rendering by slicesGravatar arpi_esp2001-03-11
* updated to libmpeg2-0.2.1-CVSGravatar arpi_esp2001-03-07
* added mpeg 1/2 postprocessingGravatar arpi_esp2001-03-05
* libmpeg2-0.2.0 mergeGravatar arpi_esp2001-03-04
* New dependency systemGravatar arpi_esp2001-03-02
* Initial revisionGravatar arpi_esp2001-02-24