mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 23:43:00 +02:00
build with ffmpeg version > 59.0.100
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
* allows to compile and use exteplayer3
|
||||
* with old ffmpeg libs
|
||||
*/
|
||||
#include <libavcodec/avcodec.h>
|
||||
|
||||
static void wrapped_frame_free(void *param)
|
||||
{
|
||||
#if (LIBAVCODEC_VERSION_MAJOR >= 55)
|
||||
|
Reference in New Issue
Block a user