X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=exynos4%2Flibcodec%2Fvideo%2Fv4l2%2Fdec%2FExynosVideoDecoder.c;h=70edd5d54525e5c1a6f46aa9ffbb141c5342513d;hb=refs%2Ftags%2Fsubmit%2Ftizen_5.5%2F20191031.000009;hp=8adb7bed4ddfe41b515d7308937005394f36990d;hpb=45d86d9814550f652bfa41742814ecae733b7f24;p=platform%2Fadaptation%2Fap_samsung%2Flibomxil-e3250-v4l2.git diff --git a/exynos4/libcodec/video/v4l2/dec/ExynosVideoDecoder.c b/exynos4/libcodec/video/v4l2/dec/ExynosVideoDecoder.c index 8adb7be..70edd5d 100755 --- a/exynos4/libcodec/video/v4l2/dec/ExynosVideoDecoder.c +++ b/exynos4/libcodec/video/v4l2/dec/ExynosVideoDecoder.c @@ -122,7 +122,6 @@ static unsigned int __ColorFormatType_To_V4L2PixelFormat(ExynosVideoColorFormatT static void *MFC_Decoder_Init(int nMemoryType) { ExynosVideoDecContext *pCtx = NULL; - pthread_mutex_t *pMutex = NULL; int needCaps = (V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_VIDEO_OUTPUT | V4L2_CAP_STREAMING);