mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
no-stream-info
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user