Microsoft Windows ICO demuxer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
committed by
Michael Niedermayer
parent
b4425f26bb
commit
ba8410cb44
@@ -110,6 +110,7 @@ void av_register_all(void)
|
||||
REGISTER_MUXDEMUX (H261, h261);
|
||||
REGISTER_MUXDEMUX (H263, h263);
|
||||
REGISTER_MUXDEMUX (H264, h264);
|
||||
REGISTER_DEMUXER (ICO, ico);
|
||||
REGISTER_DEMUXER (IDCIN, idcin);
|
||||
REGISTER_DEMUXER (IDF, idf);
|
||||
REGISTER_DEMUXER (IFF, iff);
|
||||
|
Reference in New Issue
Block a user