]> git.sesse.net Git - ffmpeg/commit
ffprobe: parse arguments for -print_format writer
authorStefano Sabatini <stefasab@gmail.com>
Sun, 2 Oct 2011 09:26:07 +0000 (11:26 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Sun, 9 Oct 2011 14:03:13 +0000 (16:03 +0200)
commitcb50ada4f87bc6f735b76f798fddc8d3e6045497
tree6450f295279e62091d0b33269cfa55acca08738e
parent9806dda8a8b707b90c10074f0b5bfd54b7c6a97e
ffprobe: parse arguments for -print_format writer

This allows -print_format to accept string of the form WRITER=OPTIONS,
as required by the pending compact writer patch.
doc/ffprobe.texi
ffprobe.c