| Commit message (Expand) | Author | Age | Files | Lines |
* | add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags... | Michael Niedermayer | 2007-03-07 | 1 | -0/+1 |
* | make av_find_opt() available to the public and add a mask+flags parameter to ... | Michael Niedermayer | 2007-03-07 | 1 | -0/+1 |
* | Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka... | Luca Barbato | 2007-01-21 | 1 | -9/+9 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | make AVOptions default value field work. | Panagiotis Issaris | 2006-09-10 | 1 | -0/+1 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+19 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -3/+3 |
* | avoid stdio.h | Michael Niedermayer | 2005-09-11 | 1 | -1/+1 |
* | flags and named constants with type checking of course for AVOption | Michael Niedermayer | 2005-09-11 | 1 | -0/+61 |