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 677819 - [0.11] Deactivation of src pad in typefindelement fails
[0.11] Deactivation of src pad in typefindelement fails
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.11.x
Other All
: Normal normal
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-10 16:49 UTC by Matej Knopp
Modified: 2012-06-11 08:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.38 KB, application/octet-stream)
2012-06-10 16:49 UTC, Matej Knopp
Details

Description Matej Knopp 2012-06-10 16:49:28 UTC
Created attachment 216065 [details]
Patch

Deactivated pad has flushing flag set and typedefind tries to send caps event, which returns false.
Comment 1 Wim Taymans 2012-06-11 08:50:57 UTC
commit b3cee7155a664708df20367ef34b25faa1b95acc
Author: Matej Knopp <matej.knopp@gmail.com>
Date:   Sun Jun 10 12:48:00 2012 -0400

    typefindelement: Only send caps when pad is being activated
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=677819