diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-10-22 16:01:29 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-09-19 10:10:30 +0200 |
commit | f0606a28deca304462349f623118a79069938339 (patch) | |
tree | 121e58978688c61fed406e6fc2604ed396d2f426 /Changelog | |
parent | 6230a95659da49eb1b81f31763f930f2f8af161e (diff) | |
download | ffmpeg-f0606a28deca304462349f623118a79069938339.tar.gz |
ffprobe: add -read_intervals option
This is also useful to test seeking on an input file.
This also addresses trac ticket #1437.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ version <next> more consistent with other muxers. - adelay filter - pullup filter ported from libmpcodecs +- ffprobe -read_intervals option version 2.0: |