commit | 3254e4d752ea754270d1b896c0504324ec6bd2a9 | [log] [tgz] |
---|---|---|
author | Wim Taymans <wim.taymans@gmail.com> | Mon Aug 14 07:35:09 2006 +0000 |
committer | Wim Taymans <wim.taymans@gmail.com> | Mon Aug 14 07:35:09 2006 +0000 |
tree | 1296b1fb0643cbbe531d313f192efbde1371b63b | |
parent | 86b76f4c229f20693aaa7a46d6b1adbe5ac64314 [diff] |
gst/: Small doc updates. Original commit message from CVS: * gst/gstbuffer.c: * gst/gsttask.c: (gst_task_join): Small doc updates. * gst/gstpad.c: (gst_pad_activate_pull), (gst_pad_activate_push), (gst_pad_stop_task): When pad (de)activation failed for some reason, restore the old activation mode and set the pad to flushing instead of assuming the pad is deactivated. If the _task_join() failed, reinstall the task on the pad so that it can be stopped later and return an error.