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 709454 - dvdspu: make palette change event sticky
dvdspu: make palette change event sticky
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal normal
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-04 22:03 UTC by Matej Knopp
Modified: 2013-10-05 09:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for matroskademux (862 bytes, patch)
2013-10-04 22:03 UTC, Matej Knopp
none Details | Review
Patch for dvdspu (773 bytes, patch)
2013-10-04 22:03 UTC, Matej Knopp
none Details | Review

Description Matej Knopp 2013-10-04 22:03:25 UTC
Created attachment 256510 [details] [review]
Patch for matroskademux

otherwise it gets lost
Comment 1 Matej Knopp 2013-10-04 22:03:53 UTC
Created attachment 256511 [details] [review]
Patch for dvdspu
Comment 2 Tim-Philipp Müller 2013-10-05 09:56:26 UTC
Pushed, thanks:

commit cf12017ef8d6c209be64a9bb5475ca0d2c926345
Author: Matej Knopp <matej.knopp@gmail.com>
Date:   Sat Oct 5 00:00:03 2013 +0200

    matroskademux: make dvd palette change event sticky
    
    So they don't get lost.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=709454

commit f489ae5d553aeae8212173da5883c490387839f2
Author: Matej Knopp <matej.knopp@gmail.com>
Date:   Sat Oct 5 00:00:52 2013 +0200

    dvdspu: handle sticky dvd events
    
    palette-changed events are now sticky.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=709454