summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMarth64 <marth64@proxyid.net>2024-02-18 22:01:44 -0600
committerAnton Khirnov <anton@khirnov.net>2024-03-02 08:12:29 +0100
commita1304272c3a0ef7c3d77c702dd466b3f11bf300f (patch)
tree2539d74f163ea4490258d4f78cc4506e7138f4cc /Changelog
parentb95c0d93fff06c695c074e512c4bce8788f9ff56 (diff)
libavformat/dvdvideo: add DVD-Video demuxer, powered by libdvdread and libdvdnav
Signed-off-by: Marth64 <marth64@proxyid.net> Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c65ef492be..fedad5782c 100644
--- a/Changelog
+++ b/Changelog
@@ -29,6 +29,7 @@ version <next>:
build environment if it lacks C17 support
- Change the default bitrate control method from VBR to CQP for QSV encoders.
- removed deprecated ffmpeg CLI options -psnr and -map_channel
+- DVD-Video demuxer, powered by libdvdnav and libdvdread
version 6.1:
- libaribcaption decoder