aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* spring update patch by Ville Syrjala <syrjala@sci.fi>Gravatar alex2003-04-24
* fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>Gravatar rik2003-04-24
* big endian yellow fix?Gravatar michael2003-04-21
* 10l fix by Aurelien JACOBS <aurel@gnuage.org>Gravatar alex2003-04-21
* adding geometry support for xvidixGravatar attila2003-04-20
* load icon from executableGravatar faust32003-04-20
* at least it works now, but it's horrible slow and broken. double bufferGravatar rfelker2003-04-19
* printf->mp_msg and honor -double switchGravatar zdar2003-04-19
* 10l noticed by Joey Parrish <joey at nicewarrior.org>Gravatar faust32003-04-09
* keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal...Gravatar alex2003-04-09
* multiple init fix by Aurelien JACOBS <aurel@gnuage.org>Gravatar alex2003-04-08
* Support for "internet" or "multimedia" keyboards in X11.Gravatar albeu2003-04-04
* force_mode wrong has_mode check, verbose retrace messageGravatar iive2003-04-02
* Use new config headers and types.Gravatar albeu2003-03-30
* 10l: don't change image format during configGravatar faust32003-03-29
* 100l to Gabu, this caused divide-by-zero with -vo mga. ApparentlyGravatar rfelker2003-03-29
* Only write title if verbose>0.Gravatar ranma2003-03-28
* 10000l (YUV vs. YVU swscale fix/cleanup)Gravatar michael2003-03-27
* Improved xscreensaver support.Gravatar ranma2003-03-26
* fixing truetype rescaling with (x)mga + panscanGravatar gabucino2003-03-26
* Fix last mode ignored bugGravatar iive2003-03-25
* pass correct key for ESCAPE, bug noticed by Vladimir Mosgalin <mosgalin@VM101...Gravatar alex2003-03-23
* 10lGravatar iive2003-03-23
* fix find_best fail if the black area is bigger than image, few more verbose m...Gravatar iive2003-03-22
* multiple preinit support -- cleaning vidix_name between the multiple preinits...Gravatar alex2003-03-21
* new svga driver - support double buffering, fast_memcpy, direct render and HW...Gravatar iive2003-03-20
* 10lGravatar faust32003-03-19
* libavcodec syncGravatar rik2003-03-12
* 10L the comment header again. That's it when you stole someone else code ;)Gravatar albeu2003-03-12
* vo_xover is a new vo that should make easy to have x11 support forGravatar albeu2003-03-12
* Support for the overlay, that save one stretch blit for bgr16 and YUV formatsGravatar albeu2003-03-12
* Pass start slice to the vo it make dr + slice implemantation easierGravatar albeu2003-03-10
* Update, add support for DR and draw image. Sadly reading from the agpGravatar albeu2003-03-10
* vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)Gravatar albeu2003-03-07
* remove yuv2rgb and support frame duplicationGravatar joey2003-03-06
* Some 10l and better layer handling (to comply with DFB 0.9.17)Gravatar zdar2003-03-05
* Fixed geometry that someone broke grr.Gravatar mark2003-03-03
* clean up of -geometry code.Gravatar attila2003-03-02
* Layer configuration handling updatesGravatar zdar2003-03-02
* 100lGravatar michael2003-02-23
* sws_ prefix, more seperation between internal & external swscaler APIGravatar michael2003-02-23
* fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org>Gravatar faust32003-02-23
* Update sub-picture layer to work with recent DirectFB cvs and add support for...Gravatar alex2003-02-19
* Patch from Tamas Kohegyi to fix subpic placement on 16:9Gravatar mswitch2003-02-18
* UINTX -> uintx_t (following libavcodec)Gravatar rik2003-02-15
* - fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity)Gravatar filon2003-02-10
* reversed small part of the r1.135 commit, it broke -fs (random black screen)Gravatar arpi2003-02-09
* linux->osdepGravatar arpi2003-02-09
* Document -fstype in manpage.Gravatar filon2003-02-08
* 10l debugGravatar alex2003-02-07