aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* '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
* Screenshot on the flyGravatar nick2002-02-17
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Gravatar nick2002-02-17
* added VOFLAG_* definitions and int vo_flagsGravatar alex2002-02-17
* added support for runtime fullscreen switchingGravatar alex2002-02-17
* added VOCTRL_FULLSCREENGravatar alex2002-02-17
* Fixed a bug with prebuffering which would cause syncloss, someone atGravatar mswitch2002-02-16
* 101 (NULL->srcW, NULL->srcH)Gravatar michael2002-02-16
* Fixed a strange bug that sneaked in at the last minute (vobsub wouldGravatar mswitch2002-02-16
* Fixed bug which would cause gibberish to be printed when using :noprebufGravatar mswitch2002-02-16
* avoid allocating a dummy scaler as debug/info messages will only be printed f...Gravatar michael2002-02-15
* use mem2agpcpy_pic()Gravatar michael2002-02-15