[Bug 771291] Encoder: HEVC: Add 10 bit encoding support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 6 21:07:31 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=771291

Scott D Phillips <scott.d.phillips at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #349404|none                        |needs-work
             status|                            |

--- Comment #14 from Scott D Phillips <scott.d.phillips at intel.com> ---
Review of attachment 349404:
 --> (https://bugzilla.gnome.org/review?bug=771291&attachment=349404)

::: gst-libs/gst/vaapi/gstvaapiencoder.c
@@ +598,3 @@
+          gst_vaapi_profile_get_va_profile (cip->profile),
+          gst_vaapi_entrypoint_get_va_entrypoint (cip->entrypoint),
+  guint value;

a query for VAConfigAttribRTFormat returns a bit field with supported
RT_FORMATS or'd together, it won't give a single preferred default format.

-- 
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