mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-30 08:51:11 +02:00
libeplayer3 optimizations
This commit is contained in:
@@ -73,6 +73,10 @@ bool cPlayback::SetSubtitlePid(unsigned short /*pid*/)
|
||||
return true;
|
||||
}
|
||||
|
||||
void cPlayback::GetPts(uint64_t &/*pts*/)
|
||||
{
|
||||
}
|
||||
|
||||
bool cPlayback::SetDvbsubtitlePid(unsigned short /*pid*/)
|
||||
{
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user