mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
typo
Originally committed as revision 12823 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
cada03275e
commit
4b1131a075
@ -320,7 +320,7 @@ static int vfw_read_header(AVFormatContext *s, AVFormatParameters *ap)
|
||||
|
||||
#if 0
|
||||
/* For testing yet unsupported compressions
|
||||
* Copy these values from-user supplied verbose information */
|
||||
* Copy these values from user-supplied verbose information */
|
||||
bi->bmiHeader.biWidth = 320;
|
||||
bi->bmiHeader.biHeight = 240;
|
||||
bi->bmiHeader.biPlanes = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user