[Bug 732154] h264parse: fix and optimize NAL collection function
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 24 05:12:29 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732154
GStreamer | gst-plugins-bad | git
--- Comment #2 from Gwenole Beauchesne <gb.devel at gmail.com> 2014-06-24 12:12:22 UTC ---
Note: the optimization part is that we scan for start codes only once (start),
not twice since we don't really care the next NAL is complete or not. We only
need the initial header bytes + one byte from RBSP.
--
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