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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 2 18:28:20 UTC 2018


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

--- Comment #1 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Created attachment 374135
  --> https://bugzilla.gnome.org/attachment.cgi?id=374135&action=edit
h264parser: Stop considering 5 bytes NAL complete

This is only TRUE for SEQ_END / STREAM_END. Before this patch, passing
any valid 5 bytes of a NAL would make the parser pretend this NAL is
complete.

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