gstpad: directly set the caps when pushing buffer with different caps.
authorThijs Vermeir <thijsvermeir@gmail.com>
Tue, 19 Jan 2010 13:07:23 +0000 (14:07 +0100)
committerThijs Vermeir <thijsvermeir@gmail.com>
Tue, 19 Jan 2010 13:13:25 +0000 (14:13 +0100)
commit053ada3308217b8987dcae0d0f8f38e15039d21d
treeeb1bf2ed5c5d3700d836820503f091e7eae3fc53
parented1247b561b02bf8066ba971a34f6d62e03899f5
gstpad: directly set the caps when pushing buffer with different caps.

This check is not necesarry as we are not negotiating anymore. And it can
be wrong if upstream can't produce this caps anymore, but downstream can
process them fine.
gst/gstpad.c