#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythlogging.h"
#include "mythvideocolourspace.h"
#include "opengl/mythmediacodecinterop.h"
#include "libavutil/hwcontext_mediacodec.h"
#include "libavcodec/mediacodec.h"
Go to the source code of this file.
|
| #define | LOC QString("MediaCodecInterop: ") |
| |
◆ LOC
| #define LOC QString("MediaCodecInterop: ") |
◆ Java_org_mythtv_video_SurfaceTextureListener_frameAvailable()
| void Java_org_mythtv_video_SurfaceTextureListener_frameAvailable |
( |
JNIEnv * |
, |
|
|
jobject |
, |
|
|
jlong |
Wait, |
|
|
jobject |
|
|
) |
| |