Commit eeb404e4 authored by michael's avatar michael

forgot ...


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2658 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8039e8bf
......@@ -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