forked from FFmpeg/FFmpeg
forgot ...
Originally committed as revision 2658 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
783df5f347
commit
76e9d39297
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue