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 764240 - GstPreset: fix enum properties
GstPreset: fix enum properties
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-03-26 18:19 UTC by Sebastian Dröge (slomo)
Modified: 2018-11-03 12:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2016-03-26 18:19:51 UTC
+++ This bug was initially created as a clone of Bug #763814 +++

GstPreset has the same problem. Resulting in things like "frame-packing=Automatic (use incoming video information)" (this is from x264enc) in the generated preset files. Changing that one is more tricky as we need to keep backwards compatibility...
Comment 1 Tim-Philipp Müller 2016-04-17 17:54:53 UTC
Do we have to keep backwards compatibility both ways though?

That is, when we write new preset files, do those have to be read correctly by older GStreamer versions? Not sure about that.

Accepting both nicks and descriptions when reading preset files is easy.
Comment 2 Sebastian Dröge (slomo) 2016-04-18 07:22:48 UTC
Preset files will not work in older versions in many cases anyway, e.g. if new properties are added or the range a property can take.
Comment 3 GStreamer system administrator 2018-11-03 12:33:48 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/163.