]> git.sesse.net Git - ffmpeg/commit
ffprobe: generalize nesting model for the compact writer
authorStefano Sabatini <stefasab@gmail.com>
Wed, 26 Sep 2012 13:39:12 +0000 (15:39 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Sat, 29 Sep 2012 08:24:53 +0000 (10:24 +0200)
commit06fd4c2dfa0fa21b9d5e74066e1efc435803e75c
tree25a57e2b3cea568d5510d2215923640017c498a1
parent44c1cc3f8ee2f78294fc8728cc37f652048e18f6
ffprobe: generalize nesting model for the compact writer

Regular section fields nested in a regular section are now prefixed by
the nested section name.

This is required by the pending change related to disposition.
ffprobe.c