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