- some pad.h reorg, better grouping of function
authorWim Taymans <wim.taymans@gmail.com>
Wed, 24 Jul 2002 21:04:50 +0000 (21:04 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 24 Jul 2002 21:04:50 +0000 (21:04 +0000)
commit58377870e8ab76f1500ee2dc7b7f46cd9bb58b84
tree35994d5449d07b7ab7431b75069af3f5809c7e8a
parentd73b8fff36e44eda01761035ed229daf0b3d9268
- some pad.h reorg, better grouping of function

Original commit message from CVS:
- some pad.h reorg, better grouping of function
- added methods and default implementations to get supported formats,
seek methods/flags and query types.
- implemented pad activation/disabling
- start negotiation in the READY->PAUSED state
- added GST_PAD_IS_USABLE (better name?) to check if a pad can be used
for data transport (check if connected and peerpad is active)
- added query for segment end
gst/gstpad.c
gst/gstpad.h