After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 158832 - pngenc drops GstBuffer extra info (timestamp, length...)
pngenc drops GstBuffer extra info (timestamp, length...)
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.5
Other Linux
: Normal blocker
: 0.8.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-20 16:46 UTC by Edward Hervey
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch that adds extra info to outgoing GstBuffer (using gst_buffer_stamp()) (484 bytes, patch)
2004-11-20 16:49 UTC, Edward Hervey
none Details | Review

Description Edward Hervey 2004-11-20 16:46:15 UTC
pngenc doesn't set the GstBuffer extra info (timestamp,length, ...).

Happens when : all the time
Comment 1 Edward Hervey 2004-11-20 16:49:30 UTC
Created attachment 33961 [details] [review]
Patch that adds extra info to outgoing GstBuffer (using gst_buffer_stamp())

This patch corrects the problem
Comment 2 Thomas Vander Stichele 2004-11-23 14:22:51 UTC
commited to cvs