lavf/ffmdec: reident after last commit

Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com>
This commit is contained in:
Lukasz Marek
2014-11-16 01:57:26 +01:00
parent 745730c9c2
commit ec01283752
-1
View File
@@ -301,7 +301,6 @@ static int ffm2_read_header(AVFormatContext *s)
return AVERROR(ENOMEM);
}
break;
//TODO: reident
case MKBETAG('S', 'T', 'V', 'I'):
if (f_stvi++) {
ret = AVERROR(EINVAL);