aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* allocate 2 lines more memory - to avoid some sig11Gravatar arpi2002-04-07
* colorspace conversion supportGravatar arpi2002-04-07
* swscale filterGravatar arpi2002-04-07
* divx4vfw is buggyGravatar arpi2002-04-07
* small bugfixes...Gravatar pontscho2002-04-07
* vf control codes added, autoq supportGravatar arpi2002-04-07
* accept only 4:2:0 planar yuv formatsGravatar arpi2002-04-07
* export qscale for postprocGravatar arpi2002-04-07
* missing #ifdfe - 0.1lGravatar arpi2002-04-07
* quant_store moved to frame structGravatar arpi2002-04-07
* accept -pp value from argsGravatar arpi2002-04-07
* mpeg+pp0 fixedGravatar arpi2002-04-07
* postprocessing filter (fixme: -pp 0)Gravatar arpi2002-04-07
* vo_config_count now counts calls to vo->config()Gravatar arpi2002-04-07
* don't config twiceGravatar arpi2002-04-07
* initialization moved to preinit(), query_format now really checks for support...Gravatar arpi2002-04-07
* vf_next_uninit was Wrong Thing - thx to Fredrik KuivinenGravatar arpi2002-04-06
* video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...Gravatar arpi2002-04-06
* field 'vfilter' added to sh_video_tGravatar arpi2002-04-06
* MSGT_VFILTER addedGravatar arpi2002-04-06
* memcpy_pic() added (copy image plane with src/dst stride)Gravatar arpi2002-04-06
* #include cleanupGravatar arpi2002-04-06
* VOCTRL_DRAW_IMAGE addedGravatar arpi2002-04-06
* Free fix by kisg@lme.linux.huGravatar atmos42002-04-06
* removed some left master/pcmGravatar gabucino2002-04-06
* Fixed bug that would cause the dxr3 to lock if too many subpics were sent at ...Gravatar mswitch2002-04-06
* SDL+x11/xv Q/AGravatar gabucino2002-04-06
* Make fame the default encoder until lavc's mpeg1 encoder is repaired.Gravatar mswitch2002-04-05
* ffmp42 is bugfree now afaikGravatar michael2002-04-05
* Bugreports start appearing - no reaction :/Gravatar pl2002-04-05
* i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchma...Gravatar michael2002-04-05
* ff msmpeg4v2Gravatar michael2002-04-05
* typo (?) fix. Noticed by Karol Szkudlarek <karol@psi.mikronika.com.pl>Gravatar gabucino2002-04-04
* Removed blinking effect from spuencGravatar mswitch2002-04-04
* Added spuenc... should write a draw_alpha_spu perhaps =DGravatar mswitch2002-04-04
* dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>Gravatar arpi2002-04-04
* fixed SPU pts, it's 1024/90000 based instead of 1/100Gravatar arpi2002-04-04
* improved DVB detectionGravatar jaf2002-04-04
* improved DVB detectionGravatar jaf2002-04-04
* use -slicesGravatar arpi2002-04-04
* option -slicesGravatar arpi2002-04-04
* global var for option -slicesGravatar arpi2002-04-04
* libavcodec slices supportGravatar arpi2002-04-03
* control() doneGravatar arpi2002-04-03
* removed useless contect struct -> code simplifiedGravatar arpi2002-04-03
* libmad support, rewritten from scratch using Xine decoder as sampleGravatar arpi2002-04-03
* mpegpes added... thx Mw3Gravatar arpi2002-04-03
* mpegpes is no longer handled by libmpeg2 - we have vd_mpegpes nowGravatar arpi2002-04-03
* vd_mpegpes addedGravatar arpi2002-04-03
* new dvdnav option: -skipopening - dvdnav patch by Kees Cook <mplayer@outflux....Gravatar arpi2002-04-03