aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* eeh 10l forogt to commit.Gravatar atmos42002-04-26
* fix fullscreen (?)Gravatar pontscho2002-04-25
* Fix keypad volume control.Gravatar atmos42002-04-25
* added support for output of subtitles - Juergen Hammelmann <juergen.hammelman...Gravatar arpi2002-04-25
* -rootwin fix...Gravatar arpi2002-04-24
* -rootwin fixed, keys work, mouse doesn'tGravatar arpi2002-04-24
* -rootwin fix by Tomas Konir <moje@molly.vabo.cz>Gravatar arpi2002-04-24
* libdir changedGravatar arpi2002-04-24
* 100l - fixed yuy2 -dr, reported by NexusGravatar arpi2002-04-21
* minor changesGravatar alex2002-04-20
* workaround yv12 vs. i420 'bug' of swscaleGravatar arpi2002-04-19
* minor fixes and flipping supportGravatar alex2002-04-19
* This patch replaces vo_svga.c with an improved version that does not useGravatar arpi2002-04-18
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderGravatar arpi2002-04-17
* Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:Gravatar rik2002-04-17
* bbox calculation fixed (font->height < real height)Gravatar arpi2002-04-17
* prefer prefetchnta if its availableGravatar michael2002-04-17
* pre mmx2/3dnow fixGravatar michael2002-04-17
* fix ".". thanksz pl.Gravatar pontscho2002-04-17
* fix mouse cursor hide/showGravatar pontscho2002-04-17
* Bug fix in mouse button handling for 2° scroller (I hope it workGravatar albeu2002-04-17
* fix playlist bug with gui and rewrite mousecursor show/hide codeGravatar pontscho2002-04-16
* upsz, 10l :)Gravatar pontscho2002-04-16
* add jpeg support for libvoGravatar pontscho2002-04-16
* Disabled spuenc code due to upcoming prerelease, there are still bugs hereGravatar mswitch2002-04-16
* vo_osd_check_range_update() added + 10l fixGravatar arpi2002-04-16
* osd: ok, now it's possible to do partial draw/clear of the buffer only if cha...Gravatar arpi2002-04-15
* osd: calculating bboxGravatar arpi2002-04-15
* new osd code, use osd objs to follow changes and do minimal updatesGravatar arpi2002-04-15
* added support for directrendering, updated to VFCAP_ flags in query_format, a...Gravatar alex2002-04-15
* Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo...Gravatar atmos42002-04-14
* 0.1 bugfixGravatar arpi2002-04-13
* img_format moved to libmpcodecsGravatar arpi2002-04-13
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* Misc cleanups of the codeGravatar mark2002-04-13
* Added support for choosing weather to use double-buffering or single bufferingGravatar mark2002-04-13
* Some OSD and other random fixes. Added double bufferingGravatar mark2002-04-12
* Lots of updates and bugfixes to the tdfxfb driverGravatar mark2002-04-11
* VFCAP addedGravatar arpi2002-04-11
* uninit sig11 fixedGravatar arpi2002-04-11
* Some minor changes to the avcodec code.Gravatar mswitch2002-04-10
* Make avcodec the default encoder again, thanks MichaelGravatar mswitch2002-04-10
* memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>Gravatar michael2002-04-10
* trying to fix davids "libavcodec bug" ...Gravatar michael2002-04-09
* new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>Gravatar arpi2002-04-09
* VM Fix by Uwe.Reder@3soft.deGravatar atmos42002-04-09
* vo_config_count now counts calls to vo->config()Gravatar arpi2002-04-07
* initialization moved to preinit(), query_format now really checks for support...Gravatar arpi2002-04-07
* memcpy_pic() added (copy image plane with src/dst stride)Gravatar arpi2002-04-06
* #include cleanupGravatar arpi2002-04-06