Mercurial > mplayer.hg
graph
-
applied trey's patch2002-04-01, by gabucino
-
minor typo fix (in comment)2002-04-01, by gabucino
-
after some STFW i've found some info about fps codes2002-03-31, by arpi
-
mtvp says its' 29.97 not 1 fps2002-03-31, by arpi
-
seeking fixed (variable fps videos needs to reset PTS after seeking)2002-03-31, by arpi
-
10l2002-03-31, by arpi
-
-alang/-slang support in mencoder too2002-03-31, by arpi
-
10l... int/1000 will be int while we want float, so let's do int*0.0012002-03-31, by arpi
-
better message when vo->preinit fails2002-03-31, by arpi
-
open(/dev/mga_vid) moved to preinit2002-03-31, by arpi
-
use only 1 buffers if dr=yes and double=no2002-03-31, by arpi
-
disabling direct rendering by default (too buggy and conflicts with osd/sub)2002-03-31, by arpi
-
argh, some samples sue new header chunks - fixed2002-03-31, by arpi
-
BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)2002-03-31, by arpi
-
fixed 10l bug: using ds instead of dp, and adding some debug prints2002-03-31, by arpi
-
vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -12002-03-31, by arpi
-
Updated2002-03-31, by mswitch
-
-alang sig11 when playing avis fixed - 10l2002-03-31, by arpi
-
changed int -> float for proper PTS calculation (works just as well as the2002-03-31, by melanson
-
backed out unneeded mod2002-03-31, by melanson
-
fixed ibps2002-03-31, by melanson
-
fixed RoQ framerate by multiplying PTS calculation by some absurd constant2002-03-31, by melanson
-
modified the new MS RLE decoder to support BGR15/16 output formats in2002-03-31, by melanson
-
check depth for direct rendering2002-03-31, by arpi
-
updates - thanks to Melanson...2002-03-31, by arpi
-
fix uninit() crash if no config() call2002-03-31, by arpi
-
fixed to be able to handle extra-quirky .film files on Lemmings 3DO2002-03-31, by melanson
-
added soem debug prints, and fixed 10l bug of Alban2002-03-31, by arpi
-
1 step closed to solving memory corruptions2002-03-31, by arpi
-
10l - fixed soem weird sig11 at multifile2002-03-30, by arpi
-
adpcm.c is no longer needed2002-03-30, by melanson
-
reworked ADPCM decoders; changes include:2002-03-30, by melanson
-
the long standing /dev/sound/dspW => .../dsp2002-03-30, by pl
-
10l2002-03-30, by arpi
-
using interleaveBytes() for G200 draw_slice2002-03-30, by arpi
-
FreeBSD require stdlib.h2002-03-30, by nexus
-
FreeBSD warning fix2002-03-30, by nexus
-
again some bugfixes2002-03-30, by jaf
-
some bugfixes2002-03-30, by jaf
-
fixed -hr-mp3-seek description2002-03-30, by gabucino
-
added libvorbis to installation section, and a link to daily CVS2002-03-30, by gabucino
-
added -ifo option2002-03-30, by gabucino
-
Fixed avcodec init bug2002-03-30, by mswitch
-
better opendivx-divx4 interface explanation2002-03-29, by gabucino
-
applied Diego's patch2002-03-29, by gabucino
-
Justyna's update2002-03-29, by gabucino
-
Add a configure test for the strsep function (it's missing on solaris)2002-03-29, by jkeil
-
Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>2002-03-29, by kmkaplan
-
libavcodec 2pass broke mencoder if divx4encore was not available. fixed.2002-03-29, by rfelker
-
quick hack to make vo_mga accept multiple calls to config2002-03-29, by rfelker
-
* New command line switch for mplayer & mencoder:2002-03-29, by kmkaplan
-
Allow cache to be disabled at commandline.2002-03-29, by atmos4
-
2-pass lavc encoding fixed2002-03-29, by arpi
-
eeh, really remove keybinding for w/s for volume control. =)2002-03-29, by atmos4
-
Remove alternative volume control binding that clash with libdvdnav support.2002-03-29, by atmos4
-
2-pass encoding with libavcodec - untested2002-03-28, by arpi
-
10l fix, patch by Mark Szabo <mw3@bsd.hu>2002-03-28, by arpi
-
typo, thx to Mark Szabo <mw3@bsd.hu>2002-03-28, by arpi
-
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>2002-03-28, by arpi
-
.ttf font loader - based on TOOLS/subfont-c2002-03-28, by arpi
-
small update2002-03-28, by gabucino
-
lego++ bug fixed by XorA2002-03-28, by mswitch
-
libavcodec 4mv support2002-03-28, by michael
-
reordered video codecs to work better with new codec selection code2002-03-28, by arpi
-
10l to nick - ACCEPT_WIDTH fixed2002-03-27, by arpi
-
some under-devel code, will be required for qtx codecs2002-03-27, by arpi
-
we don't need ac3-iec958 any more2002-03-27, by arpi
-
ac3_iec958_build_burst moved from ac3-iec958.c2002-03-27, by arpi
-
incremented PACK_BYTES for BSDBT848 - by Charles Henrich2002-03-27, by alex
-
Fix resizing when zoom is used and image size changes between frames.2002-03-27, by atmos4
-
Allow to disable crasj sighandler to enable creation of coredump files.2002-03-27, by atmos4
-
eeh 10l removed too much lines :(2002-03-27, by atmos4
-
Issue a warning in VDec if disp_w and disp_h weren't set by codec and try workaround.2002-03-27, by atmos4
-
draft v0.12002-03-27, by arpi
-
vplayer sub fix by Arkadiusz Podgorski <wodzu@softomat.com.pl>2002-03-27, by arpi
-
applied Diego's cosmetics patch :) with some small fixes2002-03-27, by arpi
-
XorA added the option of switching between fame/avcodec without2002-03-26, by mswitch
-
Updated neomagic info.2002-03-26, by atmos4
-
fixed green lines caused by missing rounding to 22002-03-26, by iive
-
Check for proper Vorbis version.2002-03-26, by atmos4
-
ooops :)2002-03-26, by atmos4
-
fixed up this audio decoder too2002-03-26, by melanson
-
Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.2002-03-26, by atmos4
-
added YUY2 output to the widely used (heh) CYUV decoder because it seemed2002-03-26, by melanson
-
fixed so the decoder cooperates better with the rest of the system2002-03-26, by melanson
-
fixed to work nicely with the new system (and yes, I did originate the RoQ2002-03-26, by melanson
-
I wonder noone noticed this, wrong output of extra[inc|lib]2002-03-26, by atmos4
-
Suggest --enable-debug=32002-03-26, by atmos4
-
Fix aac decoded size.2002-03-26, by atmos4
-
ad_msgsm added2002-03-25, by arpi
-
ok, use ad_* stuff2002-03-25, by arpi
-
argh... Nick messed up driver names too2002-03-25, by arpi
-
imporetd from MPlayerXP, with small modification2002-03-25, by arpi
-
do not export the World2002-03-25, by arpi
-
changed to be more-or-less compatible with Nick's stuff2002-03-25, by arpi
-
10l2002-03-25, by michael
-
byte interleaving for mga2002-03-25, by michael
-
no native support for I420 in G2002002-03-25, by arpi
-
disabel DR and UV swapping for g200 planar modes2002-03-25, by arpi
-
dump stuff2002-03-25, by arpi
-
eeh 10l, removed one line too much :(2002-03-25, by atmos4