audioconvert: Use new gst_caps_is_subset_structure() API
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 27 May 2011 12:10:50 +0000 (14:10 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 27 May 2011 12:10:50 +0000 (14:10 +0200)
commit4fcd621101a089727b7a66387b2db18fe9c116ab
treeda75c4c5389ef12f3d2e85e0aef10a1a3689a42a
parent125f6a2fdfa1cd022886cc65618b1a972a1f954b
audioconvert: Use new gst_caps_is_subset_structure() API

This prevents one copy of every structure and creating a new caps
instance.
gst/audioconvert/gstaudioconvert.c