imagefreeze: the new get_caps already does the filter intersection
authorThiago Santos <thiago.sousa.santos@collabora.com>
Thu, 25 Oct 2012 03:44:34 +0000 (00:44 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Thu, 25 Oct 2012 13:32:17 +0000 (10:32 -0300)
commit02d91dcd24e54f510419655c2c56c2afc83a1ac5
treeea2d46a6125bb26c0f43abc147e4bdd6c1bd9d74
parent115581eb2eaca70b892241a13d7d0f381b704caf
imagefreeze: the new get_caps already does the filter intersection

It should be faster to pass the caps to intersect as the filter caps,
rather than using NULL and intersecting 'manually' later.

https://bugzilla.gnome.org/show_bug.cgi?id=686837
gst/imagefreeze/gstimagefreeze.c