mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libeplayer3: move calcPts to Input class
Origin commit data
------------------
Branch: master
Commit: 07e6a4a9c1
Author: martii <m4rtii@gmx.de>
Date: 2014-04-26 (Sat, 26 Apr 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -61,6 +61,8 @@ class Input
|
|||||||
Player *player;
|
Player *player;
|
||||||
AVFormatContext *avfc;
|
AVFormatContext *avfc;
|
||||||
uint64_t readCount;
|
uint64_t readCount;
|
||||||
|
int64_t calcPts(AVStream * stream, int64_t pts);
|
||||||
|
|
||||||
public:
|
public:
|
||||||
Input();
|
Input();
|
||||||
~Input();
|
~Input();
|
||||||
|
Reference in New Issue
Block a user