]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
- Reworked the clock to prepare for async notifications
authorWim Taymans <wim.taymans@gmail.com>
Sat, 2 Nov 2002 13:54:34 +0000 (13:54 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 2 Nov 2002 13:54:34 +0000 (13:54 +0000)
commit91b824a34cdf8ec8e9c7f29a3be08e3d985c123b
treecba45b0296a5a4ce2e74c38b58580d9441b91161
parent83380aa595a798969b1267c2e4fcf4990813ba09
- Reworked the clock to prepare for async notifications

Original commit message from CVS:
- Reworked the clock to prepare for async notifications
- moved some common scheduler checking to gstbin
- added some vmethods to gstbin for future use
- more fixes to the optimal scheduler
- use new clock api in the schedulers
gst/gstbin.c
gst/gstbin.h
gst/gstclock.c
gst/gstclock.h
gst/gstscheduler.c
gst/gstsystemclock.c
gst/schedulers/Makefile.am
gst/schedulers/gstbasicscheduler.c
gst/schedulers/gstoptimalscheduler.c