[Bug 774587] msdk: add decoder

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 6 21:36:41 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #340555|0                           |1
        is obsolete|                            |

--- Comment #5 from Scott D Phillips <scott.d.phillips at intel.com> ---
Created attachment 341510
  --> https://bugzilla.gnome.org/attachment.cgi?id=341510&action=edit
[PATCH gst-plugins-bad v4] msdk: Add H.264 decoder

Changes since v3:
- Fixes to decoding with hardware=false, specifically (1)MemId
  needs to be NULL for software decoding with system memory,
  (2)Surfaces may be unlocked by the msdk without being outputted
  from DecodeFrameAsync, so handle unreffing/unmapping properly,
  (3)Surfaces may still be locked for reference when outputted, so
  map them as READWRITE so downstream elements can still read
  them.

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