summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-01-05 01:04:14 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-01-07 22:26:46 +0100
commit9997d41672478424b6ef8dfd924b8e9192f750c0 (patch)
treee3d59e71918deef3ed7671501d9801f314b695c9 /Changelog
parent78c47e0a1ef15ae6d12d7494b3757e334c70759e (diff)
ffprobe: add support to video frame information printing
Add -show_frames option to ffprobe. Partially based on the work of Thomas Kuehnel <kuehnelth@googlemail.com> for SOCIS 2011. The wicked idea of creating a special "packets_and_frames" container for structured formats (JSON and XML) comes from Clément.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index db4c7b3b5b..13736b0c71 100644
--- a/Changelog
+++ b/Changelog
@@ -19,6 +19,7 @@ version next:
- Avid 1:1 10-bit RGB Packer decoder
- v308 Quicktime Uncompressed 4:4:4 encoder and decoder
- yuv4 libquicktime packed 4:2:0 encoder and decoder
+- ffprobe -show_frames option
version 0.9: