index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
avconv_opt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avtools: remove the distinction between func_arg and func2_arg.
Anton Khirnov
2012-08-30
1
-52
/
+52
*
avconv: make the -passlogfile option per-stream.
Anton Khirnov
2012-08-30
1
-2
/
+6
*
avconv: make the -pass option per-stream.
Anton Khirnov
2012-08-30
1
-10
/
+3
*
avconv: remove unused variable opt_shortest
Mans Rullgard
2012-08-25
1
-1
/
+0
*
avconv: mark more options as expert.
Anton Khirnov
2012-08-19
1
-12
/
+12
*
avconv: split printing "main options" into global and per-file.
Anton Khirnov
2012-08-19
1
-11
/
+21
*
avconv: refactor help printing.
Anton Khirnov
2012-08-19
1
-10
/
+36
*
avconv: print info/capabilities options in a separate help group.
Anton Khirnov
2012-08-19
1
-1
/
+4
*
cmdutils: extend -h to allow printing codec details.
Anton Khirnov
2012-08-19
1
-3
/
+2
*
cmdutils: change semantics of show_help_options() and document it.
Anton Khirnov
2012-08-19
1
-12
/
+7
*
avtools: move some newlines to show_help_options().
Anton Khirnov
2012-08-19
1
-7
/
+7
*
avconv: deprecate -isync.
Anton Khirnov
2012-08-19
1
-12
/
+8
*
avconv: reformat the options table.
Anton Khirnov
2012-08-19
1
-92
/
+175
*
avconv: get rid of ugly casts in the options table.
Anton Khirnov
2012-08-19
1
-64
/
+83
*
avconv: try to match codecs by codec descriptor name as a last resort.
Anton Khirnov
2012-08-19
1
-0
/
+10
*
avtools: fix show_foo() signatures.
Anton Khirnov
2012-08-19
1
-1
/
+2
*
avconv: make -shortest a per-output file option.
Anton Khirnov
2012-08-18
1
-1
/
+2
*
avconv: split option parsing into a separate file.
Anton Khirnov
2012-08-08
1
-0
/
+1915