subtitleoverlay: Use gst_caps_merge() instead of gst_caps_union()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 4 Nov 2011 09:37:12 +0000 (10:37 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 4 Nov 2011 09:38:39 +0000 (10:38 +0100)
commit7875ee11a570b16f502579485e21964c69ddba0c
tree66ceecf28942433b88b2e91aac101f41faf1bd28
parent6e9a302eca9aeaff4debedce2e61fa934e4a8109
subtitleoverlay: Use gst_caps_merge() instead of gst_caps_union()

This keeps the caps order and is more efficient.
gst/playback/gstsubtitleoverlay.c