diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-25 01:32:02 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-25 01:32:02 +0000 |
commit | 6afd569e1df3cb02f89f85d9bc70e53edc1d23c6 (patch) | |
tree | 272c1491aeb5b235208ea94ef674b1fb7365570f /Changelog | |
parent | 20e021c7119f7bd54c4333eca7167efb097deffd (diff) | |
download | ffmpeg-6afd569e1df3cb02f89f85d9bc70e53edc1d23c6.tar.gz |
Make ffprobe able to set AVFormatContext options.
Originally committed as revision 25187 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ version <next>: - frei0r wrapper filter - change crop filter syntax to width:height:x:y - make the crop filter accept parametric expressions +- make ffprobe accept AVFormatContext options version 0.6: |