summaryrefslogtreecommitdiff
path: root/libavformat/allformats.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/allformats.c')
-rw-r--r--libavformat/allformats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/allformats.c b/libavformat/allformats.c
index b0b0e64372..9feaa987c3 100644
--- a/libavformat/allformats.c
+++ b/libavformat/allformats.c
@@ -112,6 +112,7 @@ void av_register_all(void)
#endif
av_register_image_format(&jpeg_image_format);
av_register_image_format(&gif_image_format);
+ av_register_image_format(&sgi_image_format);
#endif //CONFIG_ENCODERS
/* file protocols */