summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2021-04-18 23:11:01 +0200
committerMarton Balint <cus@passwd.hu>2022-06-13 22:42:55 +0200
commitff07492cd800d2904816f6cf0c0cca21d3ccef1e (patch)
treec44db8a324972f83880ef8a9a007ab45c5e0e8a3 /Changelog
parent7cae3d8b7685dda77b14aeab3a0fee22547e8f1d (diff)
downloadffmpeg-ff07492cd800d2904816f6cf0c0cca21d3ccef1e.tar.gz
ffprobe: add -o option
This enables printing to a resource specified with -o OUTPUT. In case the output is not specified, prints to stdout as usual. Address issue: http://trac.ffmpeg.org/ticket/8024 Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d4ca674b1b..64a0c4f358 100644
--- a/Changelog
+++ b/Changelog
@@ -19,6 +19,7 @@ version 5.1:
- blurdetect filter
- tiltshelf audio filter
- QOI image format support
+- ffprobe -o option
version 5.0: