mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
ffmpeg version , try to fix build with ni/ffmpeg/master
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f0a018fa4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-09-01 (Wed, 01 Sep 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include <libavformat/avformat.h>
|
#include <libavformat/avformat.h>
|
||||||
#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(57, 48, 101)
|
#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(59, 0, 100)
|
||||||
#include <libavcodec/bsf.h>
|
#include <libavcodec/bsf.h>
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include <libavformat/avformat.h>
|
#include <libavformat/avformat.h>
|
||||||
#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(57, 48, 101)
|
#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(59, 0, 100)
|
||||||
#include <libavcodec/bsf.h>
|
#include <libavcodec/bsf.h>
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user