gst/: Don't call gst_caps_do_simplify - it doesn't respect order of caps and it's...
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 10 Nov 2005 17:37:39 +0000 (17:37 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 10 Nov 2005 17:37:39 +0000 (17:37 +0000)
commit529c727a5c72c286f6356cbd8a3ff6152c7cc342
tree2ebd1630a9d8ea2aef8c49e6c5dd6b706f53c6cf
parentf5fe75472ba08e70e3ce8bba02bafe1ff1e0551e
gst/: Don't call gst_caps_do_simplify - it doesn't respect order of caps and it's not needed.

Original commit message from CVS:

* gst/base/gstbasetransform.c: (gst_base_transform_transform_caps):
* gst/gstcaps.c: (gst_caps_intersect):
Don't call gst_caps_do_simplify - it doesn't respect order of caps
and it's not needed.
ChangeLog
gst/base/gstbasetransform.c
gst/gstcaps.c
libs/gst/base/gstbasetransform.c