Skip to content

Commit

Permalink
Add the progressive GOP flag
Browse files Browse the repository at this point in the history
This will be needed for properly handling Open GOPs.

Signed-off-by: Derek Buitenhuis <[email protected]>
  • Loading branch information
dwbuiten committed Feb 26, 2013
1 parent b087322 commit 0a785b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/gop.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ extern "C" {
#include <stdint.h>
}

#define GOP_FLAG_PROGRESSIVE 0x80
#define GOP_FLAG_CLOSED 0x400

#define FRAME_FLAG_RFF 0x01
Expand Down

0 comments on commit 0a785b9

Please sign in to comment.