mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libeplayer3/input: fix SwitchVideo (unused, but anyway)
Origin commit data
------------------
Branch: master
Commit: f93d4cc794
Author: martii <m4rtii@gmx.de>
Date: 2014-05-03 (Sat, 03 May 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -572,6 +572,7 @@ bool Input::SwitchTeletext(Track *track)
|
||||
bool Input::SwitchVideo(Track *track)
|
||||
{
|
||||
videoTrack = track;
|
||||
player->output.SwitchVideo(track ? track->stream : NULL);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user