mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
libeplayer3/playback_libeplayer3: change noprobe handling
Origin commit data
------------------
Branch: master
Commit: 5548017dc7
Author: martii <m4rtii@gmx.de>
Date: 2013-03-18 (Mon, 18 Mar 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1604,10 +1604,8 @@ int container_ffmpeg_init(Context_t *context, char * filename)
|
||||
}
|
||||
|
||||
avContext->flags = AVFMT_FLAG_GENPTS;
|
||||
#ifndef MARTII // I'm currently taking the DVB subtitle info from the stream. Need to probe.
|
||||
if (context->playback->noprobe)
|
||||
avContext->max_analyze_duration = 1;
|
||||
#endif
|
||||
|
||||
ffmpeg_printf(20, "find_streaminfo\n");
|
||||
|
||||
|
Reference in New Issue
Block a user