h264_parser: Fix whitespace after previous change.
Signed-off-by: Philip Langdale <philipl@overt.org> Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:

committed by
Anton Khirnov

parent
a26ce1e2df
commit
25f05ddb1a
@@ -283,6 +283,7 @@ static int h264_parse(AVCodecParserContext *s,
|
||||
s->dts_ref_dts_delta = INT_MIN;
|
||||
s->pts_dts_delta = INT_MIN;
|
||||
}
|
||||
|
||||
if (s->flags & PARSER_FLAG_ONCE) {
|
||||
s->flags &= PARSER_FLAG_COMPLETE_FRAMES;
|
||||
}
|
||||
|
Reference in New Issue
Block a user