Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve wording/grammar of Doxygen comments. | Diego Biurrun | 2008-02-25 | 1 | -14/+14 |
* | Export and document in cmdutils.h the function parse_number_or_die(). | Stefano Sabatini | 2008-02-25 | 1 | -0/+15 |
* | Add missing #includes to fix 'make checkheaders'. | Diego Biurrun | 2007-11-24 | 1 | -0/+2 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Use filename as multiple inclusion guard. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Implement common show version and banner. | Stefano Sabatini | 2007-09-27 | 1 | -0/+17 |
* | Identifiers starting with underscores are reserved. | Diego Biurrun | 2007-08-22 | 1 | -3/+3 |
* | Implement the cmdutils.c show_license function. | Stefano Sabatini | 2007-08-20 | 1 | -0/+6 |
* | Make cmdutils.c:parse_options accept as argument a function to parse | Stefano Sabatini | 2007-08-13 | 1 | -2/+12 |
* | add OPT_INT64 option | Baptiste Coudurier | 2007-03-30 | 1 | -0/+2 |
* | Add missing license headers. | Diego Biurrun | 2007-02-27 | 1 | -0/+21 |
* | AVOption API improvments | Michael Niedermayer | 2005-09-11 | 1 | -1/+3 |
* | subtitle option | Fabrice Bellard | 2005-06-03 | 1 | -1/+2 |
* | 1000l (copy & paste) | Michael Niedermayer | 2004-10-16 | 1 | -1/+1 |
* | OPT_FLOAT | Michael Niedermayer | 2004-10-16 | 1 | -0/+2 |
* | OPT_INT | Michael Niedermayer | 2004-04-30 | 1 | -0/+1 |
* | more sections in help - copyright fixes | Fabrice Bellard | 2003-08-24 | 1 | -1/+4 |
* | added ffplay utility | Fabrice Bellard | 2003-06-07 | 1 | -0/+25 |