Commit 7bec3f78 authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/rkmppdec: check wether typo

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 74d2bbb7
......@@ -352,7 +352,7 @@ retry_get_frame:
}
if (mppframe) {
// Check wether we have a special frame or not
// Check whether we have a special frame or not
if (mpp_frame_get_info_change(mppframe)) {
AVHWFramesContext *hwframes;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment