GNOME Bugzilla – Bug 787855
libs: encoder: change mbbrc from uint to enum
Last modified: 2017-09-19 14:36:29 UTC
See commit description
Created attachment 360005 [details] [review] libs: encoder: change mbbrc from uint to enum Instead of handling the macroblock bitrate control as a integer, this patch changes it as a enum, which is more self documented in the GStreamer elements.
Attachment 360005 [details] pushed as e308b45 - libs: encoder: change mbbrc from uint to enum