|
@@ -3548,7 +3548,6 @@ int main(int argc, char **argv) |
|
|
parse_loglevel(argc, argv, options); |
|
|
parse_loglevel(argc, argv, options); |
|
|
|
|
|
|
|
|
/* register all codecs, demux and protocols */ |
|
|
/* register all codecs, demux and protocols */ |
|
|
avcodec_register_all(); |
|
|
|
|
|
#if CONFIG_AVDEVICE |
|
|
#if CONFIG_AVDEVICE |
|
|
avdevice_register_all(); |
|
|
avdevice_register_all(); |
|
|
#endif |
|
|
#endif |
|
|