summaryrefslogtreecommitdiff
path: root/libavfilter/vf_fieldorder.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-03-18 22:26:49 +0100
committerAnton Khirnov <anton@khirnov.net>2013-05-16 07:32:49 +0200
commit9bbf6c681a8e441b5ce145fd202a1c1054cec71f (patch)
treea968e8afe33429326cbc9d7472dd36976d603ea2 /libavfilter/vf_fieldorder.c
parentc0279956b3ca3e5fd0a6a25253893d6f07000e68 (diff)
vf_fieldorder: cosmetics, remove an extra linebreak
Diffstat (limited to 'libavfilter/vf_fieldorder.c')
-rw-r--r--libavfilter/vf_fieldorder.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libavfilter/vf_fieldorder.c b/libavfilter/vf_fieldorder.c
index a5b85e22b8..2918cd897b 100644
--- a/libavfilter/vf_fieldorder.c
+++ b/libavfilter/vf_fieldorder.c
@@ -35,8 +35,7 @@
#include "internal.h"
#include "video.h"
-typedef struct
-{
+typedef struct {
const AVClass *class;
int dst_tff; ///< output bff/tff
int line_size[4]; ///< bytes of pixel data per line for each plane