aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* more fullscreen fixes and gl2 uses setGlWindow.Gravatar reimar2004-11-04
* proper gcc4 compile-fix suggested by richardGravatar atmos42004-11-03
* remove window shadow in fullscreenGravatar nplourde2004-11-02
* set aqua default themeGravatar nplourde2004-11-02
* fullscreen fixes and GUI support for vo_glGravatar reimar2004-11-01
* do not hide mouse and menubar in fulscreen if not using main deviceGravatar nplourde2004-11-01
* more panscan fixGravatar nplourde2004-11-01
* gcc-4 compile fix: invalid lvalue in assignmentGravatar atmos42004-10-31
* Fix erroneus extern declarations, fix wrong signedness of some varsGravatar atmos42004-10-31
* window now save is old position when going in fullscreen or while using resiz...Gravatar nplourde2004-10-30
* resize preset now respect movie aspectGravatar nplourde2004-10-29
* enable pan-scan + menu optionGravatar nplourde2004-10-29
* get proper movie aspectGravatar nplourde2004-10-28
* menu option to set desired movie aspect & keep aspect on window resizeGravatar nplourde2004-10-28
* autodetect proper monitor aspectGravatar nplourde2004-10-28
* let you choose fullscreen resolution for slower systemGravatar nplourde2004-10-28
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* fix windows resizing ui glitchGravatar nplourde2004-10-27
* make it possible to select the monitor even when in nonexclusive mode, based ...Gravatar faust32004-10-27
* Add --enable and --disable options for vo_pnm and vo_md5sum to configure.Gravatar ivo2004-10-23
* overlay color control support based on patch by Vitos Laszlo <laca <at> evol.ro>Gravatar faust32004-10-22
* Enable live resizeGravatar nplourde2004-10-22
* fixed typoGravatar nplourde2004-10-21
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Gravatar aurel2004-10-21
* move variable declaration at beginning of blockGravatar nplourde2004-10-21
* removed duplicate case and fixed aspect ratio for window zoom featureGravatar nplourde2004-10-20
* Fixed event handling for menubar and window close button.Gravatar nplourde2004-10-20
* fix menu bar support and add new movie zoom option menu a la quicktimeGravatar nplourde2004-10-19
* OSD variant for vo_gl.c that behaves more like the one of other vos.Gravatar reimar2004-10-17
* added gl_common for code used by both vo_gl.c and vo_gl2.c.Gravatar reimar2004-10-17
* some memory leaks fixedGravatar reimar2004-10-14
* fixed small memleaksGravatar reimar2004-10-13
* aspect scaling and panscan support for vo_gl.cGravatar reimar2004-10-10
* Variables for OSD support should be staticGravatar reimar2004-10-10
* OpenGL OSD rendering for vo_glGravatar reimar2004-10-08
* 10l compilation fixGravatar reimar2004-10-06
* fixed UNPACK_ALIGNMENT setting.Gravatar reimar2004-10-06
* Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the getGravatar faust32004-10-06
* move the file writers after vo_null so they don't get autoselected - followin...Gravatar alex2004-10-04
* fixed memleak, especially for fixed-vo.Gravatar reimar2004-10-03
* Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnmGravatar ivo2004-09-29
* changed include of stdint.h to inttypes.hGravatar ivo2004-09-27
* use aspect code when used with vidixGravatar faust32004-09-26
* printf --> mp_msg transition in vo_yuv4mpegGravatar diego2004-09-25
* Fixed [no]input suboptions.Gravatar syrjala2004-09-25
* 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