aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* 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
* - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreenGravatar filon2003-02-07
* The reason why mplayer crashes (in some cases) when using x11Gravatar arpi2003-02-04
* 10l, avoid getting num_of_buffers=0Gravatar alex2003-02-04
* disable auto oldmethod, directrendering for linear modes onlyGravatar iive2003-02-03
* compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-02-02
* {malloc,free} -> av_{malloc,free}Gravatar rik2003-01-31
* better fix of vo_aa font segfaultGravatar henry2003-01-30
* another sanity check against vo_aa font hackGravatar henry2003-01-30
* fixing rgb4 & bgr4 (2 pixels per byte)Gravatar michael2003-01-30
* hopefully better uninit checkGravatar arpi2003-01-29
* -fixed-vo vs. panscan vs. 'f' vs. -fs fixGravatar arpi2003-01-29
* MPlayer crash when using -wid and -vo x11 parameters.Gravatar arpi2003-01-26
* OSD volume symbol fixed :)Gravatar arpi2003-01-26
* typoGravatar gabucino2003-01-25
* Improvements to spudec (DVD/VobSub) subtitle code:Gravatar rfelker2003-01-24
* fix xmga + playbarGravatar pontscho2003-01-20