glcolorconvert: Caps passed to fixate_caps() are not owned by us and guaranteed to...
authorSebastian Dröge <sebastian@centricular.com>
Sat, 16 Jan 2016 15:12:29 +0000 (17:12 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 16 Jan 2016 15:12:29 +0000 (17:12 +0200)
commitc08c795bb42768ecd26bc524d62833bc962e860e
tree3773be5c31314ccaf75d893928d4590d94c79566
parent2018167ee2a11372f21b8d98ac06f422115711c8
glcolorconvert: Caps passed to fixate_caps() are not owned by us and guaranteed to be fixed

So don't try to fixate them, which takes ownership and steals them from
basetransform.

https://bugzilla.gnome.org/show_bug.cgi?id=760696
gst-libs/gst/gl/gstglcolorconvert.c