mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
libeplayer3: remove no longer needed teletext output handling
Origin commit data
------------------
Branch: master
Commit: e08eadd574
Author: martii <m4rtii@gmx.de>
Date: 2014-03-23 (Sun, 23 Mar 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -807,8 +807,9 @@ int container_ffmpeg_init(Context_t * context, char *filename)
|
||||
avContext->iformat->flags |= AVFMT_SEEK_TO_PTS;
|
||||
avContext->flags = AVFMT_FLAG_GENPTS;
|
||||
if (context->playback->noprobe) {
|
||||
ffmpeg_printf(10, "noprobe\n");
|
||||
ffmpeg_printf(5, "noprobe\n");
|
||||
avContext->max_analyze_duration = 1;
|
||||
avContext->probesize = 8192;
|
||||
}
|
||||
|
||||
ffmpeg_printf(20, "find_streaminfo\n");
|
||||
|
Reference in New Issue
Block a user