aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* 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
* VOCTRL_DRAW_IMAGE addedGravatar arpi2002-04-06
* Fixed bug that would cause the dxr3 to lock if too many subpics were sent at ...Gravatar mswitch2002-04-06
* Make fame the default encoder until lavc's mpeg1 encoder is repaired.Gravatar mswitch2002-04-05
* Removed blinking effect from spuencGravatar mswitch2002-04-04
* Added spuenc... should write a draw_alpha_spu perhaps =DGravatar mswitch2002-04-04
* Subpic encoder added (used on DXR3 and similar hardware that has a subpic cha...Gravatar mswitch2002-04-03
* IMGTYPE_IPB fixGravatar arpi2002-04-03