gst_caps_to_string: print NULL caps correctly
[platform/upstream/gstreamer.git] / gst / gstobject.h
2003-04-15 Benjamin OtteAPI change: remove gst_object_destroy and #defines...
2003-02-10 Wim Taymans- Add more --disable options
2003-02-02 Wim Taymansgst_object_swap -> gst_object_replace as it's a better...
2003-01-17 Wim TaymansAdd helper function to set GstObject pointers with...
2002-12-31 David I. Lehndon't need atomic ops here
2002-12-19 Wim Taymans- Cleanups
2002-11-02 Wim TaymansMoved deep notify to GstObject
2002-07-24 Wim TaymansAdded parent_unset signal to gstobject for completeness
2002-07-09 Thomas Vander Stichelemerge from BRANCH-RELEASE-0_4_0
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-05-26 Andy Wingoimplemented threadsafe property set/get system as discu...
2002-05-05 Andy Wingouse contents of GST_REGISTRY variable if --gst-registry...
2002-04-12 Thomas Vander Stichelecode review
2002-03-31 Wim TaymansDocumentation updates
2002-02-06 Andy Wingocore is glib2 only now tried to convert to g_strdup_val...
2002-02-05 Benjamin Otteinitial checkin for the deep_notify signal which replac...
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-15 Christian Schallerupdated .h files with // fixes
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-08-21 Wim TaymansLots of modifications to the plugin system.
2001-08-10 Wim TaymansRemoved the old eos and qos functions.
2001-06-25 Erik Walthinsenadded some dirs to DIST_SUBDIRS, added a comment to...
2001-06-25 Wim TaymansAdded a missing #else
2001-06-25 Erik WalthinsenReworked the arguments for DEBUG and INFO. Removed...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-24 Erik Walthinseninitial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-01-30 Wim TaymansAdded a first attempt for XML embedding in the main...
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2000-12-29 Erik WalthinsenAdded DEBUG, INFO, and ERROR systems. Very little...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-08-18 Wim TaymansVarious fixes for the build/install problems update...
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-01-30 Erik Walthinseninitial checkin