mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
libeplayer3-arm: fix h265 playback
Origin commit data
------------------
Branch: master
Commit: 2024f58f21
Author: TangoCash <eric@loxat.de>
Date: 2018-10-15 (Mon, 15 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.height = videoTrack->height;
|
||||
avOut.type = "video";
|
||||
avOut.infoFlags = 0;
|
||||
|
||||
if (avContextTab[cAVIdx]->iformat->flags & AVFMT_TS_DISCONT)
|
||||
{
|
||||
|
Reference in New Issue
Block a user