diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-06-06 09:54:58 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-06-06 16:49:53 +0200 |
commit | 4da5402256cf01bf130169ff30fdc13d097a0508 (patch) | |
tree | 67409eeb9634a81b07f8c9c49889c43b4c359780 /Changelog | |
parent | 21d0f75f29ca97b2ca31bd4451f488163a27e24f (diff) | |
download | ffmpeg-4da5402256cf01bf130169ff30fdc13d097a0508.tar.gz |
ffprobe: show chapter and chapter metadata information
Address trac ticket #2636.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ version <next>: - Go2Webinar decoder - mcdeint filter ported from libmpcodecs - sab filter ported from libmpcodecs +- ffprobe -show_chapters option version 1.2: |