| Commit message (Expand) | Author | Age |
* | Remove the internal GUI | Anton Khirnov | 2009-07-07 |
* | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 |
* | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 |
* | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 |
* | Merge svn changes up to r29134 | Uoti Urpala | 2009-04-02 |
|\ |
|
| * | Remove unnecessary malloc.h #includes and related #ifdeffery. | diego | 2009-04-02 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 |
|\| |
|
| * | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 |
* | | Merge svn changes up to r27949 | Uoti Urpala | 2008-11-17 |
|\| |
|
| * | Remove explicit setting of vo_ontop since that is already done by vo_x11_crea... | reimar | 2008-11-15 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 |
|\| |
|
| * | Rename font-related preprocessor directives. | diego | 2008-08-07 |
| * | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 |
|\| |
|
| * | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 |
* | | libvo: Move aspect.c static variables to vo struct | Uoti Urpala | 2008-05-01 |
* | | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 |
* | | Change VOCTRL_[GET|SET]_EQUALIZER argument passing | Uoti Urpala | 2008-04-23 |
|/ |
|
* | Remove changelog from file header, we have revision control for this. | diego | 2008-01-06 |
* | Mark the vo_functions_t definitions as const where possible. | reimar | 2007-12-02 |
* | Make vo info structs const | reimar | 2007-12-02 |
* | Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy | reimar | 2007-07-05 |
* | Make X11 window creation and (with -fixed-vo) management simpler and more | reimar | 2007-06-27 |
* | Do not use fast_memcpy for small size copy, esp. when the size is constant | reimar | 2007-06-05 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 |
* | Gui --> gui | diego | 2007-04-23 |
* | cosmetics: typo fixes, usefuLL --> useful and aswell --> as well | diego | 2007-02-22 |
* | fix typo X<->Y | attila | 2006-04-24 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | Fix compilation, use vo_fs instead of fullscreen variable. Not tested. | reimar | 2005-11-06 |
* | 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 |
* | Fix memset() usage, patch by Ismail Donmez | rathann | 2005-03-31 |
* | 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 |
* | string handling security fixes | diego | 2004-06-25 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 |
* | Added a patch from Anders Rune Jensen to support the latest em8300 CVS changes | mswitch | 2003-11-28 |
* | Patch from Tamas Kohegyi to fix subpic placement on 16:9 | mswitch | 2003-02-18 |
* | Added patch from Tamas Kohegyi to fix subpic placement with freetype | mswitch | 2003-01-12 |
* | Added patch by Thomas Jarosch | mswitch | 2003-01-02 |
* | Updated changelog | mswitch | 2003-01-02 |
* | Added patch that makes the dxr3 return to the previous tv norm when quiting. | mswitch | 2003-01-02 |
* | Added patch from Thomas Jarosch | mswitch | 2002-12-24 |
* | Use MVCOMMAND_SYNC | mswitch | 2002-11-29 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |