]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - plugins/elements/gstfakesrc.c
don't mix tabs and spaces
[glsdk/gstreamer0-10.git] / plugins / elements / gstfakesrc.c
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-07 Ramon Garcia FernandezTrying to fix the mess that I made with the two previou...
2004-02-07 Ramon Garcia FernandezReverted changes made to fix unsigned-signed warnings...
2004-02-04 David Schleefdocs/random/ds/0.9-suggested-changes: random notes
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
2004-01-08 Benjamin Ottegst/gstutils.h: GST_PARENT_CALL and
2003-12-22 David SchleefMerge CAPS branch
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-08 Andy Wingos/GstBuffer/GstData/ in the API where you can pass...
2003-08-19 David Schleefconvert pad templates to GST_CAPS_ANY
2003-08-07 Andy Wingocache return values of _gst_debug_nameof_funcptr
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-02-10 Erik WalthinsenFix various inconsistencies discovered while attempting...
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
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!!
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