[Bug 680158] New: create an interface for metadata storage
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jul 18 04:54:58 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=680158
GStreamer | gst-editing-services | git
Summary: create an interface for metadata storage
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-editing-services
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: palango at gmx.de
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
from [1]:
If we look at entities that are present in GES we can see that almost all of
them need some sort of metadata:
* GESTimeline
* GESTimelineLayer
* GESTimelineObject
* GESTrackObject
* Yet to be implemented GESProject
For all those classes to be able to contain metadatas and to avoid code
duplication as much as possible, we should have an interface to handle
Metadata.
Let's call the interface GESMetadataContainer for now (name to be defined).
[1] http://is.gd/8mXfaF
--
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