diff options
author | Diego Biurrun <diego@biurrun.de> | 2014-08-15 22:13:14 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2014-08-19 06:22:08 -0700 |
commit | b977b287f61fea48ecd6251d54a26334213b7ec6 (patch) | |
tree | d7229a63bfbe83148680eda568468b99e0718263 /libavfilter/graphparser.c | |
parent | 6af2930222ee5d8ce19f3b999a78d85a3c457391 (diff) | |
download | ffmpeg-b977b287f61fea48ecd6251d54a26334213b7ec6.tar.gz |
vsrc_movie: Avoid a variable indirection in movie_get_frame()
This avoids an unused variable warning with MSVC since the variable is
only used in a debug mode printf statement.
Diffstat (limited to 'libavfilter/graphparser.c')
0 files changed, 0 insertions, 0 deletions