mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-25 12:40:01 +00:00
reindent.
This commit is contained in:
parent
f1ef2cd9ed
commit
4e84f994d3
@ -92,9 +92,7 @@ static int h264_mp4toannexb_filter(AVBitStreamFilterContext *bsfc,
|
||||
|
||||
if (unit_nb)
|
||||
pps_seen = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
} else {
|
||||
sps_seen = 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user