summaryrefslogtreecommitdiffstats
path: root/cmdutils.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve wording/grammar of Doxygen comments.Diego Biurrun2008-02-251-14/+14
| | | | Originally committed as revision 12215 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Export and document in cmdutils.h the function parse_number_or_die().Stefano Sabatini2008-02-251-0/+15
| | | | | | Patch by Stefano Sabatini: stefano sabatini-lala poste it Originally committed as revision 12210 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing #includes to fix 'make checkheaders'.Diego Biurrun2007-11-241-0/+2
| | | | Originally committed as revision 11087 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
| | | | Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use filename as multiple inclusion guard.Diego Biurrun2007-10-171-3/+3
| | | | Originally committed as revision 10762 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement common show version and banner.Stefano Sabatini2007-09-271-0/+17
| | | | | | Patch by Stefano Sabatini [stefano sabatini-lala poste it] Originally committed as revision 10600 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Identifiers starting with underscores are reserved.Diego Biurrun2007-08-221-3/+3
| | | | Originally committed as revision 10179 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement the cmdutils.c show_license function.Stefano Sabatini2007-08-201-0/+6
| | | | | | patch by Stefano Sabatini: [stefano sabatini-lala /\ poste it] Originally committed as revision 10149 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make cmdutils.c:parse_options accept as argument a function to parseStefano Sabatini2007-08-131-2/+12
| | | | | | | bare command line parameters. patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 10112 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add OPT_INT64 optionBaptiste Coudurier2007-03-301-0/+2
| | | | Originally committed as revision 8554 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing license headers.Diego Biurrun2007-02-271-0/+21
| | | | Originally committed as revision 8149 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AVOption API improvmentsMichael Niedermayer2005-09-111-1/+3
| | | | | | support AVOptions for encoding in ffmpeg.c Originally committed as revision 4580 to svn://svn.ffmpeg.org/ffmpeg/trunk
* subtitle optionFabrice Bellard2005-06-031-1/+2
| | | | Originally committed as revision 4350 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000l (copy & paste)Michael Niedermayer2004-10-161-1/+1
| | | | Originally committed as revision 3603 to svn://svn.ffmpeg.org/ffmpeg/trunk
* OPT_FLOATMichael Niedermayer2004-10-161-0/+2
| | | | Originally committed as revision 3601 to svn://svn.ffmpeg.org/ffmpeg/trunk
* OPT_INTMichael Niedermayer2004-04-301-0/+1
| | | | Originally committed as revision 3092 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more sections in help - copyright fixesFabrice Bellard2003-08-241-1/+4
| | | | Originally committed as revision 2143 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added ffplay utilityFabrice Bellard2003-06-071-0/+25
Originally committed as revision 1936 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud