GNOME Bugzilla – Bug 738913
glimagesink: Implement support for the colorbalance interface
Last modified: 2016-05-15 09:18:13 UTC
See summary, should be straightforward to implement.
This could just be another filter inside glsinkbin now for simplicity
+1
commit 0fe34bfc1ddd9b8f860ec39b918e7ef13d1ff783 Author: Matthew Waters <matthew@centricular.com> Date: Wed Jan 27 20:04:00 2016 +1100 glsinkbin: add glcolorbalance element This makes playbin not plug videobalance as glcolorbalance already exists and implements the GstColorBalance interface.