Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int...
[platform/upstream/gstreamer.git] / plugins / elements / gstfakesink.c
2003-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
2002-12-27 Wim Taymans- disable pads when going to PAUSED, we want to make...
2002-12-26 Wim TaymansAlso display buffer flags
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-11-21 Wim TaymansSmall cleanups, more descriptive properties
2002-09-29 Andy Wingoadding ::license field to core plugins
2002-09-08 Christian Schallercommitting many nice little memleaks fixes from Iain...
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
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-31 Wim TaymansDocumentation updates
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-06 Wim TaymansConverted a few _info events to properties..
2001-12-18 Wim Taymans- Elements can now send events to their parent.
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-12-13 Wim TaymansMore Michael fixage
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
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-06 Erik WalthinsenInitial code for the event system.
2001-07-11 Wim TaymansSome cleanups in output of various test plugins.
2001-07-11 Wim TaymansAdded request pads to fakesink.
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-10 David I. LehnPass buffer in handoff signal
2001-04-23 Erik WalthinsenCollection of minor changes: autogen.sh - remove config...
2001-04-16 Wim TaymansAdded an arg to fakesink so that it doesn't printf.
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-14 Wim TaymansAdded an extra signal_cond to queue to make sure that...
2001-01-04 Erik WalthinsenRearranged cothreads sources a bit, added some API...
2000-12-29 Erik WalthinsenUpdated copyright notices.
2000-12-29 Erik WalthinsenReparented everything to GstElement, removing GstSrc...
2000-12-22 Wim TaymansImplemented some test cases... they all fail :-(
2000-12-16 Erik WalthinsenWARNING: Don't grab this updated unless you're really...
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