summaryrefslogtreecommitdiff
path: root/rotord/libavwrapper_guarded.h
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/libavwrapper_guarded.h')
-rwxr-xr-xrotord/libavwrapper_guarded.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rotord/libavwrapper_guarded.h b/rotord/libavwrapper_guarded.h
index 646f23c..faa4a2e 100755
--- a/rotord/libavwrapper_guarded.h
+++ b/rotord/libavwrapper_guarded.h
@@ -213,6 +213,8 @@ namespace libav {
AVCodec *audio_codec, *video_codec;
double audio_pts, video_pts;
+ struct SwsContext *sws_ctx;
+
int audioframesize;
float audiostep;
int w;