mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-30 08:50:56 +02:00
armbox: fix gst playback
Origin commit data
------------------
Branch: master
Commit: 07d9206a56
Author: TangoCash <eric@loxat.de>
Date: 2017-10-22 (Sun, 22 Oct 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -47,7 +47,7 @@ struct AVFormatContext;
|
||||
class cPlayback
|
||||
{
|
||||
private:
|
||||
bool playing;
|
||||
bool playing, first;
|
||||
bool decoders_closed;
|
||||
|
||||
int mSpeed;
|
||||
|
Reference in New Issue
Block a user