Mercurial > libavformat.hg
changeset 493:166b71445aec libavformat
h264 in mpeg-ts fix by (Mns Rullgrd <mru at kth dot se>)
author | michael |
---|---|
date | Wed, 07 Jul 2004 20:19:29 +0000 |
parents | 0ed5d359f63a |
children | abc8a657a8dd |
files | mpegts.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mpegts.h Tue Jul 06 18:06:17 2004 +0000 +++ b/mpegts.h Wed Jul 07 20:19:29 2004 +0000 @@ -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