build with ffmpeg version > 59.0.100

This commit is contained in:
Jacek Jendrzej
2021-08-28 15:16:33 +02:00
parent 10274e4606
commit 4eb8165387
6 changed files with 30 additions and 5 deletions

View File

@@ -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)