- implement FLOATING flag on caps/props
authorWim Taymans <wim.taymans@gmail.com>
Sun, 2 Feb 2003 19:58:11 +0000 (19:58 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 2 Feb 2003 19:58:11 +0000 (19:58 +0000)
commit6ad8197d61485e0aba3e936280682634449a8824
tree5788060cf18295fccb1467fb9a29c5b7b9d7c77b
parentf05a353f5c44f78326a6b39d5cd465b36bcdb1af
- implement FLOATING flag on caps/props

Original commit message from CVS:
- implement FLOATING flag on caps/props
- use gstmemchunk for caps/props
- implement remove_entry for props
- various refcounting functions
- fix refcounting on caps/props
- use tracing for caps/props/propsentries
- fix memleak in transform functions
- fix refcounting on elementfactory padtemplates
- add dispose for padtemplates
- shortcut pad negotiation early on
gst/gstcaps.c
gst/gstcaps.h
gst/gstelementfactory.c
gst/gstpad.c
gst/gstpad.h
gst/gstparse.c
gst/gstprops.c
gst/gstprops.h