Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int...
[platform/upstream/gstreamer.git] / plugins / elements / gstfakesrc.c
2003-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-11-21 Wim TaymansSmall cleanups, more descriptive properties
2002-09-29 Andy Wingoadding ::license field to core plugins
2002-09-15 Wim TaymansState change cleanups
2002-09-15 Wim TaymansSmall cleanups and leak fixes
2002-09-12 Wim Taymans- Make the return GList of gst_element_get_pad_list...
2002-08-02 Wim TaymansImplemented segment seeking in fakesrc
2002-07-24 Wim Taymans- Implemented seekmasks, query types and formats in...
2002-07-24 Andy Wingoadd default bufferpool, clean up some code, add bufferp...
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-06-04 Wim TaymansNo \n for DEBUG, thank you
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-01 Wim TaymansSmall cleanups
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-02-10 Andy Wingochanged libgst -> libgstreamer to comply with namespace...
2002-02-06 Wim TaymansConverted a few _info events to properties..
2001-12-28 Wim Taymans- Removed deprecated buffer flags.
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-18 Wim Taymans- Elements can now send events to their parent.
2001-12-17 Christian Schallermore of the popular // fixes
2001-12-17 Andrew MitchellRe-add fix from the branch
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-12-13 Wim TaymansMore Michael fixage
2001-10-27 Erik Walthinsenadded taaz's threading patch, including queue events
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-08-22 Erik WalthinsenUpdated the event system to use event,timestamp,data...
2001-08-13 Steve Bakersync with the current CVS glib API
2001-08-10 Wim TaymansRemoved the old eos and qos functions.
2001-07-11 Wim TaymansAdded prototypes for gst_pad_peek, gst_pad_select and...
2001-07-11 Wim TaymansSome cleanups in output of various test plugins.
2001-07-11 Wim TaymansAdded DEBUG_FUNCPTR to most plugins.
2001-07-11 Wim TaymansSome code cleanups.
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-05-10 David I. LehnPass buffer in handoff signal
2001-05-09 David I. LehnAdded "silent" arg.
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-20 Wim TaymansMake sure the loopfunction ends when an element goes...
2001-01-14 Wim TaymansAdded an extra signal_cond to queue to make sure that...
2001-01-02 Wim TaymansFixes for gsteditor/gstplay install/build fixed typo...
2000-12-31 Wim TaymansFix some compile warnings
2000-12-30 Wim TaymansAdded some INFO in gstelements
2000-12-29 Erik WalthinsenUpdated copyright notices.
2000-12-29 Erik WalthinsenReparented everything to GstElement, removing GstSrc...
2000-12-28 Wim TaymansFixes for the new scheduler.
2000-12-27 Wim TaymansAdded loop_based option
2000-12-23 Wim TaymansAdded handoff signals to fakesrc and fakesink
2000-12-22 Wim TaymansFixed a bug in gstbin.c the manager was not detected.
2000-12-20 Erik WalthinsenMassive scheduling changes (again). Not entirely compl...
2000-12-16 Erik WalthinsenWARNING: Don't grab this updated unless you're really...
2000-12-04 Erik WalthinsenChanged the way things are scheduled, especially source...
2000-11-25 Wim TaymansCode Cleanups
2000-07-17 Erik WalthinsenMegapatch, changes which states are available, how...
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-02-27 Wim TaymansThis is a rather large patch. Switched on -Wall compile...
2000-01-30 Erik Walthinseninitial checkin