libs/gst/base/gstbasetransform.c: If we have a fixate function, call it even if we...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 27 Oct 2008 15:02:48 +0000 (15:02 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 27 Oct 2008 15:02:48 +0000 (15:02 +0000)
commit8798ea2cca9f344bd40818bdad51846b349f2af2
tree51751f9c3e57a9dd989998770b99a581a41d1dc3
parent8d871b9c1d2ef3eed88d6db10cb9b5063408d583
libs/gst/base/gstbasetransform.c: If we have a fixate function, call it even if we already have fixed caps because th...

Original commit message from CVS:
* libs/gst/base/gstbasetransform.c:
(gst_base_transform_find_transform), (gst_base_transform_getrange):
If we have a fixate function, call it even if we already have fixed caps
because the subclass might add some caps. Makes audioconvert add a
default channel layout.
ChangeLog
libs/gst/base/gstbasetransform.c