Commit 9bbf6c68 authored by Anton Khirnov's avatar Anton Khirnov

vf_fieldorder: cosmetics, remove an extra linebreak

parent c0279956
...@@ -35,8 +35,7 @@ ...@@ -35,8 +35,7 @@
#include "internal.h" #include "internal.h"
#include "video.h" #include "video.h"
typedef struct typedef struct {
{
const AVClass *class; const AVClass *class;
int dst_tff; ///< output bff/tff int dst_tff; ///< output bff/tff
int line_size[4]; ///< bytes of pixel data per line for each plane int line_size[4]; ///< bytes of pixel data per line for each plane
......
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