commit | 340a8fee723a308f9ef3ab549baa733207a26bff | [log] [tgz] |
---|---|---|
author | Wim Taymans <wim.taymans@gmail.com> | Mon Oct 23 15:21:12 2006 +0000 |
committer | Wim Taymans <wim.taymans@gmail.com> | Mon Oct 23 15:21:12 2006 +0000 |
tree | bd8bf699a3b7013fa42042ddc7abbef2144a7b5e | |
parent | 5861382c2f0bc8fb0311c0e4e9f7ccba47d52d21 [diff] |
docs/design/part-events.txt: Update some docs. Original commit message from CVS: * docs/design/part-events.txt: Update some docs. * docs/design/part-block.txt: * gst/gstpad.c: (gst_pad_is_blocking), (handle_pad_block), (gst_pad_push_event): Revert BLOCKING patch, it tries to be smart without really having a clear idea what or how. So, now we discard all FLUSHING events again on a blocking pad. Should fix gnonlin again.