[Bug 657343] [patch] add PES support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 3 10:00:22 PST 2013


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

--- Comment #24 from Stas Sergeev <stsp at list.ru> 2013-01-03 18:00:17 UTC ---
(In reply to comment #22)
> > Your code does:
> > * read data byte
> The extension_data[0] byte.
Grr, wrong! I've forgot that code entirely.
It doesn't read the byte:
---
res->stream_id_extension_data = data;
---
it just puts a pointer to extenstion_data into
res->stream_id_extension_data.
So now I added a wrong comment into a patch, will re-upload again...

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