gst/switch/gstswitch.c (gst_switch_set_property): Don't push buffers from app thread...
authorAndy Wingo <wingo@pobox.com>
Wed, 5 Dec 2007 11:25:58 +0000 (11:25 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 5 Dec 2007 11:25:58 +0000 (11:25 +0000)
commitb762832214df06e733848c55efff325002e63cf4
tree2c5ce20401f9770e6b766af614ec0c2fb25bc824
parentf44ca529d7773a095b9a02745ee71349b5161b2d
gst/switch/gstswitch.c (gst_switch_set_property): Don't push buffers from app thread when unsetting `queue-buffers', ...

Original commit message from CVS:
2007-12-05  Andy Wingo  <wingo@pobox.com>

* gst/switch/gstswitch.c (gst_switch_set_property): Don't push
buffers from app thread when unsetting `queue-buffers', it's
dangerous and the chain function will do it for us anyway.
ChangeLog
gst/switch/gstswitch.c