]> git.sesse.net Git - ffmpeg/history - cmdutils.h
Implement a -filters option, listing all the available libavfilter
[ffmpeg] / cmdutils.h
2009-12-12 Stefano SabatiniImplement a -filters option, listing all the available...
2009-11-19 Michael NiedermayerSplit show_formats().
2009-06-16 Stefano SabatiniMove opt_loglevel() from ffmpeg.c to cmdutils.c.
2009-06-06 Stefano SabatiniRemove '\p', '\c' and '\e' doxygen markup from doxy...
2009-03-18 Stefano SabatiniImplement read_yesno().
2009-03-03 Stefano SabatiniRename avctx_opts to avcodec_opts.
2009-02-19 Stefano SabatiniFix typo: explixitly -> explicitly.
2009-01-18 Stefano SabatiniImplement a var for containing the current year number...
2008-10-04 Diego BiurrunFix 'make checkheaders', based on a patch by Diego...
2008-09-28 Michael NiedermayerMove opt_default() and set_context_opts() to cmdutils...
2008-05-29 Stefano SabatiniSimplify show_banner() so that it does not require...
2008-05-27 Stefano SabatiniUpdate documentation of show_version() to account for...
2008-05-22 Stefano SabatiniMove show_formats() to cmdutils.c.
2008-05-21 Michael NiedermayerDo not pass program_name as argument to show_version...
2008-05-21 Michael NiedermayerOPT_EXIT
2008-04-17 Stefano SabatiniTypo
2008-03-31 Stefano SabatiniExport parse_time_or_die from ffmpeg.c to cmdutils.c
2008-02-25 Diego BiurrunImprove wording/grammar of Doxygen comments.
2008-02-25 Stefano SabatiniExport and document in cmdutils.h the function parse_nu...
2007-11-24 Diego BiurrunAdd missing #includes to fix 'make checkheaders'.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-17 Diego BiurrunUse filename as multiple inclusion guard.
2007-09-27 Stefano SabatiniImplement common show version and banner.
2007-08-22 Diego BiurrunIdentifiers starting with underscores are reserved.
2007-08-20 Stefano SabatiniImplement the cmdutils.c show_license function.
2007-08-13 Stefano SabatiniMake cmdutils.c:parse_options accept as argument a...
2007-03-30 Baptiste Coudurieradd OPT_INT64 option
2007-02-27 Diego BiurrunAdd missing license headers.
2005-09-11 Michael NiedermayerAVOption API improvments
2005-06-03 Fabrice Bellardsubtitle option
2004-10-16 Michael Niedermayer1000l (copy & paste)
2004-10-16 Michael NiedermayerOPT_FLOAT
2004-04-30 Michael NiedermayerOPT_INT
2003-08-24 Fabrice Bellardmore sections in help - copyright fixes
2003-06-07 Fabrice Bellardadded ffplay utility