[Bug 796736] nvdec: Check device codec capabilities before creating video parser

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 3 13:52:11 UTC 2018


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ystreet00 at gmail.com

--- Comment #5 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Use cuvidGetDecoderCaps() for querying what's supported at runtime.

I would prefer avoiding the #ifdef hell if at all possible and delegating all
this to runtime checks.

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