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 705449 - avidemux: sends stream_start event without group_id
avidemux: sends stream_start event without group_id
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal normal
: 1.1.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-08-04 12:42 UTC by Matej Knopp
Modified: 2013-08-08 09:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (823 bytes, patch)
2013-08-04 12:42 UTC, Matej Knopp
committed Details | Review

Description Matej Knopp 2013-08-04 12:42:54 UTC
Created attachment 250805 [details] [review]
Patch

demuxer sets the group_id on events, but then sends entirely new event.
Comment 1 Sebastian Dröge (slomo) 2013-08-08 09:58:27 UTC
commit 96afba915aae522d5998969541184a1a486c5a89
Author: Matej Knopp <matej.knopp@gmail.com>
Date:   Sun Aug 4 14:40:38 2013 +0200

    avidemux: send proper stream_start event
    
    https://bugzilla.gnome.org//show_bug.cgi?id=705449