| Commit message (Expand) | Author | Age |
* | Proper detection of corresponding MPlayer image format for X server format fo... | reimar | 2006-10-23 |
* | Remove dead code (condition can obviously never be true) | reimar | 2006-10-13 |
* | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. | diego | 2006-07-09 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 |
* | Software Scaler headers usage cleanup | lucabe | 2006-06-18 |
* | Fix window position when changing videos while in fullscreen and for | reimar | 2006-06-15 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 |
* | Fix and improve xinerama support | reimar | 2006-04-16 |
* | remove useless and memleak-causing strdup | reimar | 2006-03-09 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 |
* | Make -wid behave more consistent. | al | 2005-05-21 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | Removed superfluous XFlush calls before XSync. | al | 2004-08-20 |
* | removed saver_on, saver_off calls, they are already in x11_common.c | reimar | 2004-07-25 |
* | major reindentation of x11 code try #2 | attila | 2004-06-14 |
* | just the same include reordering as in vo_xv (codemetics :) | alex | 2003-12-27 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 |
* | Avoid flickering during resizes. Keep video contents even when paused. Fix by... | mosu | 2003-08-31 |
* | geometry support for x11 | attila | 2003-08-31 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | michael | 2003-06-01 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | alex | 2003-05-30 |
* | swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it cr... | alex | 2003-05-23 |
* | that works correctly | alex | 2003-05-23 |
* | 10000l (YUV vs. YVU swscale fix/cleanup) | michael | 2003-03-27 |
* | sws_ prefix, more seperation between internal & external swscaler API | michael | 2003-02-23 |
* | The reason why mplayer crashes (in some cases) when using x11 | arpi | 2003-02-04 |
* | MPlayer crash when using -wid and -vo x11 parameters. | arpi | 2003-01-26 |
* | 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 |