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 343341 - [API] add GST_TAG_PREVIEW_IMAGE
[API] add GST_TAG_PREVIEW_IMAGE
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.10.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 339704
 
 
Reported: 2006-05-29 23:29 UTC by Tim-Philipp Müller
Modified: 2006-05-30 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
adds GST_TAG_PREVIEW_IMAGE (1.89 KB, patch)
2006-05-29 23:30 UTC, Tim-Philipp Müller
committed Details | Review

Description Tim-Philipp Müller 2006-05-29 23:29:55 UTC
I'd like to add another tag specifically for preview images, see bug #339704.

Patch attached.
Comment 1 Tim-Philipp Müller 2006-05-29 23:30:41 UTC
Created attachment 66449 [details] [review]
adds GST_TAG_PREVIEW_IMAGE
Comment 2 Tim-Philipp Müller 2006-05-30 10:12:28 UTC
 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>

       * docs/gst/gstreamer-sections.txt:
       * gst/gsttaglist.c: (_gst_tag_initialize):
       * gst/gsttaglist.h:
         API: add GST_TAG_PREVIEW_IMAGE (#343341).