Skip to content
Snippets Groups Projects
Commit 19b1d905 authored by Zhong Li's avatar Zhong Li Committed by James Almer
Browse files

ffprobe: Initialize coded_width/height


coded_width/height are unnitialized and will be overwritten by
dec_ctx->width/height in avcodec_open2()

This fixes tiket #6958.

Signed-off-by: default avatarZhong Li <zhong.li@intel.com>
Signed-off-by: default avatarJames Almer <jamrial@gmail.com>
parent 108958e4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment