Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Proper license header. | ivo | 2007-11-29 | 1 | -11/+13 |
* | Make some functions static. | uau | 2006-07-08 | 1 | -1/+1 |
* | inclusion of md5.c based on USE_LIBAVUTIL_SO | nicodvb | 2006-07-05 | 1 | -0/+4 |
* | use libavutil's md5 implementation instead of local imported copy | ivo | 2006-07-02 | 1 | -8/+10 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 | 1 | -6/+6 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 1 | -1/+1 |
* | Fix compile warnings | ivo | 2005-02-28 | 1 | -5/+3 |
* | New suboption type: malloc'ed, zero terminated string | reimar | 2005-01-19 | 1 | -10/+2 |
* | Replaced suboption parser by call to suboption helper. | ivo | 2005-01-15 | 1 | -56/+24 |
* | New MD5 sum video output driver. For every frame, it calculates the MD5 sum | ivo | 2004-09-20 | 1 | -0/+351 |