mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 01:40:04 +01:00
lavf: remove the libnut library wrapper
libnut is outdated and not developed anymore, all nut developments happens in this repo, so users are getting mislead
This commit is contained in:
@@ -379,7 +379,6 @@ static void register_all(void)
|
||||
REGISTER_MUXER (CHROMAPRINT, chromaprint);
|
||||
REGISTER_DEMUXER (LIBGME, libgme);
|
||||
REGISTER_DEMUXER (LIBMODPLUG, libmodplug);
|
||||
REGISTER_MUXDEMUX(LIBNUT, libnut);
|
||||
REGISTER_DEMUXER (LIBOPENMPT, libopenmpt);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user