]> git.sesse.net Git - ffmpeg/commit
hevc: zero the correct variables on invalid crop parameters
authorAnton Khirnov <anton@khirnov.net>
Fri, 20 Mar 2015 20:30:29 +0000 (21:30 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sat, 21 Mar 2015 08:35:19 +0000 (09:35 +0100)
commit5127c00b971b674f72609369b39a9c0f7c36977d
treeed1ad20a93235704d3a366a074418487ab0bfd42
parentc929659bdd7d2d5848ea52e685a3164c7b901bb0
hevc: zero the correct variables on invalid crop parameters

It's the output_window that is applied to the output frame, not
pic_conf_win
libavcodec/hevc_ps.c