Commit e6eb74d8 authored by Baptiste Coudurier's avatar Baptiste Coudurier

remove no longer needed fake dvbsub stream type

Originally committed as revision 19010 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent f2c357d9
......@@ -511,7 +511,6 @@ static const StreamType HDMV_types[] = {
static const StreamType MISC_types[] = {
{ 0x81, CODEC_TYPE_AUDIO, CODEC_ID_AC3 },
{ 0x8a, CODEC_TYPE_AUDIO, CODEC_ID_DTS },
{0x100, CODEC_TYPE_SUBTITLE, CODEC_ID_DVB_SUBTITLE }, // demuxer internal
{ 0 },
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment