| Commit message (Expand) | Author | Age |
* | set sub_bg_alpha only to 255 when using hardware OSD. | reimar | 2005-01-08 |
* | Use subopt helper to parse arguments | reimar | 2004-12-31 |
* | Doxygen comments improved | reimar | 2004-12-29 |
* | More similar code from gl and gl2 moved to gl_common | reimar | 2004-12-01 |
* | 4 and 8 bit formats use a palette, so we cannot really support them (atm). | reimar | 2004-11-20 |
* | missing return for InitGl function | reimar | 2004-11-11 |
* | more fullscreen fixes and gl2 uses setGlWindow. | reimar | 2004-11-04 |
* | fullscreen fixes and GUI support for vo_gl | reimar | 2004-11-01 |
* | OSD variant for vo_gl.c that behaves more like the one of other vos. | reimar | 2004-10-17 |
* | added gl_common for code used by both vo_gl.c and vo_gl2.c. | reimar | 2004-10-17 |
* | aspect scaling and panscan support for vo_gl.c | reimar | 2004-10-10 |
* | Variables for OSD support should be static | reimar | 2004-10-10 |
* | OpenGL OSD rendering for vo_gl | reimar | 2004-10-08 |
* | 10l compilation fix | reimar | 2004-10-06 |
* | fixed UNPACK_ALIGNMENT setting. | reimar | 2004-10-06 |
* | improved suboption parsing, fixes also compiler warnings | reimar | 2004-09-03 |
* | Using updated colorspace specifications from colorspaces.txt. | reimar | 2004-08-30 |
* | small gcc warning fixes | rathann | 2004-08-28 |
* | removed saver_on, saver_off calls, they are already in x11_common.c | reimar | 2004-07-25 |
* | changed misleading TEXTUREFORMAT_32BPP (was 24bpp!) to vo_gl2 style TEXTUREFO... | reimar | 2004-07-17 |
* | removed XFlush() before XSync() | reimar | 2004-07-02 |
* | changes to get manyfmts nearer to working and fixed memory leak | reimar | 2004-05-08 |
* | fixed suboption parsing, added help for suboptions | reimar | 2004-04-15 |
* | vo_gl supporting more color formats for testing | reimar | 2004-04-08 |
* | printf -> mp_msg | attila | 2004-02-22 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 |
* | fix fullscreen switching in vo gl and vo gl2 | faust3 | 2003-09-21 |
* | Avoid flickering during resizes. Keep video contents even when paused. Fix by... | mosu | 2003-08-31 |
* | Removed YUV (YV12) and BGR support, leaving the native RGB support. Also clea... | alex | 2003-05-20 |
* | - optional slice height for -vo gl (example: -vo gl:32) | arpi | 2002-12-30 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 |
* | vo_init() moved to/fixed in preinit() | arpi | 2002-10-27 |
* | -fixed-vo support | pontscho | 2002-10-17 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 |
* | removed old input code | alex | 2002-08-28 |
* | ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning | arpi | 2002-08-09 |
* | query_format revised | alex | 2002-05-27 |
* | some cleanup, gl/gl2 updated to use vo_window | arpi | 2002-05-14 |
* | fix playlist bug with gui and rewrite mousecursor show/hide code | pontscho | 2002-04-16 |
* | I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' | nick | 2002-02-17 |
* | Added new input mouse support in x11 vo | albeu | 2002-02-11 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 |
* | change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fi... | rfelker | 2002-02-01 |
* | removed obsoleted Terminate_Display_Process, using vo_x11_uninit | alex | 2002-01-31 |
* | new info for tuning | nick | 2002-01-31 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 |
* | Xinerama patch number two by attila. | atmos4 | 2002-01-06 |
* | Move yuv2rgb to postprocess | nick | 2001-11-06 |
* | Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo... | atmos4 | 2001-10-18 |