[Bug 742385] jpegdec plugin removes custom metadata
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 5 08:01:50 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=742385
GStreamer | gst-plugins-good | 1.4.5
--- Comment #5 from Chris Maes <chrismaes87 at gmail.com> 2015-01-05 16:01:46 UTC ---
nope that is not possible, since I add my custom metadata. When using jpegenc
however the metadata is not removed. By having a quick look at the code, I
suppose the cause is that jpegenc just allocates new memory (not a new buffer),
while jpegdec allocates a whole new buffer; thus removing the custom metadata.
--
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