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
/
avconv_opt.c
Age
Commit message (
Expand
)
Author
2012-08-30
avtools: remove the distinction between func_arg and func2_arg.
Anton Khirnov
2012-08-30
avconv: make the -passlogfile option per-stream.
Anton Khirnov
2012-08-30
avconv: make the -pass option per-stream.
Anton Khirnov
2012-08-25
avconv: remove unused variable opt_shortest
Mans Rullgard
2012-08-19
avconv: mark more options as expert.
Anton Khirnov
2012-08-19
avconv: split printing "main options" into global and per-file.
Anton Khirnov
2012-08-19
avconv: refactor help printing.
Anton Khirnov
2012-08-19
avconv: print info/capabilities options in a separate help group.
Anton Khirnov
2012-08-19
cmdutils: extend -h to allow printing codec details.
Anton Khirnov
2012-08-19
cmdutils: change semantics of show_help_options() and document it.
Anton Khirnov
2012-08-19
avtools: move some newlines to show_help_options().
Anton Khirnov
2012-08-19
avconv: deprecate -isync.
Anton Khirnov
2012-08-19
avconv: reformat the options table.
Anton Khirnov
2012-08-19
avconv: get rid of ugly casts in the options table.
Anton Khirnov
2012-08-19
avconv: try to match codecs by codec descriptor name as a last resort.
Anton Khirnov
2012-08-19
avtools: fix show_foo() signatures.
Anton Khirnov
2012-08-18
avconv: make -shortest a per-output file option.
Anton Khirnov
2012-08-08
avconv: split option parsing into a separate file.
Anton Khirnov