[Bug 797371] New: codecparsers_h264: Should return NO_NAL_END on 5 bytes NALs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 2 16:29:52 UTC 2018


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

            Bug ID: 797371
           Summary: codecparsers_h264: Should return NO_NAL_END on 5 bytes
                    NALs
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: nicolas at ndufresne.ca
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

-- regression introduce by https://bugzilla.gnome.org/show_bug.cgi?id=732553
---

If you pass any valid 5 first bytes of a NAL to the parser, it will now always
return OK instead of NO_NAL_END. This is caused by broken code trying to handle
single byte SEQ_END / STREAM_END as being complete NAL.

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