nut: use a define for the nut version

Ease switching version in the future and make evident why that value.
This commit is contained in:
Luca Barbato
2013-05-04 12:47:15 +02:00
parent 2d5fd7886a
commit 46c1917350
3 changed files with 4 additions and 2 deletions

View File

@@ -39,6 +39,8 @@
#define MAX_DISTANCE (1024*32-1)
#define NUT_VERSION 3
typedef enum{
FLAG_KEY = 1, ///<if set, frame is keyframe
FLAG_EOR = 2, ///<if set, stream has no relevance on presentation. (EOR)