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 724187 - Missing properties in PWG list of defined types
Missing properties in PWG list of defined types
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
git master
Other Linux
: Normal normal
: 1.2.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-11 23:02 UTC by Jan Alexander Steffens (heftig)
Modified: 2014-02-18 15:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pwg: Update raw properties (8.47 KB, patch)
2014-02-17 10:43 UTC, Jan Alexander Steffens (heftig)
committed Details | Review
pwg: Update raw properties (8.00 KB, patch)
2014-02-17 17:47 UTC, Stefan Sauer (gstreamer, gtkdoc dev)
committed Details | Review

Description Jan Alexander Steffens (heftig) 2014-02-11 23:02:59 UTC
The PWG's list of defined types is missing properties for the video/x-raw and audio/x-raw types.

The docs in http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/docs/design seem to be current.
Comment 1 Stefan Sauer (gstreamer, gtkdoc dev) 2014-02-16 21:47:34 UTC
Indeed, can you make a patch?
Comment 2 Jan Alexander Steffens (heftig) 2014-02-17 10:43:28 UTC
Created attachment 269372 [details] [review]
pwg: Update raw properties

Using info from gst-plugins-base/docs/design .

Encoded streams might make use of the raw properties, so list them all under foo/* .
For foo/raw, only note which of these properties are mandatory.

I didn't take a closer look at the raw formats yet. Those might still be out-of-date.
Comment 3 Stefan Sauer (gstreamer, gtkdoc dev) 2014-02-17 17:47:33 UTC
The following fix has been pushed:
a2742a5 pwg: Update raw properties
Comment 4 Stefan Sauer (gstreamer, gtkdoc dev) 2014-02-17 17:47:44 UTC
Created attachment 269442 [details] [review]
pwg: Update raw properties

Using info from gst-plugins-base/docs/design .

Encoded streams might make use of the raw properties, so list them all under foo/* .
For foo/raw, only note which of these properties are mandatory.

I didn't take a closer look at the raw formats yet. Those might still be out-of-date.