Commit 76e9d392 authored by Michael Niedermayer's avatar Michael Niedermayer

forgot ...

Originally committed as revision 2658 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 783df5f3
......@@ -184,6 +184,7 @@ static int avi_read_header(AVFormatContext *s, AVFormatParameters *ap)
st = s->streams[stream_index];
ast = st->priv_data;
st->codec.stream_codec_tag= handler;
get_le32(pb); /* flags */
get_le16(pb); /* priority */
......
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