| Commit message (Expand) | Author | Age |
* | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 |
* | Mark the vo_functions_t definitions as const where possible. | reimar | 2007-12-02 |
* | Make vo info structs const | reimar | 2007-12-02 |
* | Remove more pointless fastmemcpy.h includes in libvo | reimar | 2007-05-27 |
* | Code cleanup: don't include a .c file in mplayer.c and fix a few | rathann | 2007-03-29 |
* | - improved performance on truecolor modes | diego | 2005-09-13 |
* | Replace remaining tabs by spaces. | diego | 2005-09-08 |
* | Switch indentation over to K&R style, replace all tabs by spaces. | diego | 2005-09-06 |
* | remove extern for variables that are already in headers. | reimar | 2005-08-21 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 |
* | - make use of libggiwmh if found by configure | diego | 2005-05-11 |
* | Make it possible to use a ggi device string that contains a ',' by writing | reimar | 2005-04-27 |
* | - Fixed mode setting, so any video can be played on all supported ggi targets. | diego | 2004-12-17 |
* | Remove broken support for directbuffer and including frame-handling use. | iive | 2004-11-23 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | Unify the config.h #include, use "config.h" instead of "../config.h" | diego | 2004-06-25 |
* | non-directbuffer and slices support | alex | 2003-10-14 |
* | removing my (nonworking) email address | alex | 2003-07-03 |
* | linux->osdep | arpi | 2003-02-09 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 |
* | removed query_vaa | alex | 2002-07-26 |
* | revised query_format | alex | 2002-05-27 |
* | minor fixes and flipping support | alex | 2002-04-19 |
* | added support for directrendering, updated to VFCAP_ flags in query_format, a... | alex | 2002-04-15 |
* | older API fixes, support for async mode | alex | 2002-02-24 |
* | do not fault if no directbuffer available (for example: ggi display-multi) | alex | 2002-02-24 |
* | reworked :) should work on low bpp outputs | alex | 2002-02-24 |
* | totally reworked, working fine on fbdev too, applied Andres Beck's patches, q... | alex | 2002-02-23 |
* | I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' | nick | 2002-02-17 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 |
* | new info for tuning | nick | 2002-01-31 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 |
* | Move yuv2rgb to postprocess | nick | 2001-11-06 |
* | changes according to -utf8 option, draw_osd() function added | atlka | 2001-08-13 |
* | Should fix bytes per pixel for 15bpp. | atmosfear | 2001-06-23 |
* | hardly modified, keyboard handling is ok. aspect implemented, but bugging :) | al3x | 2001-06-19 |
* | bennehagytam egy bugot :( | al3x | 2001-06-17 |
* | hacked osd working on yv12 | al3x | 2001-06-17 |
* | Fixed OSD. | atmosfear | 2001-06-17 |
* | hacked osd and input control handling | al3x | 2001-06-17 |
* | key controlling implemented | al3x | 2001-06-17 |
* | cleaned up, and merged with my version, also code will be faster too | al3x | 2001-06-17 |
* | Added for development only this is in pre-alpha state, do not use! | atmosfear | 2001-06-15 |