[gstreamer-bugs] [Bug 624697] Add 'video/x-raw-va' in DEFAULT_RAW_CAPS for va api support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 18 22:40:05 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=624697
  GStreamer | gst-plugins-base | unspecified

--- Comment #1 from Zhao, Halley <halley.zhao at intel.com> 2010-07-19 05:40:00 UTC ---
proposed patch attached:

diff --git a/gst/playback/gstrawcaps.h b/gst/playback/gstrawcaps.h
index 0297e33..a791869 100644
--- a/gst/playback/gstrawcaps.h
+++ b/gst/playback/gstrawcaps.h
@@ -29,6 +29,7 @@ G_BEGIN_DECLS
     "video/x-raw-yuv; " \
     "video/x-raw-rgb; " \
     "video/x-raw-gray; " \
+    "video/x-raw-va; " \
     "audio/x-raw-int; " \
     "audio/x-raw-float; " \
     "text/plain; " \

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list