summaryrefslogtreecommitdiffstats
path: root/cmdutils.c
Commit message (Expand)AuthorAgeFilesLines
* cmdutils: make this_year extern, so it can be referenced from other .o filesStefano Sabatini2012-01-071-1/+1
* cmdutils: add print_program_info() used in both show_banner() and show_version()Stefano Sabatini2012-01-061-7/+17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-041-154/+187
|\
| * cmdutils: K&R reformatting cosmeticsAneesh Dogra2012-01-031-160/+196
* | Update copyright year.Carl Eugen Hoyos2012-01-011-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-311-2/+3
|\ \ | |/
| * cosmetics: Drop unnecessary parentheses around return values.Diego Biurrun2011-12-301-2/+3
| * lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-12-251-0/+1
* | ff*: add -max_alloc command line optionMichael Niedermayer2011-12-251-0/+14
* | cmdutils: restore vertical alignment of versionsMichael Niedermayer2011-12-221-1/+1
* | cmdutils: print swr versions tooMichael Niedermayer2011-12-221-0/+2
* | ff*: Fix duplicatedly printed version info with -versionMichael Niedermayer2011-12-201-1/+5
* | fftools: add -report option.Nicolas George2011-12-101-0/+85
* | cmdutils: pass AVCodec to filter_codec_opts()Michael Niedermayer2011-11-271-3/+2
* | opt_pix_fmts: try to fix segfault on open solarisMichael Niedermayer2011-11-261-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-231-0/+1
|\ \ | |/
| * Add libavutil/mathematics.h #includes for INFINITYMans Rullgard2011-11-221-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-011-1/+1
|\ \ | |/
| * cmdutils: Rename read_file to cmdutils_read_fileMartin Storsjö2011-10-311-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-311-3/+15
|\ \ | |/
| * cmdutils: check fread() return valueJanne Grunau2011-10-301-3/+15
* | cmdutils: Fix loglevel for -debugMichael Niedermayer2011-10-141-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-131-2/+12
|\ \ | |/
| * cmdutils/avtools: simplify show_help() by using av_opt_child_class_next()Anton Khirnov2011-10-121-0/+10
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-121-1/+1
| * Remove all uses of deprecated AVOptions API.Anton Khirnov2011-10-121-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-101-0/+2
|\ \ | |/
| * avtools: add -v as alias for -loglevelMans Rullgard2011-10-091-0/+2
* | Show configuration and library version with AV_LOG_INFO.Carl Eugen Hoyos2011-09-291-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-281-1/+2
|\ \ | |/
| * avconv: add support for copying attachments.Anton Khirnov2011-09-271-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-271-36/+72
|\ \ | |/
| * cmdutils: replace fprintf() by av_log()Anton Khirnov2011-09-261-36/+37
| * avtools: parse loglevel before all the other options.Anton Khirnov2011-09-261-0/+35
| * cmdutils: move grow_array out of #if CONFIG_AVFILTERJanne Grunau2011-09-231-2/+2
* | Fix compilation without --disable-swscale.Carl Eugen Hoyos2011-09-181-2/+2
* | Fix compilation with --disable-swscale.Carl Eugen Hoyos2011-09-181-1/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-121-0/+29
|\ \ | |/
| * cmdutils: add support for programs in check_stream_specifier()Anton Khirnov2011-09-111-0/+20
| * avconv: move audio_sample_fmt to options context.Anton Khirnov2011-09-111-0/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-051-0/+2
|\ \ | |/
| * avconv: move ts scale to options context.Anton Khirnov2011-09-051-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-051-55/+100
|\ \ | |/
| * avconv: move start_time, recording_time and input_ts_offset to options contextAnton Khirnov2011-09-041-0/+2
| * cmdutils: allow storing per-stream/chapter/.... options in a generic wayAnton Khirnov2011-09-041-1/+12
| * cmdutils: split per-option code out of parse_options().Anton Khirnov2011-09-041-52/+60
| * cmdutils: add support for caller-provided option context.Anton Khirnov2011-09-041-5/+9
| * cmdutils: declare only one pointer type in OptionDefAnton Khirnov2011-09-041-5/+7
| * cmdutils: move grow_array() from avconv to cmdutils.Anton Khirnov2011-09-041-0/+19
| * cmdutils: move exit_program() declaration to cmdutils from avconvAnton Khirnov2011-09-041-7/+8
OpenPOWER on IntegriCloud