Mercurial > mplayer.hg
graph
-
commited hogyishijjak's patch2002-04-08, by gabucino
-
fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi2002-04-08, by michael
-
+libmpeg22002-04-08, by arpi
-
updated2002-04-08, by arpi
-
copy width too2002-04-08, by arpi
-
relaly black packed yuv images2002-04-08, by arpi
-
really black yv12/rgb images (todo: packed yuv)2002-04-08, by arpi
-
pp passtrough2002-04-08, by arpi
-
free old context, really use query_format2002-04-07, by arpi
-
10l2002-04-07, by arpi
-
allocate 2 lines more memory - to avoid some sig112002-04-07, by arpi
-
colorspace conversion support2002-04-07, by arpi
-
swscale filter2002-04-07, by arpi
-
divx4vfw is buggy2002-04-07, by arpi
-
small bugfixes...2002-04-07, by pontscho
-
vf control codes added, autoq support2002-04-07, by arpi
-
accept only 4:2:0 planar yuv formats2002-04-07, by arpi
-
export qscale for postproc2002-04-07, by arpi
-
missing #ifdfe - 0.1l2002-04-07, by arpi
-
quant_store moved to frame struct2002-04-07, by arpi
-
accept -pp value from args2002-04-07, by arpi
-
mpeg+pp0 fixed2002-04-07, by arpi
-
postprocessing filter (fixme: -pp 0)2002-04-07, by arpi
-
vo_config_count now counts calls to vo->config()2002-04-07, by arpi
-
don't config twice2002-04-07, by arpi
-
vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen2002-04-06, by arpi
-
field 'vfilter' added to sh_video_t2002-04-06, by arpi
-
MSGT_VFILTER added2002-04-06, by arpi
-
memcpy_pic() added (copy image plane with src/dst stride)2002-04-06, by arpi
-
#include cleanup2002-04-06, by arpi
-
VOCTRL_DRAW_IMAGE added2002-04-06, by arpi
-
Free fix by kisg@lme.linux.hu2002-04-06, by atmos4
-
removed some left master/pcm2002-04-06, by gabucino
-
Fixed bug that would cause the dxr3 to lock if too many subpics were sent at once2002-04-06, by mswitch
-
SDL+x11/xv Q/A2002-04-06, by gabucino
-
Make fame the default encoder until lavc's mpeg1 encoder is repaired.2002-04-05, by mswitch
-
ffmp42 is bugfree now afaik2002-04-05, by michael
-
Bugreports start appearing - no reaction :/2002-04-05, by pl
-
i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchmarks now ...2002-04-05, by michael
-
ff msmpeg4v22002-04-05, by michael
-
typo (?) fix. Noticed by Karol Szkudlarek <karol@psi.mikronika.com.pl>2002-04-04, by gabucino
-
Removed blinking effect from spuenc2002-04-04, by mswitch
-
Added spuenc... should write a draw_alpha_spu perhaps =D2002-04-04, by mswitch
-
dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>2002-04-04, by arpi
-
fixed SPU pts, it's 1024/90000 based instead of 1/1002002-04-04, by arpi
-
improved DVB detection2002-04-04, by jaf
-
improved DVB detection2002-04-04, by jaf
-
use -slices2002-04-04, by arpi
-
option -slices2002-04-04, by arpi
-
global var for option -slices2002-04-04, by arpi
-
libavcodec slices support2002-04-03, by arpi
-
control() done2002-04-03, by arpi
-
removed useless contect struct -> code simplified2002-04-03, by arpi
-
libmad support, rewritten from scratch using Xine decoder as sample2002-04-03, by arpi
-
mpegpes added... thx Mw32002-04-03, by arpi
-
mpegpes is no longer handled by libmpeg2 - we have vd_mpegpes now2002-04-03, by arpi
-
vd_mpegpes added2002-04-03, by arpi
-
spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>2002-04-03, by arpi
-
dvdnav functions moved out to dvdnav_steram.c2002-04-03, by arpi
-
dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>2002-04-03, by arpi