Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Mark the vo_functions_t definitions as const where possible. | reimar | 2007-12-02 |
* | Make vo info structs const | reimar | 2007-12-02 |
* | Identifiers should not start with two underscores. | diego | 2007-08-15 |
* | Fix likely mistake when using char*. | cehoyos | 2007-08-13 |
* | Code cleanup: don't include a .c file in mplayer.c and fix a few | rathann | 2007-03-29 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 |
* | vo_caca: use the pre-1.x compatibility layer so recent | corey | 2006-09-26 |
* | marks several string parameters as const, as they are not modified inside the... | reynaldo | 2006-07-13 |
* | 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 |
* | libcaca video output driver by Howell Tam | alex | 2004-04-06 |