Changed a stupid assert in request_pad.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 15 Jun 2001 19:13:45 +0000 (19:13 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 15 Jun 2001 19:13:45 +0000 (19:13 +0000)
commit5c73a7824c0ed0ebad0163b09ca18371ca2a3cd2
treec501f471a2dabf6e05e05be67b86199ff3967f01
parent710fb2ad9f2fdf24308e60e282f008fc7bca5f6a
Changed a stupid assert in request_pad.

Original commit message from CVS:
Changed a stupid assert in request_pad.
Some fixes for pullregion and EOS conditions.
Remove an unneeded check in the scheduler (check for NULL buffer)
some EOS fixes for pullregion in disksrc.
Removed the macro in the gstparse.h header 'cause it's internal to gstparse.c
Added a check in gstparse for NULL element.
gst/elements/gstdisksrc.c
gst/gstelement.c
gst/gstpad.c
gst/gstparse.c
gst/gstparse.h
gst/gstscheduler.c
plugins/elements/gstdisksrc.c