aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* 100lGravatar faust32004-09-22
* This patch enables the compilation and linking of vo_md5sum to libvo.Gravatar ivo2004-09-20
* This patch enables the compilation and linking of vo_pnm (the portableGravatar ivo2004-09-20
* New MD5 sum video output driver. For every frame, it calculates the MD5 sumGravatar ivo2004-09-20
* New generic 'portable anymap' video output driver. It supports portableGravatar ivo2004-09-20
* center the image when screenw & height are setGravatar faust32004-09-17
* Changed the default again so that the initial video position is inGravatar faust32004-09-16
* mingw compile fixGravatar faust32004-09-15
* fix not matching prototype, patch by Mikulas Patocka <mikulas at artax.karlin...Gravatar faust32004-09-15
* This time is a patch to improve subtitle alignment management. ItGravatar faust32004-09-15
* Added one more error check. Forgot it last time (grrr :) ).Gravatar ivo2004-09-12
* Fixed typo.Gravatar ivo2004-09-11
* * Changed malloc and strncpy to strdup. Less code.Gravatar ivo2004-09-11
* Removed unused variable (leftover of having two instances of directory creationGravatar ivo2004-09-10
* Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they canGravatar ivo2004-09-08
* This patch moves the directory creation code to a separate function. I haveGravatar ivo2004-09-08
* Some minor vo_jpeg fixes:Gravatar ivo2004-09-05
* Removal of -jpeg commandline option.Gravatar ivo2004-09-04
* We don't need to support the old nvidia binary driver bug any longer.Gravatar al2004-09-03
* improved suboption parsing, fixes also compiler warningsGravatar reimar2004-09-03
* One-time cosmetics update.Gravatar ivo2004-09-01
* Using updated colorspace specifications from colorspaces.txt.Gravatar reimar2004-08-30
* small gcc warning fixesGravatar rathann2004-08-28
* Added output to multiple directories for vo_jpeg.Gravatar ivo2004-08-26
* added "xbutton" support for 4-5 button miceGravatar joey2004-08-26
* add rgb32 csp supportGravatar nplourde2004-08-24
* fix crash when using close buttonGravatar nplourde2004-08-24
* vm window handling fixesGravatar faust32004-08-24
* prevent XFree execution on wrong conditionGravatar iive2004-08-23
* added runtime toggle of root window playbackGravatar joey2004-08-22
* added -rootwin support to vo_directxGravatar joey2004-08-22
* Removed fb_dev_name handling.Gravatar syrjala2004-08-20
* Removed superfluous XFlush calls before XSync.Gravatar al2004-08-20
* user can select dvb card number to use (V3 api only)Gravatar nicodvb2004-08-19
* Removed useless SetOpacity() calls.Gravatar syrjala2004-08-15
* Fixed BES aspect ratio.Gravatar syrjala2004-08-15
* Reorganized init/unint so that fixed-vo works.Gravatar syrjala2004-08-15
* --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:Gravatar rik2004-08-11
* Don't use flicker filtering.Gravatar syrjala2004-08-09
* now use vo_rootwin var to check for -rootwin switchGravatar nplourde2004-08-08
* applied old patch that was missing an include...Gravatar reimar2004-08-02
* support for passing mouse events on to MPlayerGravatar reimar2004-08-01
* 10l query format at least when used with vidix, disable colorkeying with vidi...Gravatar faust32004-08-01
* add var vo_rootwin and -rootwin switch for mac osxGravatar nplourde2004-07-29
* removed saver_on, saver_off calls, they are already in x11_common.cGravatar reimar2004-07-25
* removed ref to extern WinIDGravatar nplourde2004-07-23
* add support for -rootwin commandGravatar nplourde2004-07-23
* listen for key repeats, patch by Dan ChristiansenGravatar nplourde2004-07-22
* fix for people experimenting with GUI under windowsGravatar reimar2004-07-22
* name changeGravatar diego2004-07-19