summaryrefslogtreecommitdiff
path: root/libavformat/mpegts.h
diff options
context:
space:
mode:
authorNico Sabbi <nicola.sabbi@poste.it>2008-02-23 10:57:38 +0000
committerNico Sabbi <nicola.sabbi@poste.it>2008-02-23 10:57:38 +0000
commita45b40c4965c3cf034e1833839b40cd5d5b3ee98 (patch)
tree3761eb9133de37b852515eb92de3f8d1c503d6d0 /libavformat/mpegts.h
parenta939a005f97abd2946bcad4cbfe9d700f3689c51 (diff)
treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans
Originally committed as revision 12180 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/mpegts.h')
-rw-r--r--libavformat/mpegts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/mpegts.h b/libavformat/mpegts.h
index cd11495e55..bdfc760b37 100644
--- a/libavformat/mpegts.h
+++ b/libavformat/mpegts.h
@@ -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