| Commit message (Expand) | Author | Age |
* | 're-include' possibility | nick | 2002-03-03 |
* | Use as much buffers as possible | nick | 2002-03-03 |
* | add no fs as default for windrivers | atmos4 | 2002-03-03 |
* | yuy2 support disabled to workaround stupid colorspace selection | michael | 2002-03-01 |
* | Added BGR32 output support to PNG vo target because, hey, why | melanson | 2002-03-01 |
* | print the number of buffers used | michael | 2002-02-28 |
* | Corrections to position saving/restore under vo=X11. | atlka | 2002-02-28 |
* | older API fixes, support for async mode | alex | 2002-02-24 |
* | do not fault if no directbuffer available (for example: ggi display-multi) | alex | 2002-02-24 |
* | reworked :) should work on low bpp outputs | alex | 2002-02-24 |
* | totally reworked, working fine on fbdev too, applied Andres Beck's patches, q... | alex | 2002-02-23 |
* | ehh, return error if cannot open display | alex | 2002-02-23 |
* | Bugfix in x11_common.c mainly. Don't screw up the display name, | albeu | 2002-02-23 |
* | using vo_dx, vo_dy | alex | 2002-02-22 |
* | setting vo_dx and vo_dy in event handling | alex | 2002-02-22 |
* | added vo_dx,vo_dy (used currently only by X based outputs) | alex | 2002-02-22 |
* | clear the window if resized but no scaling used. Enable runtime fullscreen se... | alex | 2002-02-22 |
* | osd outside movie support for vo_sdl, patch by Fredrik Kuivinen | atmos4 | 2002-02-22 |
* | mondom fix bazmeg. | pontscho | 2002-02-22 |
* | fix nexus's key bug :) 10l, sorry :) | pontscho | 2002-02-22 |
* | new interface ? :) | pontscho | 2002-02-21 |
* | fixing scaled output | michael | 2002-02-21 |
* | small changes | pontscho | 2002-02-21 |
* | unscaled yuv2rgb fix for big-endian systems | michael | 2002-02-21 |
* | Fix return value of VOCTRL_FULLSCREEN | atmos4 | 2002-02-21 |
* | ExposureMask fixed. | pontscho | 2002-02-21 |
* | changes in fullscreen/window switching code to obtain returning to | atlka | 2002-02-21 |
* | subtitle positioning patch by Jiri Svoboda | atmos4 | 2002-02-20 |
* | support for VOCTRL_FULLSCREEN | atmos4 | 2002-02-20 |
* | add new input cucc | pontscho | 2002-02-20 |
* | Screenshot on the fly | nick | 2002-02-18 |
* | Accidentally mixed experimental code with stable one during last commit, | mswitch | 2002-02-18 |
* | Added VOCTRL_PAUSE and VOCTRL_RESUME | mswitch | 2002-02-18 |
* | Change order of vo_function calls (Although it doesn't matter for now). | nick | 2002-02-17 |
* | Allow using direct rendering with any HW pitches (even on matrox g400). | nick | 2002-02-17 |
* | vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net> | nick | 2002-02-17 |
* | added local X11 error handler (call player_exit) | alex | 2002-02-17 |
* | More correct direct rendering usage | nick | 2002-02-17 |
* | Screenshot on the fly | nick | 2002-02-17 |
* | Screenshot on the fly | nick | 2002-02-17 |
* | I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' | nick | 2002-02-17 |
* | added VOFLAG_* definitions and int vo_flags | alex | 2002-02-17 |
* | added support for runtime fullscreen switching | alex | 2002-02-17 |
* | added VOCTRL_FULLSCREEN | alex | 2002-02-17 |
* | Fixed a bug with prebuffering which would cause syncloss, someone at | mswitch | 2002-02-16 |
* | 101 (NULL->srcW, NULL->srcH) | michael | 2002-02-16 |
* | Fixed a strange bug that sneaked in at the last minute (vobsub would | mswitch | 2002-02-16 |
* | Fixed bug which would cause gibberish to be printed when using :noprebuf | mswitch | 2002-02-16 |
* | avoid allocating a dummy scaler as debug/info messages will only be printed f... | michael | 2002-02-15 |
* | use mem2agpcpy_pic() | michael | 2002-02-15 |