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 785012 - jpegenc: declare quality property changeable in PLAYING state
jpegenc: declare quality property changeable in PLAYING state
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-07-17 08:07 UTC by Nicola
Modified: 2017-07-24 09:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed fix (1.41 KB, patch)
2017-07-17 08:07 UTC, Nicola
committed Details | Review

Description Nicola 2017-07-17 08:07:19 UTC
Created attachment 355736 [details] [review]
proposed fix

.
Comment 1 Tim-Philipp Müller 2017-07-24 09:04:59 UTC
Thanks, looks fine. I moved the LOCK a few lines up to cover all properties (while we're at it anyway).

commit ab3b289bf2575de9f87146c7aa6effe3ff9d272b (HEAD -> master)
Author: Nicola Murino <nicola.murino@gmail.com>
Date:   Mon Jul 17 10:04:02 2017 +0200

    jpegenc: declare quality property changeable in PLAYING state
    
    https://bugzilla.gnome.org/show_bug.cgi?id=785012