diff mpegts.h @ 3059:f982a5a75e40 libavformat

treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans
author nicodvb
date Sat, 23 Feb 2008 10:57:38 +0000
parents 792383dd085e
children 2ca19db359bd
line wrap: on
line diff
--- a/mpegts.h	Wed Feb 20 20:24:38 2008 +0000
+++ b/mpegts.h	Sat Feb 23 10:57:38 2008 +0000
@@ -55,6 +55,7 @@
 
 #define STREAM_TYPE_AUDIO_AC3       0x81
 #define STREAM_TYPE_AUDIO_DTS       0x8a
+#define STREAM_TYPE_AUDIO_HDMV_DTS  0x82
 
 #define STREAM_TYPE_SUBTITLE_DVB    0x100