Skip to content

Commit

Permalink
Update ovkmplay.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
tretdm committed Apr 15, 2024
1 parent 08243b2 commit fc1f188
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ndk-modules/ovkmplayer/ovkmplay.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,6 @@ JNIEXPORT void JNICALL decodeVideoFromPacket( // Decoding video packets
}

// Media decoder wrapping

int decodeMediaFile(JNIEnv* env, jobject instance) {
if(debug_mode) {
LOGD(10, "[DEBUG] Decoding audio stream #%d and video stream #%d...",
Expand Down

0 comments on commit fc1f188

Please sign in to comment.