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 341556 - gst-launch: print image tags in a human readable form
gst-launch: print image tags in a human readable form
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal blocker
: 0.10.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 339704
 
 
Reported: 2006-05-12 16:19 UTC by Tim-Philipp Müller
Modified: 2006-05-12 16:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
make gst-launch print image tags properly (1.08 KB, patch)
2006-05-12 16:19 UTC, Tim-Philipp Müller
committed Details | Review

Description Tim-Philipp Müller 2006-05-12 16:19:06 UTC
I'd like to get the following minor patch into the upcoming core release, so that image tags are printed properly when using gst-launch-0.10 -t.
Comment 1 Tim-Philipp Müller 2006-05-12 16:19:42 UTC
Created attachment 65330 [details] [review]
make gst-launch print image tags properly
Comment 2 Tim-Philipp Müller 2006-05-12 16:52:11 UTC
<thaytan> __tim: go for it

he said and so I did:

 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>

       * tools/gst-launch.c: (print_tag):
         Print something more intelligible for image tags when
         using the -t switch (#341556).