Added prototypes for gst_pad_peek, gst_pad_select and gst_pad_selectv.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 11 Jul 2001 22:52:48 +0000 (22:52 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 11 Jul 2001 22:52:48 +0000 (22:52 +0000)
commit2ef964f77b94bccfa384b73406169a443e6a20f7
treede4231f5ca3222e2abc66430c55032448f095e98
parent3a1a483cd9d2f4495e73e38d71241090677ceb4c
Added prototypes for gst_pad_peek, gst_pad_select and gst_pad_selectv.

Original commit message from CVS:
Added prototypes for gst_pad_peek, gst_pad_select and gst_pad_selectv.
Added different scheduling methods in aggregator.
Fixed a bug in fakesrc when setting up the scheduling functions.
gst/elements/gstaggregator.c
gst/elements/gstaggregator.h
gst/elements/gstfakesrc.c
gst/gstpad.c
gst/gstpad.h
gst/gstscheduler.h
plugins/elements/gstaggregator.c
plugins/elements/gstaggregator.h
plugins/elements/gstfakesrc.c