h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>)

Originally committed as revision 3293 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2004-07-07 20:19:29 +00:00
parent 5c030d3ee9
commit 240ae82c51
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#define STREAM_TYPE_PRIVATE_DATA 0x06
#define STREAM_TYPE_AUDIO_AAC 0x0f
#define STREAM_TYPE_VIDEO_MPEG4 0x10
#define STREAM_TYPE_VIDEO_H264 0x1a
#define STREAM_TYPE_VIDEO_H264 0x1b
#define STREAM_TYPE_AUDIO_AC3 0x81