X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fallformats.c;h=02bb16a71ea01a47be31c40dbf8d7872e8ceb8fc;hb=9ca5b27240105b89bd914db45329d9a310c55c18;hp=dabfa34acd35ad301b3d8cc8784c5b2f58c66d74;hpb=5fc17edc7dcec5ea2989a0d764f3cfb666a7e663;p=ffmpeg diff --git a/libavformat/allformats.c b/libavformat/allformats.c index dabfa34acd3..02bb16a71ea 100644 --- a/libavformat/allformats.c +++ b/libavformat/allformats.c @@ -411,7 +411,6 @@ void av_register_all(void) REGISTER_DEMUXER (LIBGME, libgme); REGISTER_DEMUXER (LIBMODPLUG, libmodplug); REGISTER_MUXDEMUX(LIBNUT, libnut); - REGISTER_DEMUXER (LIBQUVI, libquvi); REGISTER_PROTOCOL(LIBRTMP, librtmp); REGISTER_PROTOCOL(LIBRTMPE, librtmpe); REGISTER_PROTOCOL(LIBRTMPS, librtmps);