GNOME Bugzilla – Bug 794276
msdk: fix miscellaneous bugs
Last modified: 2018-03-13 21:25:24 UTC
Found some mistakes while working on msdk.
Created attachment 369600 [details] [review] msdk: fix typo
Created attachment 369601 [details] [review] msdk: adds new debug category
Created attachment 369602 [details] [review] msdk: libva: remove unnecessary code and comments
Review of attachment 369600 [details] [review]: lgtm
Review of attachment 369601 [details] [review]: ::: sys/msdk/msdk.c @@ +35,3 @@ +GST_DEBUG_CATEGORY_EXTERN (gst_msdk_debug); +#define GST_CAT_DEFAULT gst_msdk_debug gst_msdk_debug is not defined in msdk.c
Review of attachment 369602 [details] [review]: lgtm
Review of attachment 369601 [details] [review]: LGTM ::: sys/msdk/msdk.c @@ +35,3 @@ +GST_DEBUG_CATEGORY_EXTERN (gst_msdk_debug); +#define GST_CAT_DEFAULT gst_msdk_debug Aha, my mistake! It is there. Sorry.
Review of attachment 369600 [details] [review]: commit 443b3c98fa70adce242aa2e02c6819cedc39ff5d
Review of attachment 369601 [details] [review]: commit 6547b638c55f0f1339783ea0a8829fdcfbd1bb84
Review of attachment 369602 [details] [review]: lgtm commit 52f669bf43e8c211fbd2e3642137f7e036317d82