| Commit message (Expand) | Author | Age |
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 |
* | Add missing 'void' to parameterless function declarations. | diego | 2009-05-04 |
* | Add standard license headers, unify header formatting. | diego | 2009-02-08 |
* | Add missing 'void' keyword to parameterless function declarations. | diego | 2009-01-05 |
* | Fix MGSTR vs. MSGTR typo. | diego | 2008-12-09 |
* | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 |
* | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 |
* | Fix typo in string name. | diego | 2008-05-27 |
* | make use of the new MGA_VID_VERSION ioctl to check | attila | 2008-05-23 |
* | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 |
* | typo fix: inited --> initialized | diego | 2008-02-14 |
* | warning fixes: | diego | 2007-09-13 |
* | Move debug message to verbose output level. | diego | 2007-09-04 |
* | warning fix: | diego | 2007-08-28 |
* | Assume first xinerama screen, in case xmga could | attila | 2007-08-28 |
* | Another unneeded xinerama_screen extern | reimar | 2007-06-24 |
* | cosmetics, fix indentation | attila | 2007-03-18 |
* | allow horizontal resolutions >1024 in case we have a G550 | attila | 2007-03-18 |
* | Fix a few gcc warnings, approved by Diego and Reimar. | rathann | 2007-02-05 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 |
* | 10l | attila | 2006-06-25 |
* | fail with an error if the source resolution is larger than 1023x1023 | attila | 2006-06-25 |
* | Software Scaler headers usage cleanup | lucabe | 2006-06-18 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 |
* | 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 unused headeer dependencies | alex | 2004-01-28 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | michael | 2003-06-01 |
* | ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/... | rfelker | 2003-04-27 |
* | fix panscan font resizing with vo_mga | rfelker | 2003-04-26 |
* | 100l to Gabu, this caused divide-by-zero with -vo mga. Apparently | rfelker | 2003-03-29 |
* | fixing truetype rescaling with (x)mga + panscan | gabucino | 2003-03-26 |
* | fix xmga + playbar | pontscho | 2003-01-20 |
* | xinerama fix part 1 | attila | 2003-01-18 |
* | don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga") | rfelker | 2003-01-04 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | panscan support in -vo mga (actually moved common code to mga_common.c) | arpi | 2002-11-01 |
* | -fixed-vo support | pontscho | 2002-10-17 |
* | compiler warning found by Dominik | arpi | 2002-10-10 |
* | also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented | arpi | 2002-10-10 |
* | draw_image() implementation (new libvo API) | arpi | 2002-10-09 |
* | more cleanup, some -vo mga fullscreen fixes | arpi | 2002-10-09 |
* | some cleanup | arpi | 2002-10-09 |
* | preinit() has an arg... use it. | arpi | 2002-10-09 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | eq fixed, based on patch by .so | arpi | 2002-07-25 |
* | - fix audio equalizer | pontscho | 2002-07-19 |
* | fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch | pontscho | 2002-06-10 |