]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_perspective: add av_assert0() to help gcc see that there are no uninitial...
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 10 Dec 2014 12:26:46 +0000 (13:26 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 10 Dec 2014 12:40:20 +0000 (13:40 +0100)
commita2fa1889a69f55ad9f1971eb8ff9c638c0470ebf
tree3f1340f0cf35a4cd4a486b1022b4f728af71dd18
parent81a045fe17d533192a9fb897cb4d71ed44c877e3
avfilter/vf_perspective: add av_assert0() to help gcc see that there are no uninitialized variables

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavfilter/vf_perspective.c