mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
libeplayer3: move calcPts to Input class
This commit is contained in:
@@ -61,6 +61,8 @@ class Input
|
||||
Player *player;
|
||||
AVFormatContext *avfc;
|
||||
uint64_t readCount;
|
||||
int64_t calcPts(AVStream * stream, int64_t pts);
|
||||
|
||||
public:
|
||||
Input();
|
||||
~Input();
|
||||
|
Reference in New Issue
Block a user