[Bug 734093] vaapidecode: allow for per-codec element split

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 10 13:19:09 UTC 2016


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

--- Comment #29 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Changes:

vaapidecode: register decoder with internal GType

  * changed the type name GstVaapiDecode
  * gst_vaapidecode_base_init() is only a boilerplate

vaapidecode: split out jpeg decoder

  * added the codec name, since I figured out that we cannot rely on
gst_vaapi_codec_get_name (for example divx) -- we cannot map GstVaapiCodec and
the gstreamer element

vaapidecodebin: don't handle jpeg decoding

   * added the FIXME comment

Also I see that there is no need to change
gst_vaapidecode_ensure_allowed_caps() since gst_video_decoder_proxy_getcaps()
does the magic

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