basetransform: Don't push out identical caps
authorEdward Hervey <edward@collabora.com>
Thu, 22 Aug 2013 17:01:32 +0000 (19:01 +0200)
committerEdward Hervey <edward@collabora.com>
Thu, 22 Aug 2013 17:06:47 +0000 (19:06 +0200)
commit307d67f8c067d202fbb01ed5f3d930cea3de67d0
treef222859bb3e787217e7379ba8b10eb5f8f165547
parentaa1890a4b461f4b1b353f2583977cff74f98159f
basetransform: Don't push out identical caps

This avoids triggering plenty of extra code/methods/overhead downstream when
we can just quickly check whenever we want to set caps whether they are
identical or not

https://bugzilla.gnome.org/show_bug.cgi?id=706600
libs/gst/base/gstbasetransform.c