summaryrefslogtreecommitdiffstats
path: root/src/multimediawidgets
diff options
context:
space:
mode:
authorRatchanan Srirattanamet <peathot@hotmail.com>2019-09-27 23:31:57 +0700
committerRatchanan Srirattanamet <peathot@hotmail.com>2019-10-02 13:29:52 +0700
commit182b4b56011b70fa9afdedf53d3c25f73028c335 (patch)
treec09047028f34f365e9295fe6ef726087a7ad3da5 /src/multimediawidgets
parent7aa08ffafd5ac69bca02038aae80ea014f444174 (diff)
Gstreamer: also remove features when simplifying caps
Some element can return caps with same resolution/framerate but different features. gst_simplify_caps() won't de-duplicate this, resulting in duplicated entries for the same resolution/framerate. This commit add calls to also remove features from the caps in addition to setting name to video/x-raw. The GST_CHECK_VERSION macro is added to maintain compatibility with earlier version of Gstreamer without GstCapsFeatures. [ChangeLog][CameraBin] Fixed duplicated entries in supported resolution/ framerate if the underlying element uses caps' features. Change-Id: I15101899eb0369925013ccc1d925afb890a01205 Reviewed-by: VaL Doroshchuk <valentyn.doroshchuk@qt.io>
Diffstat (limited to 'src/multimediawidgets')
0 files changed, 0 insertions, 0 deletions