fix major minor from last commit

Origin commit data
------------------
Branch: master
Commit: d43e48c9d7
Author: GetAway <get-away@t-online.de>
Date: 2021-10-02 (Sat, 02 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
GetAway
2021-10-02 11:16:23 +02:00
committed by vanhofen
parent 30210e30e1
commit 5641a75849

View File

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