playsinkconvertbin: Use gst_caps_merge() instead of gst_caps_union()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 4 Nov 2011 09:36:51 +0000 (10:36 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 4 Nov 2011 09:38:38 +0000 (10:38 +0100)
commit6e9a302eca9aeaff4debedce2e61fa934e4a8109
tree3cac23efdc72f0e1d50431f793a51421668ada9c
parent7559fb29a458c9f0caf50dbc2ecca534ece0569d
playsinkconvertbin: Use gst_caps_merge() instead of gst_caps_union()

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