Commit 5e82ab16 authored by michael's avatar michael

useless


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13486 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 053e2756
......@@ -322,7 +322,6 @@ static int yuv4_read_header(AVFormatContext *s, AVFormatParameters *ap)
}
st = av_new_stream(s, 0);
st = s->streams[0];
st->codec->width = width;
st->codec->height = height;
av_reduce(&raten, &rated, raten, rated, (1UL<<31)-1);
......
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