| Commit message (Expand) | Author | Age |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 |
* | here is a somewhat generic equalizer implementation for the X11 vo drivers | arpi | 2002-10-29 |
* | fix memleak | pontscho | 2002-10-16 |
* | -fixed-vo support | pontscho | 2002-10-16 |
* | since draw_slice() supports RGB/BGR, we don't need draw_image() for stride | arpi | 2002-10-09 |
* | - implemented draw_image() | arpi | 2002-10-09 |
* | -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net> | arpi | 2002-09-28 |
* | Add the code that chooses a good X11 truecolor visual to the vo_x11 config() | jkeil | 2002-09-03 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 |
* | ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning | arpi | 2002-08-09 |
* | initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club... | arpi | 2002-07-31 |
* | Silly me, vo_x11 doesn't use my aspect code! | atmos4 | 2002-07-11 |
* | 1000l, back out hack-n-slay 8bpp code from my local tree. | atmos4 | 2002-07-10 |
* | Markus Rechberger <revenger at shell.dnload.com>: | atmos4 | 2002-07-10 |
* | -vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix). | atmos4 | 2002-07-10 |
* | Destroy the old win when config is called multiple times | albeu | 2002-05-24 |
* | some cleanup, gl/gl2 updated to use vo_window | arpi | 2002-05-14 |
* | disable bgr8 | alex | 2002-05-13 |
* | bad fix removed | arpi | 2002-05-12 |
* | fix Arpi's bugs | pontscho | 2002-05-12 |
* | fix Nil's vo_x11 bug (Nilmoni Deb <ndeb@ece.cmu.edu>) | pontscho | 2002-05-11 |
* | fix some small bug and -rootwin | pontscho | 2002-05-11 |
* | some reorder | arpi | 2002-05-09 |
* | -zoom, -fs with x[11|mga|v] fix -- round two | pontscho | 2002-05-08 |
* | some bugfix, x[11|mga|v] ( fullscreen with more files ) | pontscho | 2002-05-08 |
* | fix -fs and 'f' | pontscho | 2002-05-06 |
* | fix xmga fs, resize to movie size and mouse auto hide + dga | pontscho | 2002-05-03 |
* | fix aspect ratio handling | pontscho | 2002-05-03 |
* | printf to mp_msg | albeu | 2002-05-02 |
* | fix fullscreen (?) | pontscho | 2002-04-25 |
* | -rootwin fixed, keys work, mouse doesn't | arpi | 2002-04-24 |
* | workaround yv12 vs. i420 'bug' of swscale | arpi | 2002-04-19 |
* | fix playlist bug with gui and rewrite mousecursor show/hide code | pontscho | 2002-04-16 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 |
* | VFCAP added | arpi | 2002-04-11 |
* | check depth for direct rendering | arpi | 2002-03-31 |
* | fix uninit() crash if no config() call | arpi | 2002-03-31 |
* | Fix resizing when zoom is used and image size changes between frames. | atmos4 | 2002-03-27 |
* | print meaningfull error message instead of "hmm, arpi said that isnt used... | michael | 2002-03-21 |
* | Add a (more or less dummy) reference to vo_format_name(), to pull the | jkeil | 2002-03-17 |
* | added directrendering support and better query_format | alex | 2002-03-16 |
* | small changes in libvo's X11 support | pontscho | 2002-03-08 |
* | yuy2 support disabled to workaround stupid colorspace selection | michael | 2002-03-01 |
* | Corrections to position saving/restore under vo=X11. | atlka | 2002-02-28 |
* | 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 |
* | clear the window if resized but no scaling used. Enable runtime fullscreen se... | alex | 2002-02-22 |
* | mondom fix bazmeg. | pontscho | 2002-02-22 |
* | fix nexus's key bug :) 10l, sorry :) | pontscho | 2002-02-22 |