mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 07:22:44 +02:00
libeplayer/container_ffmpeg: subtitle fix
Origin commit data
------------------
Branch: master
Commit: c5fd4c8c3e
Author: martii <m4rtii@gmx.de>
Date: 2013-07-23 (Tue, 23 Jul 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -742,9 +742,8 @@ static void FFMPEGThread(Context_t *context) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
else
|
||||
|
||||
if(((AVStream*)subtitleTrack->stream)->codec->codec_id == AV_CODEC_ID_SSA)
|
||||
{
|
||||
SubtitleData_t data;
|
||||
|
Reference in New Issue
Block a user