Skip to content
  • Wim Taymans's avatar
    - Removed bufferpool code and move that to gstbuffer.c · fcb10a6c
    Wim Taymans authored
    Original commit message from CVS:
    - Removed bufferpool code and move that to gstbuffer.c
    - implemented refcounting on GstData
    - implemented new buffer code based on Company's work in the EVENTS2 branch
    - added boxed types for GstData/GstEvent/GstBuffer/GstBufferPool
    - added refcounting to bufferpools and events
    - use lockfree allocation for buffers
    - simplified the clock, use lockfree allocation
    - use GQueue in GstQueue for faster access to the tail element
    - update core plugins to the new event API
    fcb10a6c