Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: patched-ffmpeg-mt/doc/fftools-common-opts.texi

Issue 789004: ffmpeg roll of source to mar 9 version... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/ffmpeg/
Patch Set: '' Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 @section Generic options
2
3 These options are shared amongst the ff* tools.
4
5 @table @option
6
1 @item -L 7 @item -L
2 Show license. 8 Show license.
3 9
4 @item -h, -?, -help, --help 10 @item -h, -?, -help, --help
5 Show help. 11 Show help.
6 12
7 @item -version 13 @item -version
8 Show version. 14 Show version.
9 15
10 @item -formats 16 @item -formats
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 @item quiet 62 @item quiet
57 @item panic 63 @item panic
58 @item fatal 64 @item fatal
59 @item error 65 @item error
60 @item warning 66 @item warning
61 @item info 67 @item info
62 @item verbose 68 @item verbose
63 @item debug 69 @item debug
64 @end table 70 @end table
65 71
72 @end table
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698