vaapivideomemory: comment style

https://bugzilla.gnome.org/show_bug.cgi?id=773497
This commit is contained in:
Víctor Manuel Jáquez Leal 2016-10-20 17:01:57 +02:00
parent 289a8e5b87
commit 34e8579238

View file

@ -352,7 +352,8 @@ gst_vaapi_video_memory_reset_image (GstVaapiVideoMemory * mem)
mem->image = NULL;
}
/* Don't synchronize to surface, this shall have happened during unmaps */
/* Don't synchronize to surface, this shall have happened during
* unmaps */
GST_VAAPI_VIDEO_MEMORY_FLAG_UNSET (mem,
GST_VAAPI_VIDEO_MEMORY_FLAG_IMAGE_IS_CURRENT);
}