plugins: expose I420 format for interop with SW elements.
[platform/upstream/gstreamer-vaapi.git] / gst / vaapi / gstvaapipluginutil.c
index e9790ee..fe84771 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  gstvaapipluginutil.h - VA-API plugin helpers
  *
- *  Copyright (C) 2011-2013 Intel Corporation
+ *  Copyright (C) 2011-2014 Intel Corporation
  *    Author: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
  *  Copyright (C) 2011 Collabora
  *    Author: Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
@@ -521,7 +521,7 @@ gst_vaapi_find_preferred_caps_feature (GstPad * pad, GstVideoFormat format)
     goto cleanup;
 
   if (format == GST_VIDEO_FORMAT_ENCODED)
-    format = GST_VIDEO_FORMAT_NV12;
+    format = GST_VIDEO_FORMAT_I420;
 
   vaapi_caps =
       gst_vaapi_video_format_new_template_caps_with_features (format,