gst/gstbuffer.c: Register subbufer along with the buffer type so that it does not...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 11 May 2006 10:35:14 +0000 (10:35 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 11 May 2006 10:35:14 +0000 (10:35 +0000)
commitc4e715f3164d6805796ac0994bb661c5a1bf9284
tree3b439a0f85afc7bc8b62ff61aba2d71b6fc3be52
parentf2cee8294952207bc9bddb4b5ba390b865b768f5
gst/gstbuffer.c: Register subbufer along with the buffer type so that it does not accidentally gets registered from N...

Original commit message from CVS:
* gst/gstbuffer.c: (_gst_buffer_initialize):
Register subbufer along with the buffer type so that
it does not accidentally gets registered from N
different streaming threads in a non threadsafe way.
ChangeLog
gst/gstbuffer.c