aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-12-13 17:59:39 +0100
committerAnton Khirnov <anton@khirnov.net>2024-01-19 17:54:10 +0100
commitae06111d7406e541ac232318bcf50f8510a36f38 (patch)
treea779ed1d7a4598af5f37dbfd02df46ea6cabb098 /Changelog
parent6cb7295abfed3e052a0249f187f8b011a68c5774 (diff)
downloadffmpeg-ae06111d7406e541ac232318bcf50f8510a36f38.tar.gz
fftools/ffmpeg_demux: implement -bsf for input
Previously bitstream filters could only be applied right before muxing, this allows to apply them right after demuxing.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4e7c1ce2c1..6b7c1439cd 100644
--- a/Changelog
+++ b/Changelog
@@ -19,6 +19,7 @@ version <next>:
- VVC decoder
- fsync filter
- Raw Captions with Time (RCWT) closed caption muxer
+- ffmpeg CLI -bsf option may now be used for input as well as output
version 6.1:
- libaribcaption decoder