summaryrefslogtreecommitdiffstats
path: root/libswscale/swscale_internal.h
diff options
context:
space:
mode:
authorPedro Arthur <bygrandao@gmail.com>2015-08-18 15:06:49 -0300
committerMichael Niedermayer <michael@niedermayer.cc>2015-08-18 22:56:50 +0200
commited80dec621f621794e9d7ec7c1769bbf9a58a500 (patch)
tree82a72965f1f211a97c2e4a18ca89557279dafdb6 /libswscale/swscale_internal.h
parent0f3687d6fb87d186d4d9468c2e256af6de4d2c78 (diff)
downloadffmpeg-streaming-ed80dec621f621794e9d7ec7c1769bbf9a58a500.zip
ffmpeg-streaming-ed80dec621f621794e9d7ec7c1769bbf9a58a500.tar.gz
swscale: fixed compiler warnings
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswscale/swscale_internal.h')
-rw-r--r--libswscale/swscale_internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libswscale/swscale_internal.h b/libswscale/swscale_internal.h
index f46bb78..bf6be18 100644
--- a/libswscale/swscale_internal.h
+++ b/libswscale/swscale_internal.h
@@ -1036,4 +1036,6 @@ int ff_init_desc_no_chr(SwsFilterDescriptor *desc, SwsSlice * src, SwsSlice *dst
//number of extra lines to process
#define MAX_LINES_AHEAD 4
+
+#define NEW_FILTER
#endif /* SWSCALE_SWSCALE_INTERNAL_H */
OpenPOWER on IntegriCloud