fix include libavcodec/bsf.h

- 33d18982fa (diff-819a64c7a0d3c318f9b93e5a19f311df10299b81b89accc93fe4cb70abeee996)
This commit is contained in:
GetAway
2021-09-30 19:50:03 +02:00
parent 7e71723341
commit 61ff7b3de0

View File

@@ -2,7 +2,9 @@
// mpeg4-part2 in mipsel receivers // mpeg4-part2 in mipsel receivers
// http://forums.openpli.org/topic/39326-gstreamer10-and-mpeg4-part2/?hl=%2Bmpeg4+%2Bpart2 // http://forums.openpli.org/topic/39326-gstreamer10-and-mpeg4-part2/?hl=%2Bmpeg4+%2Bpart2
// //
#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(57, 15, 100)
#include <libavcodec/bsf.h> #include <libavcodec/bsf.h>
#endif
// mpeg4_unpack_bframes // mpeg4_unpack_bframes
typedef struct typedef struct