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 589095 - [appsrc] clarify documentation on caps and linkage
[appsrc] clarify documentation on caps and linkage
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Windows
: Normal normal
: 0.10.25
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-20 08:40 UTC by Philip Jägenstedt
Modified: 2009-07-29 12:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
documentation update (1.22 KB, patch)
2009-07-20 08:41 UTC, Philip Jägenstedt
committed Details | Review

Description Philip Jägenstedt 2009-07-20 08:40:37 UTC
I was tricked by the documentation into believing that a fixed caps needed to be set, see updated wording in patch. Also fixed some outdated linkage info and removed self-referencing documentation.
Comment 1 Philip Jägenstedt 2009-07-20 08:41:12 UTC
Created attachment 138780 [details] [review]
documentation update
Comment 2 Sebastian Dröge (slomo) 2009-07-29 12:11:15 UTC
I'll push this after 0.10.24 release, thanks.

commit 55f0108f69f95d39345b9c0916045fad530142eb
Author: Philip Jägenstedt <philipj@opera.com>
Date:   Wed Jul 29 14:10:35 2009 +0200

    appsrc: Clarify documentation about caps and linkage
    
    Fixes bug #589095.