mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
Merge branch 'master' of https://github.com/TangoCash/libstb-hal-tangos
Origin commit data
------------------
Branch: master
Commit: 93f13c51d7
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-10-16 (Tue, 16 Oct 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -894,6 +894,7 @@ static void FFMPEGThread(Context_t *context)
|
|||||||
avOut.width = videoTrack->width;
|
avOut.width = videoTrack->width;
|
||||||
avOut.height = videoTrack->height;
|
avOut.height = videoTrack->height;
|
||||||
avOut.type = "video";
|
avOut.type = "video";
|
||||||
|
avOut.infoFlags = 0;
|
||||||
|
|
||||||
if (avContextTab[cAVIdx]->iformat->flags & AVFMT_TS_DISCONT)
|
if (avContextTab[cAVIdx]->iformat->flags & AVFMT_TS_DISCONT)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user