Skip to content
Snippets Groups Projects
Commit 7bec3f78 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avcodec/rkmppdec: check wether typo


Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 74d2bbb7
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
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