mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
fix include libavcodec/bsf.h
- 33d18982fa (diff-819a64c7a0d3c318f9b93e5a19f311df10299b81b89accc93fe4cb70abeee996)
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
// mpeg4-part2 in mipsel receivers
|
||||
// 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>
|
||||
#endif
|
||||
|
||||
// mpeg4_unpack_bframes
|
||||
typedef struct
|
||||
|
Reference in New Issue
Block a user