Commit 4e84f994 authored by Ronald S. Bultje's avatar Ronald S. Bultje

reindent.

parent f1ef2cd9
...@@ -92,9 +92,7 @@ static int h264_mp4toannexb_filter(AVBitStreamFilterContext *bsfc, ...@@ -92,9 +92,7 @@ static int h264_mp4toannexb_filter(AVBitStreamFilterContext *bsfc,
if (unit_nb) if (unit_nb)
pps_seen = 1; pps_seen = 1;
} } else {
else
{
sps_seen = 1; sps_seen = 1;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment