- copy kernel headers (waiting for libatomic..)
[platform/upstream/gstreamer.git] / gst / gstdata.c
2002-12-31 Wim Taymans- copy kernel headers (waiting for libatomic..)
2002-12-14 Wim TaymansDocumentation updates
2002-11-28 Christian Schalleradded vishnu's doc patch
2002-11-22 Wim TaymansAdded g_return_if_fail
2002-11-19 David SchleefAdded gst_data_needs_copy_on_write()
2002-09-15 Wim TaymansSmall cleanups and leak fixes
2002-08-29 Thomas Vander Sticheleclearer code and debug info
2002-07-25 Wim TaymansAlso handle READONLY buffers in the copy_on_write function
2002-07-13 Wim Taymans- Documentation updates, renamed some _ methods because...
2002-07-08 Wim Taymans- Added a bunch of fast atomic operations on x86 with...