From 3837a1b8104a39a99b99ae1509e909f287c0e9ca Mon Sep 17 00:00:00 2001 From: Kieran Kunhya Date: Thu, 14 Jan 2016 17:26:06 +0000 Subject: [PATCH] Add extended stream-id for Dirac --- libmpegts.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libmpegts.h b/libmpegts.h index a91557c..5274c23 100644 --- a/libmpegts.h +++ b/libmpegts.h @@ -83,6 +83,9 @@ /* MPEG Video (all types): 0xe0-0xef */ #define LIBMPEGTS_STREAM_ID_MPEGVIDEO 0xe0 +/* Extended Stream-id */ +#define LIBMPEGTS_STREAM_ID_EXTENDED 0xfd + /**** Blu-Ray Information ****/ /* Blu-Ray Aspect Ratios */ #define LIBMPEGTS_HDMV_AR_4_3 2