gst/gst.defs (disable_sync_message_emission)
authorAndy Wingo <wingo@pobox.com>
Fri, 10 Feb 2006 17:49:47 +0000 (17:49 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 10 Feb 2006 17:49:47 +0000 (17:49 +0000)
commite8df8fe73ca87289beb0493940ee82c45ac28e09
treed3a82ce93653cd8f030e31ea4043caf1815f0c99
parent44a2c63fc61cf58709b11218c34305c5382a655e
gst/gst.defs (disable_sync_message_emission)

Original commit message from CVS:
2006-02-10  Andy Wingo  <wingo@pobox.com>

* gst/gst.defs (disable_sync_message_emission)
(enable_sync_message_emission): Wrap new functions from GStreamer
CVS.

* configure.ac (GST_REQ): Require GStreamer 0.10.3.1.

* examples/play.py: A bit of refactoring. Make use of the
sync-message signals. Reacts to events on the bus. Keeps aspect
ratio. Better scrubbing, play/pause button instead of
play+pause+stop. Not a bad player now, although the code still
lacks cleanliness.
ChangeLog
configure.ac
examples/play.py
gst/gst.defs