[Bug 706340] videofilter: it might make sense to implement the "transform_meta" virtual method
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Aug 21 15:26:29 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=706340
GStreamer | gst-plugins-base | git
--- Comment #6 from Mathieu Duponchelle <mathieu.duponchelle at epitech.eu> 2013-08-21 22:26:28 UTC ---
sorry ..
One of them (GstAudioDownSampleMeta) didn't have any tags, I added two there.
I've got other patches which, as agreed with slomo, implement #defines for the
metadata strings used for now. This in my opinion will make the system slightly
more robust and well-defined, but I can provide other patches if that's not
correct / desirable.
The only place where I didn't set a #define is in
libs/gst/net/gstnetaddressmeta.c, as I didn't know how to describe the "origin"
metadata.
I'd rather link my branches here, I'll provide single patches if needed :
-core : https://github.com/MathieuDuponchelle/gstreamer/commits/metadata
-good : https://github.com/MathieuDuponchelle/gst-plugins-good/commits/metadata
-base : https://github.com/MathieuDuponchelle/gst-plugins-base/commits/metadata
(also contains a trivial fix in gstvideometa.h)
--
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