[Bug 725145] New: PATCH: HEVC/H.265 decoder plugin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 25 05:25:50 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725145
  GStreamer | gst-plugins-good | git

           Summary: PATCH: HEVC/H.265 decoder plugin
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jojo at struktur.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=270271)
 View: https://bugzilla.gnome.org/attachment.cgi?id=270271
 Review: https://bugzilla.gnome.org/review?bug=725145&attachment=270271

Patch containing the HEVC/H.265 decoder plugin

Hi,

struktur AG is developing the LGPL licensed decoder "libde265" for HEVC/H.265
video (see http://www.libde265.org and https://github.com/strukturag/libde265
for details). Ubuntu packages are available on Launchpad
(https://launchpad.net/~strukturag/+archive/libde265).

The attached patch adds a plugin to GStreamer "good" (against git master) that
provides decoding of HEVC/H.265 video using the libde265 library. It works fine
with the Matroska streams provided by DivX (http://www.divx.com/hevc) handled
by the existing matroska demuxer plugin and can also play back raw bitstreams
using gst-launch.

Development of the plugin takes place on GitHub:
https://github.com/strukturag/gst-plugins-good

Does the code match the requirements for inclusion in the "good" set of plugins
and if not, what needs to be done to do so?

Thanks and best regards,
  Joachim

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