aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
...
* fix playback of rgb files when overlay is not disabledGravatar faust32003-08-17
* 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they wi...Gravatar alex2003-08-15
* Spelling police:Gravatar diego2003-08-14
* 1000lGravatar alex2003-08-14
* 1000lGravatar alex2003-08-14
* 100l to albeu for his english grammar, and 10l to me becouse I noticed that l...Gravatar alex2003-08-13
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* moved lot of global variables into static ones (and some minor spelling fixes)Gravatar alex2003-08-12
* 10000l, the old code was slow as hell, copying stuff extra times andGravatar rfelker2003-08-12
* Changed all printf into mp_msgGravatar joey2003-08-12
* 10l (and fixes some wmaker issues)Gravatar alex2003-08-11
* removed obsolete my_profileGravatar alex2003-08-03
* 10lGravatar alex2003-08-03
* nvidia 44.96 hardlock machine without that fixGravatar iive2003-07-29
* draw rectangle with color key, avoid blue bars. avoid PutSurface before 1'st ...Gravatar iive2003-07-28
* 10l & warning fixesGravatar alex2003-07-28
* start in windowed mode using Quartz, but no X server started. Ported from fin...Gravatar alex2003-07-27
* sync to ffmpeg, updates, cleanupsGravatar iive2003-07-21
* removed yv12 support, but left some swscaler support for fast 15 vs 16bpp con...Gravatar alex2003-07-13
* 10l (red <-> blue) fixGravatar michael2003-07-09
* removing my (nonworking) email addressGravatar alex2003-07-03
* Initial version of XVideo Motion Compensation video driver/renderGravatar iive2003-07-01
* move xv_set_eq to x11_commonGravatar iive2003-07-01
* Patch by Tom Lees <tal26 (at) cam.ac.uk>Gravatar attila2003-06-22
* more flexible device name guessingGravatar alex2003-06-21
* basic xvmc image supportGravatar iive2003-06-21
* small warning fixGravatar rathann2003-06-19
* Add missing language suffix to DOCS/ path.Gravatar diego2003-06-13
* Networking support under MinGW.Gravatar diego2003-06-11
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* TiVo demuxer and sub-cc/osd decoderGravatar arpi2003-06-09
* final scaler removal stepGravatar alex2003-06-01
* vf_scale.h & related cleanup & some small warning fix by dominikGravatar michael2003-06-01
* 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