aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* unleakGravatar alex2003-05-31
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar alex2003-05-30
* Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...Gravatar alex2003-05-29
* From: Michael Joosten <joost@c-lab.de>Gravatar pontscho2003-05-26
* swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it cr...Gravatar alex2003-05-23
* that works correctlyGravatar alex2003-05-23
* removed broken swscaler support, added runtime fullscreens switching ability,...Gravatar alex2003-05-20
* Removed YUV (YV12) and BGR support, leaving the native RGB support. Also clea...Gravatar alex2003-05-20
* removed RGB24 and builtin swscaler supportGravatar alex2003-05-16
* 1000l to the author and for the commiter (me :)Gravatar alex2003-05-01
* Spring cleanup: removed the full yv12 support as it was broken anyway. The BG...Gravatar alex2003-04-29
* ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/...Gravatar rfelker2003-04-27
* triple buffering support, configuration/option system changed,some minor bugs...Gravatar zdar2003-04-27
* fix panscan font resizing with vo_mgaGravatar rfelker2003-04-26
* Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only...Gravatar alex2003-04-25
* memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>Gravatar alex2003-04-24
* 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