]> git.sesse.net Git - ffmpeg/blobdiff - tools/aviocat.c
Merge commit 'bb515e3a735f526ccb1068031e289eb5aeb69e22'
[ffmpeg] / tools / aviocat.c
index 28529b06d6a99341e3cbf0b82fcb255827d7c3e5..2aa08b92ed988f119f539ad857876e0101e886e1 100644 (file)
@@ -42,7 +42,6 @@ int main(int argc, char **argv)
     AVDictionary *in_opts = NULL;
     AVDictionary *out_opts = NULL;
 
-    av_register_all();
     avformat_network_init();
 
     for (i = 1; i < argc; i++) {