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 712332 - video: We should have proper description of raw formats in the gloabal formats array
video: We should have proper description of raw formats in the gloabal format...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.x
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-11-14 19:42 UTC by Thibault Saunier
Modified: 2018-05-04 09:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thibault Saunier 2013-11-14 19:42:01 UTC
Currently all raw format have "raw format" as a descriptiom, instead, we should have a proper description about the format, something like eg. 'Raw planar YUV 4:2:0'
Comment 1 Tim-Philipp Müller 2013-11-14 19:47:03 UTC
Also see gst_pb_utils_get_codec_description(). (Not to say it can't or shouldn't be unified somehow)
Comment 2 Edward Hervey 2018-05-04 09:53:05 UTC
It now does :)