diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-01-19 19:38:11 +0100 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2012-01-24 11:38:56 +0100 |
commit | 1fa88f343aa1cd6bbb4d90a1016037e08721a328 (patch) | |
tree | dbeeaed79a0b4b53064e1346eac416a72852b5cf /Changelog | |
parent | 0c3577bfd98a8a3791adb7c01b4a203dddb345f8 (diff) | |
download | ffmpeg-1fa88f343aa1cd6bbb4d90a1016037e08721a328.tar.gz |
lavd/lavfi: add dumpgraph option.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ version next: - rv34: frame-level multi-threading - optimized iMDCT transform on x86 using SSE for for mpegaudiodec - Improved PGS subtitle decoder +- dumpgraph option to lavfi device version 0.9: |