[FFmpeg-devel] [PATCH] reindent.

Ronald S. Bultje rsbultje
Mon Mar 7 19:19:11 CET 2011


---
 libavcodec/h264_mp4toannexb_bsf.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/libavcodec/h264_mp4toannexb_bsf.c b/libavcodec/h264_mp4toannexb_bsf.c
index e7f2e7a..df49b34 100644
--- a/libavcodec/h264_mp4toannexb_bsf.c
+++ b/libavcodec/h264_mp4toannexb_bsf.c
@@ -92,9 +92,7 @@ static int h264_mp4toannexb_filter(AVBitStreamFilterContext *bsfc,
 
             if (unit_nb)
                 pps_seen = 1;
-        }
-        else
-        {
+        } else {
             sps_seen = 1;
         }
 
-- 
1.7.2.1




More information about the ffmpeg-devel mailing list