aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* +10l to .soGravatar arpi2002-03-07
* rewrite fullscreen support in some libvo driverGravatar pontscho2002-03-07
* direct rendering supportGravatar arpi2002-03-07
* small bugfix.Gravatar pontscho2002-03-07
* vm pecs applied from daniel carter <hedonist@win.co.nz>Gravatar pontscho2002-03-07
* accept STATIC buffers if num_buffers==1Gravatar arpi2002-03-07
* small bug fixed and workarounds :(Gravatar pontscho2002-03-07
* direct rendering supportGravatar arpi2002-03-07
* control+preinit moved to mga_common.cGravatar arpi2002-03-07
* using mem2agpcpy_pic()Gravatar arpi2002-03-06
* workaround for Lara Croft CVID sample... - one more problem to solveGravatar arpi2002-03-06
* 're-include' possibilityGravatar nick2002-03-03
* Use as much buffers as possibleGravatar nick2002-03-03
* add no fs as default for windriversGravatar atmos42002-03-03
* yuy2 support disabled to workaround stupid colorspace selectionGravatar michael2002-03-01
* Added BGR32 output support to PNG vo target because, hey, whyGravatar melanson2002-03-01
* print the number of buffers usedGravatar michael2002-02-28
* Corrections to position saving/restore under vo=X11.Gravatar atlka2002-02-28
* older API fixes, support for async modeGravatar alex2002-02-24
* do not fault if no directbuffer available (for example: ggi display-multi)Gravatar alex2002-02-24
* reworked :) should work on low bpp outputsGravatar alex2002-02-24
* totally reworked, working fine on fbdev too, applied Andres Beck's patches, q...Gravatar alex2002-02-23
* ehh, return error if cannot open displayGravatar alex2002-02-23
* Bugfix in x11_common.c mainly. Don't screw up the display name,Gravatar albeu2002-02-23
* using vo_dx, vo_dyGravatar alex2002-02-22
* setting vo_dx and vo_dy in event handlingGravatar alex2002-02-22
* added vo_dx,vo_dy (used currently only by X based outputs)Gravatar alex2002-02-22
* clear the window if resized but no scaling used. Enable runtime fullscreen se...Gravatar alex2002-02-22
* osd outside movie support for vo_sdl, patch by Fredrik KuivinenGravatar atmos42002-02-22
* mondom fix bazmeg.Gravatar pontscho2002-02-22
* fix nexus's key bug :) 10l, sorry :)Gravatar pontscho2002-02-22
* new interface ? :)Gravatar pontscho2002-02-21
* fixing scaled outputGravatar michael2002-02-21
* small changesGravatar pontscho2002-02-21
* unscaled yuv2rgb fix for big-endian systemsGravatar michael2002-02-21
* Fix return value of VOCTRL_FULLSCREENGravatar atmos42002-02-21
* ExposureMask fixed.Gravatar pontscho2002-02-21
* changes in fullscreen/window switching code to obtain returning toGravatar atlka2002-02-21
* subtitle positioning patch by Jiri SvobodaGravatar atmos42002-02-20
* support for VOCTRL_FULLSCREENGravatar atmos42002-02-20
* add new input cuccGravatar pontscho2002-02-20
* Screenshot on the flyGravatar nick2002-02-18
* Accidentally mixed experimental code with stable one during last commit,Gravatar mswitch2002-02-18
* Added VOCTRL_PAUSE and VOCTRL_RESUMEGravatar mswitch2002-02-18
* Change order of vo_function calls (Although it doesn't matter for now).Gravatar nick2002-02-17
* Allow using direct rendering with any HW pitches (even on matrox g400).Gravatar nick2002-02-17
* vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>Gravatar nick2002-02-17
* added local X11 error handler (call player_exit)Gravatar alex2002-02-17
* More correct direct rendering usageGravatar nick2002-02-17
* Screenshot on the flyGravatar nick2002-02-17