GNOME Bugzilla – Bug 767907
Implement GstPreset interface for encoders
Last modified: 2016-06-21 12:02:46 UTC
To make save and load a set of parameters easier.
Created attachment 330121 [details] [review] [1/2] omxvideoenc: implement GstPreset interface for omxvideoenc
Created attachment 330122 [details] [review] [2/2] omxaudioenc: implement GstPreset interface and for omxaudioenc.
commit d07aa49943887f4c57c2448dda1b91a9c1eff598 Author: Aurélien Zanelli <aurelien.zanelli@parrot.com> Date: Tue Jun 21 11:43:13 2016 +0200 omxaudioenc: implement GstPreset interface To allow user to use GstPreset to quickly save and load a set of parameters. https://bugzilla.gnome.org/show_bug.cgi?id=767907 commit 0c265c1e0eed04107dcd9cbb3374fa0a9b17db8e Author: Aurélien Zanelli <aurelien.zanelli@parrot.com> Date: Tue Jun 21 11:41:15 2016 +0200 omxvideoenc: implement GstPreset interface To allow user to use GstPreset to quickly save and load a set of parameters. https://bugzilla.gnome.org/show_bug.cgi?id=767907