summaryrefslogtreecommitdiffstats
path: root/cmdutils.h
Commit message (Expand)AuthorAgeFilesLines
* Make this_year static to cmdutils.cDiego Elio Pettenò2011-01-241-2/+0
* Implement get_preset_file() in cmdutils.h and use it to factorize codeStefano Sabatini2010-11-041-0/+20
* Implement a common get_filtered_video_frame(), shared between ffplay.cStefano Sabatini2010-10-181-0/+9
* Factorize definition of the output_filter defined in both ffplay.c andStefano Sabatini2010-10-121-0/+11
* Add init and uninit functions to cmdutils, reduces code duplicationReimar Döffinger2010-10-021-0/+11
* User application side of Codec specific parameters.Michael Niedermayer2010-09-291-1/+1
* Make new doxy follows the agreed upon style and grammaticalStefano Sabatini2010-09-281-5/+5
* Extract timestamp correction code from ffplay.c to cmdutils.cAlexander Strange2010-09-281-0/+24
* Move log_callback_help to cmdutils.[hc], for allowing sharing.Stefano Sabatini2010-09-201-0/+6
* Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.Diego Biurrun2010-07-021-1/+1
* Grammar fixesMåns Rullgård2010-07-021-2/+2
* Fix grammar errors in documentationMåns Rullgård2010-06-301-20/+20
* Document cmdutils.c:print_error().Stefano Sabatini2010-05-071-0/+9
* Implement cmdutils.c:read_file(), and use it in ffmpeg.c for readingStefano Sabatini2010-04-011-0/+11
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Add -timelimit optionMåns Rullgård2010-01-201-0/+5
* Implement a -pix_fmts option for listing all the supported pixelStefano Sabatini2009-12-211-0/+6
* Move list_fmts() from ffmpeg.c to cmdutils.{h,c}, so that it can beStefano Sabatini2009-12-121-0/+2
* Implement a -filters option, listing all the available libavfilterStefano Sabatini2009-12-121-0/+6
* Split show_formats().Michael Niedermayer2009-11-191-0/+18
* Move opt_loglevel() from ffmpeg.c to cmdutils.c.Stefano Sabatini2009-06-161-0/+5
* Remove '\p', '\c' and '\e' doxygen markup from doxy, as it shouldStefano Sabatini2009-06-061-2/+2
* Implement read_yesno().Stefano Sabatini2009-03-181-0/+6
* Rename avctx_opts to avcodec_opts.Stefano Sabatini2009-03-031-1/+1
* Fix typo: explixitly -> explicitly.Stefano Sabatini2009-02-191-1/+1
* Implement a var for containing the current year number rather thanStefano Sabatini2009-01-181-0/+2
* Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail ...Diego Biurrun2008-10-041-0/+3
* Move opt_default() and set_context_opts() to cmdutils so it can be used fromMichael Niedermayer2008-09-281-0/+13
* Simplify show_banner() so that it does not require arguments, similarStefano Sabatini2008-05-291-3/+6
* Update documentation of show_version() to account for latest changes.Stefano Sabatini2008-05-271-1/+0
* Move show_formats() to cmdutils.c.Stefano Sabatini2008-05-221-0/+6
* Do not pass program_name as argument to show_version(), this allows someMichael Niedermayer2008-05-211-1/+6
* OPT_EXITMichael Niedermayer2008-05-211-0/+1
* TypoStefano Sabatini2008-04-171-1/+1
* Export parse_time_or_die from ffmpeg.c to cmdutils.cStefano Sabatini2008-03-311-0/+16
* Improve wording/grammar of Doxygen comments.Diego Biurrun2008-02-251-14/+14
* Export and document in cmdutils.h the function parse_number_or_die().Stefano Sabatini2008-02-251-0/+15
* Add missing #includes to fix 'make checkheaders'.Diego Biurrun2007-11-241-0/+2
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Use filename as multiple inclusion guard.Diego Biurrun2007-10-171-3/+3
* Implement common show version and banner.Stefano Sabatini2007-09-271-0/+17
* Identifiers starting with underscores are reserved.Diego Biurrun2007-08-221-3/+3
* Implement the cmdutils.c show_license function.Stefano Sabatini2007-08-201-0/+6
* Make cmdutils.c:parse_options accept as argument a function to parseStefano Sabatini2007-08-131-2/+12
* add OPT_INT64 optionBaptiste Coudurier2007-03-301-0/+2
* Add missing license headers.Diego Biurrun2007-02-271-0/+21
* AVOption API improvmentsMichael Niedermayer2005-09-111-1/+3
* subtitle optionFabrice Bellard2005-06-031-1/+2
* 1000l (copy & paste)Michael Niedermayer2004-10-161-1/+1
* OPT_FLOATMichael Niedermayer2004-10-161-0/+2
OpenPOWER on IntegriCloud