mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-30 08:51:11 +02:00
generic-pc: port audio/video decoders to newer ffmpeg API
this reduces the amount of deprecation warnings wih newer ffmpeg releases quite a bit :-)
This commit is contained in:
@@ -49,5 +49,6 @@ private:
|
||||
uint8_t *dmxbuf;
|
||||
int bufpos;
|
||||
AVCodecContext *c;
|
||||
AVCodecParameters *p;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user