vfwcap: Indent.
Originally committed as revision 19545 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
1c0b9215ac
commit
155b0f00d4
@ -338,8 +338,7 @@ static int vfw_read_header(AVFormatContext *s, AVFormatParameters *ap)
|
||||
return AVERROR_PATCHWELCOME;
|
||||
}
|
||||
codec->bits_per_coded_sample = biBitCount;
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
codec->codec_id = CODEC_ID_RAWVIDEO;
|
||||
if(biCompression == BI_RGB)
|
||||
codec->bits_per_coded_sample = biBitCount;
|
||||
|
Loading…
x
Reference in New Issue
Block a user