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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 23 05:56:02 PST 2014


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

--- Comment #10 from Aurélien Zanelli <aurelien.zanelli at parrot.com> 2014-01-23 13:55:57 UTC ---
(In reply to comment #9)
> (From update of attachment 267041 [details])
> I think you're missing something in the patch :)
> 
> Also skip_to_byte() sounds like it would do nothing if the current position is
> byte aligned. You use it as a way to skip forward over bytes though. Maybe
> skip_to_next_byte()?

My mistake, I didn't notice that nal_reader_skip_to_byte() has been removed in
master.
For information, the patch was written and mainly tested on the 1.2 branch. It
seems that I have forgotten to update my master workspace when i tested it on
master :(.

I will modify the patch and add a skip_to_next_byte() function.

I'm sorry for this stupid mistake.

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