mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 02:20:07 +01:00
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:
@@ -150,6 +150,7 @@ extern const AVInputFormat ff_dv_demuxer;
|
||||
extern const FFOutputFormat ff_dv_muxer;
|
||||
extern const AVInputFormat ff_dvbsub_demuxer;
|
||||
extern const AVInputFormat ff_dvbtxt_demuxer;
|
||||
extern const AVInputFormat ff_dvdvideo_demuxer;
|
||||
extern const AVInputFormat ff_dxa_demuxer;
|
||||
extern const AVInputFormat ff_ea_demuxer;
|
||||
extern const AVInputFormat ff_ea_cdata_demuxer;
|
||||
|
||||
Reference in New Issue
Block a user