mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
libeplayer3: make ffmpeg data available to manager, output and writer
This commit is contained in:
@@ -49,6 +49,8 @@ typedef struct Track_s {
|
||||
int width;
|
||||
int height;
|
||||
|
||||
/* context from ffmpeg */
|
||||
AVFormatContext *avfc;
|
||||
/* stream from ffmpeg */
|
||||
AVStream *stream;
|
||||
/* codec extra data (header or some other stuff) */
|
||||
|
Reference in New Issue
Block a user