mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
fix major minor from last commit
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// 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)
|
||||
#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(59, 0, 100)
|
||||
#include <libavcodec/bsf.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user