mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
libeplayer3: move width/height/framerate/timescale calculation to writers
This commit is contained in:
@@ -45,12 +45,6 @@ typedef struct {
|
||||
|
||||
uint64_t pts;
|
||||
|
||||
float frameRate;
|
||||
unsigned int timeScale;
|
||||
|
||||
unsigned int width;
|
||||
unsigned int height;
|
||||
|
||||
char *type;
|
||||
|
||||
/* context from ffmpeg */
|
||||
|
Reference in New Issue
Block a user