Mercurial > mplayer.hg
graph
-
libdv detection2002-04-13, by arpi
-
bigendlian fix by Guillaume Morin <guillaume@morinfr.org>2002-04-13, by arpi
-
handle width*bpp!=stride2002-04-13, by arpi
-
10l2002-04-13, by arpi
-
rgb2bgr converter2002-04-13, by arpi
-
ffmjpeg yuy2 support2002-04-13, by arpi
-
yuy2 support, fixed bug of dropping frame after config_vo calls2002-04-13, by arpi
-
Added aspect considerations.2002-04-13, by atmos4
-
Misc cleanups of the code2002-04-13, by mark
-
ignore ecp2002-04-13, by michael
-
yuv422p -> yuy2 (untested)2002-04-13, by michael
-
RGBvsBGR added2002-04-13, by arpi
-
updated2002-04-13, by arpi
-
libac3 removed2002-04-13, by arpi
-
obsolete2002-04-13, by arpi
-
updated to english version2002-04-13, by frodone
-
rgb24->bgr242002-04-13, by michael
-
draft v0.12002-04-13, by arpi
-
Added support for choosing weather to use double-buffering or single buffering2002-04-13, by mark
-
Some OSD and other random fixes. Added double buffering2002-04-12, by mark
-
-ovc libdv support2002-04-12, by arpi
-
RGB24/YUY2 -> DV encoding, using libdv2002-04-12, by arpi
-
fix typo found by Milan Cutka <cutka@szm.sk>2002-04-12, by michael
-
10l2002-04-12, by michael
-
BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>2002-04-12, by arpi
-
Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>2002-04-12, by albeu
-
max_packs increased for some dvd with too many audio/sub2002-04-12, by arpi
-
VCODEC_RAW fixed2002-04-12, by arpi
-
anything to (S)VCD encode script by Juergen Hammelmann <juergen.hammelmann at gmx.de>2002-04-11, by atmos4
-
Lots of updates and bugfixes to the tdfxfb driver2002-04-11, by mark
-
VFCAP added2002-04-11, by arpi
-
capabilities support -> automatic insertion of scale, expand, pp2002-04-11, by arpi
-
VFCAP defines moved out from vf.h, to be easier to include in libvo2002-04-11, by arpi
-
Sorry, fix vobsub duration the arpi way.2002-04-11, by atmos4
-
VFCAP flags added2002-04-11, by arpi
-
bugfixes2002-04-11, by jaf
-
uninit sig11 fixed2002-04-11, by arpi
-
print VO info2002-04-11, by arpi
-
reorder2002-04-11, by arpi
-
new filter: flip2002-04-11, by arpi
-
vme default changed 3->42002-04-11, by arpi
-
libmpencoders added to mencoder libs2002-04-11, by arpi
-
vfw encoding func splitted to init and start parts2002-04-11, by arpi
-
video codecs moved to libmpencoders, crop/scale removed, use -vop for that2002-04-11, by arpi
-
10l2002-04-11, by arpi
-
soem fixes2002-04-11, by arpi
-
encoders2002-04-10, by arpi
-
query_format debug moved 1 verbose level down2002-04-10, by arpi
-
OS/2 fix2002-04-10, by arpi
-
Some minor changes to the avcodec code.2002-04-10, by mswitch
-
Dirty hack to fix mencoder until someone does all the new filter/vo stuff right :)2002-04-10, by rfelker
-
a temporary disable for opendivx - please remove or fix2002-04-10, by jaf
-
Make avcodec the default encoder again, thanks Michael2002-04-10, by mswitch
-
memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>2002-04-10, by michael
-
trying to fix davids "libavcodec bug" ...2002-04-09, by michael
-
sync2002-04-09, by jonas
-
new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>2002-04-09, by arpi
-
2 new simple filters: yuy2 and format2002-04-09, by arpi
-
VM Fix by Uwe.Reder@3soft.de2002-04-09, by atmos4
-
looks better ...2002-04-09, by jaf
-
vf_fame added - yv12->mpes converter2002-04-08, by arpi
-
maintainers section updated2002-04-08, by arpi
-
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
-
don't alloc/free NULL2002-04-03, by arpi
-
10l2002-04-03, by arpi
-
Subpic encoder added (used on DXR3 and similar hardware that has a subpic channel)2002-04-03, by mswitch
-
IMGTYPE_IPB fix2002-04-03, by arpi
-
rewritten - it replaces libmpeg2/decode.c now2002-04-03, by arpi
-
divx4 I420 removed - i hate that buggy shit nvidia2002-04-02, by arpi
-
Add '-subdelay' support for vobsub.2002-04-02, by kmkaplan
-
sample2002-04-01, by arpi
-
yes, typo. 10l. noticed by atmos2002-04-01, by arpi
-
Fix I420 handling, though still don't know why divx4 codec queries for I420 not YUY2!2002-04-01, by atmos4
-
audio codec uninit2002-04-01, by arpi
-
audio input buffer allocation/free cleanup2002-04-01, by arpi
-
freeing codec in/out buffers is job of libmpcodecs, not demuxer2002-04-01, by arpi
-
cleanup2002-04-01, by arpi
-
ehh. vorbis support...2002-04-01, by arpi
-
twos audio fixed2002-04-01, by arpi
-
overread in the mmx2 horizontal scaler fixed2002-04-01, by michael
-
added vfw uninit2002-04-01, by alex
-
added acm uninit2002-04-01, by alex
-
added vfw and acm uninit2002-04-01, by alex
-
using sh->context and added proper uninit2002-04-01, by alex
-
using sh->context2002-04-01, by alex
-
sync2002-04-01, by jonas
-
-dr is now off by default2002-04-01, by gabucino
-
remark about Ogg-in-AVI suxxhaxx2002-04-01, by gabucino
-
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