diff options
author | Matthieu Bouron <matthieu.bouron@smartjog.com> | 2012-02-01 16:23:53 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-02-17 01:06:43 +0100 |
commit | 29b9aee49f310fa0eb194f591417aaef0d519e7a (patch) | |
tree | 6eb2263fe9cec775177298481821e365185c37ac /Changelog | |
parent | 8c1ebdcea2d3f84bd5c01ce3dce5e619c845bc0f (diff) | |
download | ffmpeg-29b9aee49f310fa0eb194f591417aaef0d519e7a.tar.gz |
ffprobe: add count_frames and count_packets options
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ version next: - setfield filter - CDXL demuxer and decoder - Apple ProRes encoder +- ffprobe -count_packets and -count_frames options version 0.10: |