aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* Separate XF86 video mode extension check from XF86 keysym check asGravatar diego2005-02-02
* Query XV_COLORKEY only when listed in attribute list, fixes displaying with n...Gravatar iive2005-02-02
* - Don't advertise IMGFMT_RGBxxGravatar syrjala2005-01-31
* free MSTRZ args also if parser failsGravatar rik2005-01-25
* vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STRGravatar rik2005-01-25
* avoid using vo_subdeviceGravatar alex2005-01-22
* Make this file compile with gcc-4.0.0. The old code was invalid C.Gravatar gpoirier2005-01-21
* New suboption type: malloc'ed, zero terminated stringGravatar reimar2005-01-19
* Replaced suboption parser by call to suboption helper.Gravatar ivo2005-01-15
* 1l. parser can work with pnm_maxfiles directlyGravatar ivo2005-01-15
* Transition of suboption parser to subopt-helper parser.Gravatar ivo2005-01-15
* Implementation of vo_png suboption parser with subopt-helper and removalGravatar ivo2005-01-10
* set sub_bg_alpha only to 255 when using hardware OSD.Gravatar reimar2005-01-08
* replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.orgGravatar rik2005-01-08
* vo_zr2 moves to subopt-helper (per Alex's request)Gravatar rik2005-01-08
* fixed-vo/libmpeg2 aspect change fixGravatar faust32005-01-06
* 256 color mode support, use -vm to get better output when overlay is not supp...Gravatar faust32005-01-06
* win95 fix fix by Rune Petersen <rune.mail-list at mail.tele.dk>Gravatar faust32005-01-02
* Use subopt helper to parse argumentsGravatar reimar2004-12-31
* Use subopt parserGravatar reimar2004-12-31
* Remove unused definesGravatar reimar2004-12-29
* Doxygen comments improvedGravatar reimar2004-12-29
* win95 does not support GetMonitorInfoGravatar faust32004-12-27
* Fix ontop for some WMs that lose ontop state after fullscreen event.Gravatar al2004-12-27
* forgot to remove now useless extern monitor_aspectGravatar reimar2004-12-23
* vo_screenwidth/vo_screenheight is _not_ monitor_aspect.Gravatar reimar2004-12-23
* added -wid support for vo_directx.Gravatar joey2004-12-21
* automatic monitoraspect calculation for vo_directx.Gravatar joey2004-12-21
* added colorkey support for vo_directx.Gravatar joey2004-12-21
* - Fixed mode setting, so any video can be played on all supported ggi targets.Gravatar diego2004-12-17
* fix leak with -fixed-vo, allow concatenatingGravatar reimar2004-12-12
* Improving gl2 under windows, moving some functionality to gl_commonGravatar reimar2004-12-11
* Add a file= suboption to set output file.Gravatar reimar2004-12-03
* remove old buggy workaround. kerneltwosix.h itself will be removed soon if th...Gravatar rfelker2004-12-03
* Move selection of internal texture format to appropriate place, shouldGravatar reimar2004-12-03
* Make the context not current before destroying it.Gravatar reimar2004-12-02
* do not bring process to front if HAVE_SDLGravatar nplourde2004-12-01
* clear menubar before adding new menuGravatar nplourde2004-12-01
* More similar code from gl and gl2 moved to gl_commonGravatar reimar2004-12-01
* it's stupid for the default to be something both slower (for xv+dr) and visua...Gravatar rfelker2004-11-30
* more verbosity spam fixesGravatar rfelker2004-11-30
* Removal of vo_directfb.c. From now DirectFB => 0.9.13 is required for vo dire...Gravatar zdar2004-11-25
* 10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org>Gravatar faust32004-11-25
* Remove broken support for directbuffer and including frame-handling use.Gravatar iive2004-11-23
* The GUI shouldn't handle key events at two places.Gravatar al2004-11-21
* 4 and 8 bit formats use a palette, so we cannot really support them (atm).Gravatar reimar2004-11-20
* 3 memory leaks fixedGravatar iive2004-11-15
* Reduce excessive verbosity.Gravatar diego2004-11-15
* keep screensaver off when playing multiple files.Gravatar reimar2004-11-14
* Avoid drawing before transformation matrices are set up.Gravatar reimar2004-11-13