[Bug 761606] New: Move H.265 RTP payloader/depayloader from -bad to -good

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 5 18:26:44 UTC 2016


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

            Bug ID: 761606
           Summary: Move H.265 RTP payloader/depayloader from -bad to
                    -good
    Classification: Platform
           Product: GStreamer
           Version: 1.x
               URL: http:///
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: t.i.m at zen.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 320508
  --> https://bugzilla.gnome.org/attachment.cgi?id=320508&action=edit
rtp: h265: remove codecparser dependency from h265 payloader/depayloader

The only reason rtph265pay/depay are in -bad is because they depend on the
codecparser library in -bad, which we can't depend on from code in -good.

Turns out that all that's used is an enum for the NALs, however, so these
elements could easily be moved back to -good. Don't think bug #753760 is a
reason to keep it in -bad, there are no known bugs after all.

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