]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/allcodecs.c
10l in 1.199 (write_back_motion with B-pyramid + spatial)
[ffmpeg] / libavcodec / allcodecs.c
index d57830628f96ba092c6d941a870d638aeb87c2b6..19a67f33062aad6aad3946e533faf8c6d2d2f9d7 100644 (file)
@@ -447,6 +447,12 @@ void avcodec_register_all(void)
 #ifdef CONFIG_ZMBV_DECODER
     register_avcodec(&zmbv_decoder);
 #endif //CONFIG_ZMBV_DECODER
+#ifdef CONFIG_SMACKER_DECODER
+    register_avcodec(&smacker_decoder);
+#endif //CONFIG_SMACKER_DECODER
+#ifdef CONFIG_SMACKAUD_DECODER
+    register_avcodec(&smackaud_decoder);
+#endif //CONFIG_SMACKAUD_DECODER
 #ifdef CONFIG_SONIC_DECODER
     register_avcodec(&sonic_decoder);
 #endif //CONFIG_SONIC_DECODER