diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-09-26 12:30:08 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-09-30 12:22:19 +0200 |
commit | 301f6da0397eb8955adf355229521997390d918a (patch) | |
tree | a2f1ee16afaa875573abde388c17b62eeae9beb6 /Changelog | |
parent | 50efde6bcb96315d067ed2b5761b9fbc3e137b42 (diff) | |
download | ffmpeg-301f6da0397eb8955adf355229521997390d918a.tar.gz |
ffprobe: extend disposition printing support
This generalizes the previous work on disposition printing.
Disposition flags are shown in a dedicated section, which should improve
output intellegibility, extensibility and filtering operations.
This breaks output syntax with the recently introduced disposition
printing.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version next: +- stream disposition information printing in ffprobe version 1.0: |