videocoder: Don't push out identical caps
authorEdward Hervey <edward@collabora.com>
Fri, 23 Aug 2013 13:22:43 +0000 (15:22 +0200)
committerEdward Hervey <edward@collabora.com>
Fri, 23 Aug 2013 13:22:43 +0000 (15:22 +0200)
commitd1cf4b2b9a29cb1b0ea56b451c8cdf25580b31f0
treec0f44f671ba23f2f0b8155ca290f190b16c7cd6f
parentcd3fe60c689ff0f679521f455f8a8e26ffbfda31
videocoder: 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
gst-libs/gst/video/gstvideodecoder.c