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:45:19 +0000 (09:45 +0100)
commita529f6648ed450f7e846a0e704a0a3260aaa4b62
tree6f05227d81f82da7f9aaca62036d18b4ba30bae4
parenta219add4e8e2d3192d99d6c6efe97ec7c429c5ad
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

(cherry picked from commit 5127c00b971b674f72609369b39a9c0f7c36977d)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/hevc_ps.c