Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-11-03 04:07:07 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-11-03 04:16:31 +0400
commit4fb1221e66dba5556cecf980b220792457cf7a83 (patch)
tree42175102340f1494c77eb41c00fed708086ebfb5 /libavcodec/h264dsp.c
parent23c03ac91eaea5978f761ca7d16bc6c9bdcb3834 (diff)
h264: reduce whitespace differences to libav
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/h264dsp.c')
-rw-r--r--libavcodec/h264dsp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/h264dsp.c b/libavcodec/h264dsp.c
index 72f699f84d..1606e116b6 100644
--- a/libavcodec/h264dsp.c
+++ b/libavcodec/h264dsp.c
@@ -26,6 +26,7 @@
*/
#include <stdint.h>
+
#include "libavutil/attributes.h"
#include "libavutil/avassert.h"