]> git.sesse.net Git - ffmpeg/commit
lavd/x11grab: apply misc consistency fixes to options definition
authorStefano Sabatini <stefasab@gmail.com>
Wed, 8 Aug 2012 08:21:41 +0000 (10:21 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Wed, 8 Aug 2012 21:43:37 +0000 (23:43 +0200)
commitc93b796c3eb55831cb4aa42a401f3e0df5ad8998
tree719c674053deff474bc3a42641a73f19a9f84304
parentf09a06908edf5631bee6093120d6f06cfe1fc15d
lavd/x11grab: apply misc consistency fixes to options definition

In particular, do not upcase first word, do not use final dot, use a verb
to specify what the option does, sort entries by name, apply random
vertical align.
libavdevice/x11grab.c