plugins/elements/gstqueue.c: Add and use a custom acceptcaps function instead of...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 31 Jul 2008 08:37:04 +0000 (08:37 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 31 Jul 2008 08:37:04 +0000 (08:37 +0000)
commit66d6f67b021cc224039e4a5158854cec79d93f63
tree3291c1542f72f3a785e09b31bbf9cc4851a8de59
parent20d11b6fe0d56de3684588969b863dd0bc3ea3a8
plugins/elements/gstqueue.c: Add and use a custom acceptcaps function instead of falling back to the potentially less...

Original commit message from CVS:
* plugins/elements/gstqueue.c: (gst_queue_init),
(gst_queue_acceptcaps):
Add and use a custom acceptcaps function instead of falling back to the
potentially less optimized default implementation.
ChangeLog
plugins/elements/gstqueue.c