Fix a some more linux/GCC specific warnings

This commit is contained in:
jp9000
2014-02-14 15:56:01 -07:00
parent 966b943d5b
commit 8b8217f68e
8 changed files with 30 additions and 10 deletions

View File

@@ -20,6 +20,7 @@
#include <libavformat/avformat.h>
#include <libswscale/swscale.h>
#include <libavutil/frame.h>
struct ffmpeg_data {
AVStream *video;