diff --git a/core/gop.hpp b/core/gop.hpp index 96e97bb..e312456 100644 --- a/core/gop.hpp +++ b/core/gop.hpp @@ -29,6 +29,7 @@ extern "C" { #include } +#define GOP_FLAG_PROGRESSIVE 0x80 #define GOP_FLAG_CLOSED 0x400 #define FRAME_FLAG_RFF 0x01