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