[Bug 732553] New: codecparsers: h264: fix identification of EOSEQ and EOS NALs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 1 06:52:33 PDT 2014


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

           Summary: codecparsers: h264: fix identification of EOSEQ and
                    EOS NALs
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gb.devel at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


An end_of_seq() [EOSEQ] or end_of_stream() [EOS] NAL unit is really one byte
long ecause this shall include the NalHeaderBytes (1) too. The NALU.offset
starts from the first byte of the header.

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