| Commit message (Expand) | Author | Age |
* | libvo: remove UNUSED() macros | diego | 2010-11-02 |
* | Delete things related to old translation system | Uoti Urpala | 2010-03-10 |
* | Restore collapsed whitespace in output messages | Uoti Urpala | 2010-03-07 |
* | Merge svn changes up to r29455 | Uoti Urpala | 2009-07-29 |
|\ |
|
| * | Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. | diego | 2009-07-26 |
* | | 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 r28690 | Uoti Urpala | 2009-02-21 |
|\| |
|
| * | Cosmetics. Reindent to 4 spaces. | iive | 2009-02-21 |
| * | Cleanup. | iive | 2009-02-21 |
| * | Cosmetics. Remove all trailing whitespaces | iive | 2009-02-21 |
* | | 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 r26979 | Uoti Urpala | 2008-06-04 |
|\| |
|
| * | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 |
* | | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 |
* | | Change VOCTRL_[GET|SET]_EQUALIZER argument passing | Uoti Urpala | 2008-04-23 |
|/ |
|
* | Fix wrong check for vidix usage. | iive | 2008-03-09 |
* | Don't use void * arithmetic. | iive | 2008-03-09 |
* | Handle vga_init() error and output error message. | iive | 2008-03-09 |
* | Make vo info structs const | reimar | 2007-12-02 |
* | warning fix: | diego | 2007-08-28 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 |
* | "()" to "(void)" function param list fixes | uau | 2007-04-01 |
* | Remove spurious casts to int. Blessed by Reimar. | rathann | 2006-10-08 |
* | Make some functions static. | uau | 2006-07-08 |
* | Rename some misspelled and misnamed messages. | diego | 2006-04-28 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | remove extern for variables that are already in headers. | reimar | 2005-08-21 |
* | Missed one uint32_t declaration. | ivo | 2005-08-05 |
* | 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 |
* | proper gcc4 compile-fix suggested by richard | atmos4 | 2004-11-03 |
* | gcc-4 compile fix: invalid lvalue in assignment | atmos4 | 2004-10-31 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin... | alex | 2003-12-07 |
* | fixed -nocolorkey | alex | 2003-10-22 |
* | Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support | alex | 2003-10-17 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 |
* | OSD stride fix and correct email | iive | 2003-09-25 |
* | blackbar osd support based on patch send by Dimitar Zhekov <jimmy@is-vn.bg>, ... | iive | 2003-09-21 |
* | force_mode wrong has_mode check, verbose retrace message | iive | 2003-04-02 |
* | Fix last mode ignored bug | iive | 2003-03-25 |
* | 10l | iive | 2003-03-23 |
* | fix find_best fail if the black area is bigger than image, few more verbose m... | iive | 2003-03-22 |
* | new svga driver - support double buffering, fast_memcpy, direct render and HW... | iive | 2003-03-20 |
* | disable auto oldmethod, directrendering for linear modes only | iive | 2003-02-03 |
* | fixing rgb4 & bgr4 (2 pixels per byte) | michael | 2003-01-30 |