diff options
Diffstat (limited to 'libavformat/allformats.c')
-rw-r--r-- | libavformat/allformats.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libavformat/allformats.c b/libavformat/allformats.c index 7d2241447c..1228020b69 100644 --- a/libavformat/allformats.c +++ b/libavformat/allformats.c @@ -110,7 +110,9 @@ void av_register_all(void) dc1394_init(); #endif + /* Reenable when the (de)muxer has been synced with the specification. nut_init(); + */ matroska_init(); sol_init(); ea_init(); |