]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does not...
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 1 Dec 2015 18:11:44 +0000 (19:11 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 1 Dec 2015 21:00:25 +0000 (22:00 +0100)
commit736e2e2c30088d0c2a428a51372c78a0bfb7f356
tree909937a54cc20c524265d53a70a3b838e019bd5d
parentcde75e3150ff2f4d7b01df73a74cec83e42c365c
avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does not occur

Fixes CID1258479

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavfilter/vf_shuffleframes.c