[Bug 721715] h264parse: Multiple SEI messages in SEI RBSP

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 13 06:27:59 PST 2014


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

--- Comment #4 from Aurélien Zanelli <aurelien.zanelli at parrot.com> 2014-01-13 14:27:57 UTC ---
I apply the patch provided in bug 685890. It fixes my problem. However I don't
know if it's the right implementation of more_rbsp_data().

Furthermore, i checked the h264 reference decoder provided by the ITU, and I
notice they rely on an rbsp_trailing_byte syntax (0x80) instead of
more_rbsp_data() to stop SEI RBSP parsing.

Should we do the same, or should we work on more_rbsp_data() ?

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