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>
This commit is contained in:
Marth64
2024-02-18 22:01:44 -06:00
committed by Anton Khirnov
parent b95c0d93ff
commit a1304272c3
6 changed files with 1552 additions and 0 deletions

View File

@@ -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