mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
Revert "test"
This reverts commitfab1180935
. Origin commit data ------------------ Branch: master Commit:aa305f6cf6
Author: max_10 <max_10@gmx.de> Date: 2014-11-24 (Mon, 24 Nov 2014) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -436,10 +436,9 @@ again:
|
||||
avfc->max_analyze_duration2 = 1;
|
||||
#endif
|
||||
avfc->probesize = 131072;
|
||||
err = avformat_find_stream_info(avfc, NULL);
|
||||
}
|
||||
|
||||
#if 0
|
||||
err = avformat_find_stream_info(avfc, NULL);
|
||||
if (averror(err, avformat_find_stream_info)) {
|
||||
avformat_close_input(&avfc);
|
||||
if (player->noprobe) {
|
||||
@@ -448,7 +447,6 @@ again:
|
||||
}
|
||||
return false;
|
||||
}
|
||||
#endif
|
||||
|
||||
bool res = UpdateTracks();
|
||||
|
||||
|
Reference in New Issue
Block a user