add notify back to filesrc, it's needed for MVC applications remove notify printouts...
authorAndy Wingo <wingo@pobox.com>
Sat, 30 Mar 2002 19:31:14 +0000 (19:31 +0000)
committerAndy Wingo <wingo@pobox.com>
Sat, 30 Mar 2002 19:31:14 +0000 (19:31 +0000)
commitcfb228b0f92bf67be5d98a7eae6f4c0d60d7d404
treea0d7d5195b11b0b9898055874cfd4fd0f06ca17c
parent0d2aa4c6d2b726eb2d2d80a6d7002682e6567c4f
add notify back to filesrc, it's needed for MVC applications remove notify printouts from gst-launch cleanup in gst-p...

Original commit message from CVS:
* add notify back to filesrc, it's needed for MVC applications
* remove notify printouts from gst-launch
* cleanup in gst-plugins configure.ac
* some jack updates
* remove SELF_ITERATING flag in favor of SEF_SCHEDULABLE (not a clear name,
but it's what we have for the moment)
* improve parsing of request pad names, no more sscanf
* fixes to the fastscheduler Makefile.am
gst/elements/gstfilesrc.c
gst/gstbin.h
gst/gstelement.c
gst/gstpad.c
gst/schedulers/Makefile.am
plugins/elements/gstfilesrc.c
tools/gst-launch.c