Provide intrastructure to not have to pass NULL buffers on errors and interrupts...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 8 Jan 2003 21:33:20 +0000 (21:33 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 8 Jan 2003 21:33:20 +0000 (21:33 +0000)
commite8b63df877ae7f6c985d9bd8a8864736eee59cab
tree6f46734d9c6cd3068246bb1179d12958ef95c956
parentb005b541c8da45b818dece45ee0e72635852d22b
Provide intrastructure to not have to pass NULL buffers on errors and interrupts, this should fix some issues with th...

Original commit message from CVS:
Provide intrastructure to not have to pass NULL buffers on errors and
interrupts, this should fix some issues with the optimal scheduler.
gst/elements/gstidentity.c
gst/gstevent.h
gst/gstpad.c
gst/gstqueue.c
gst/schedulers/gstoptimalscheduler.c
plugins/elements/gstidentity.c
plugins/elements/gstqueue.c