[Bug 769717] New: h265parser: refactoring some methods to be more like h264parser

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 10 22:59:58 UTC 2016


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

            Bug ID: 769717
           Summary: h265parser: refactoring some methods to be more like
                    h264parser
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: xlazom00 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I think we should refactor h265parser's methods to be more like h264parser
for example gst_h265_parse_process_nal, gst_h265_parse_handle_frame

in gst_h265_parse_handle_frame
there is part with "no SPS/PPS yet, nal Type: %d %s, Size: %u will be dropped"
that is really not good
h264parser don't have something like this

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