index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdutils_common_opts.h
Age
Commit message (
Expand
)
Author
2012-12-20
cmdutils: implement debug/fdebug log level update differently.
Michael Niedermayer
2012-11-04
Revert "cmdutils: allow specifying the file for -report"
Michael Niedermayer
2012-11-01
cmdutils: allow specifying the file for -report
Michael Niedermayer
2012-08-28
cmdutils: add -layouts option.
Nicolas George
2012-08-20
Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'
Michael Niedermayer
2012-08-20
Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
Michael Niedermayer
2012-08-19
cmdutils: extend -h to allow printing codec details.
Anton Khirnov
2012-08-19
avtools: fix show_foo() signatures.
Anton Khirnov
2012-08-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-18
cmdutils: refactor -codecs option.
Anton Khirnov
2012-04-05
cmdutils: fix -fdebug without -v xy
Michael Niedermayer
2012-03-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-19
cmdutils: add -cpuflags.
Michael Niedermayer
2011-12-25
ff*: add -max_alloc command line option
Michael Niedermayer
2011-12-10
fftools: add -report option.
Nicolas George
2011-10-14
cmdutils: Fix loglevel for -debug
Michael Niedermayer
2011-10-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-09
avtools: add -v as alias for -loglevel
Mans Rullgard
2011-09-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-11
avconv: move audio_sample_fmt to options context.
Anton Khirnov
2011-06-30
Make all option parsing functions match the function pointer type through whi...
Jeff Downs
2011-05-28
cmdutils: remove OPT_FUNC2
Stefano Sabatini
2011-05-28
cmdutils: remove OPT_FUNC2
Stefano Sabatini
2009-12-21
Implement a -pix_fmts option for listing all the supported pixel
Stefano Sabatini
2009-12-21
Add -?, -help, and --help as alternative options to get help.
Ramiro Polla
2009-12-12
Implement a -filters option, listing all the available libavfilter
Stefano Sabatini
2009-11-29
Factorize common commandline options definition.
Stefano Sabatini