no-stream-info

Origin commit data
------------------
Branch: master
Commit: 19b576a45c
Author: max_10 <max_10@gmx.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2016-09-29 20:14:13 +02:00
parent d8570bf9ae
commit 564c981889

View File

@@ -462,7 +462,7 @@ again:
#endif
avfc->probesize = 131072;
}
#if 0
if (!player->isHttp)
{
for (unsigned int i = 0; i < avfc->nb_streams; i++) {
@@ -470,6 +470,7 @@ again:
find_info = false;
}
}
#endif
if (find_info)
err = avformat_find_stream_info(avfc, NULL);