aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* Don't compile libvo.a unless MPlayer is enabled.Gravatar diego2006-11-25
* simplifyGravatar diego2006-11-25
* missing include for uint16_tGravatar ben2006-11-25
* keep nav highlight event in dvdnav priv structureGravatar ben2006-11-25
* Remove superfluous comment.Gravatar diego2006-11-25
* Avoid void * arithmeticGravatar reimar2006-11-25
* better nav highlight handlingGravatar ben2006-11-25
* support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot...Gravatar ben2006-11-25
* Make compilation depending on USE_OSD unconditional.Gravatar uau2006-11-22
* Split libvo.a into two libs so that libosd.a can be used by MEncoder.Gravatar diego2006-11-21
* Remove unused -D from CFLAGS.Gravatar diego2006-11-21
* Remove superfluous empty variable declaration.Gravatar diego2006-11-21
* Unify dep/depend targets.Gravatar diego2006-11-20
* more mp_property_deinterlace simplification, patch byGravatar reimar2006-11-18
* Add deinterlace property, patch by Carl Eugen HoyosGravatar reimar2006-11-17
* Adapt code to annoying ShowCursor semantics (increases/decreases and returnsGravatar reimar2006-11-17
* Put files fully owned by my under GPL v2 "or later"Gravatar reimar2006-11-17
* MSGTRs for libvo/aspect.c and libvo/vo_xv.cGravatar kraymer2006-11-08
* Hack around Windows focus problem with -vo glGravatar reimar2006-11-04
* Remove completely useless cursor variable.Gravatar reimar2006-11-04
* changed email addressGravatar henry2006-11-04
* Support backspace for -vo gl/gl2 under WindowsGravatar reimar2006-11-02
* ARCH_X86 simplificationsGravatar reimar2006-11-01
* fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus...Gravatar gpoirier2006-10-25
* Fix single-black-pixel-in-upper-left-corner bug (how do people notice a singleGravatar reimar2006-10-24
* Proper detection of corresponding MPlayer image format for X server format fo...Gravatar reimar2006-10-23
* Set aspect information in yuv4mpegGravatar reimar2006-10-23
* Remove a declaration-after-statement warning.Gravatar diego2006-10-23
* s/vo_osd_changed/vo_osd_changed_flagGravatar syrjala2006-10-17
* Round buffer width and height to 16 pixels.Gravatar syrjala2006-10-17
* Implement bob (pseudo?) deinterlacing for xvmc.Gravatar reimar2006-10-15
* Create proper define for DFBMGA.Gravatar diego2006-10-14
* Remove dead code (condition can obviously never be true)Gravatar reimar2006-10-13
* Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.Gravatar diego2006-10-12
* Fix DirectFB version check. The old code simply concatenated theGravatar syrjala2006-10-08
* Remove spurious casts to int. Blessed by Reimar.Gravatar rathann2006-10-08
* EOSD performance debugging info.Gravatar reimar2006-10-06
* vo_caca: use the pre-1.x compatibility layer so recentGravatar corey2006-09-26
* use a more generic ioctl as the one used was deprecated with Linux 2.6.18 kernelGravatar ben2006-09-26
* Whitespace-only cosmeticsGravatar reimar2006-09-22
* Aggregate multiple small EOSD textures into one large since hundreds ofGravatar reimar2006-09-22
* Cosmetics: move curtex++ out of for () into code body, needed for coming patchGravatar reimar2006-09-22
* use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0Gravatar reimar2006-09-22
* Make genEOSD behaviour with NULL data more explicitGravatar reimar2006-09-22
* Modify clearEOSD to make experimenting easierGravatar reimar2006-09-22
* remove useless zero-initialization code.Gravatar reimar2006-09-22
* report to mplayer with a slave command the coordinates of the pointer reporte...Gravatar nicodvb2006-09-16
* Make blur() public. Will be used in libass.Gravatar eugeni2006-09-16
* Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>Gravatar rik2006-09-01
* The FSF changed postal address.Gravatar diego2006-09-01