Changeset cb08b6ef in ffmpeg

Timestamp:
Jun 21, 2012, 10:47:48 AM (12 years ago)
Author:
Stefano Sabatini <stefasab@gmail.com>
Branches:
master
Children:
24e7a22e
Parents:
c0b3c0ff
git-author:
Stefano Sabatini <stefasab@gmail.com> (06/21/12 09:55:09)
git-committer:
Stefano Sabatini <stefasab@gmail.com> (06/21/12 10:47:48)
Message:

lavfi/scale: remove unused variable out_link

Fix warning:
libavfilter/vf_scale.c: In function ‘start_frame’:
libavfilter/vf_scale.c:284:23: warning: unused variable ‘out_link’ [-Wunused-variable]

(No files)

Note: See TracChangeset for help on using the changeset viewer.