make GstElementDetails const
[platform/upstream/gstreamer.git] / plugins / elements / gstfakesink.c
2006-04-28 Stefan Kostmake GstElementDetails const
2005-12-01 Thomas Vander Sticheledocument core plugins in a separate document just like...
2005-11-22 Thomas Vander Stichelegst/: correctly fix GEnumValues so that nick is the...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-14 Tim-Philipp Müllergst/elements/: Beautify 'last-message' output: print...
2005-10-12 Wim Taymansgst/base/gstbasesink.c: No need to prerol after receivi...
2005-10-04 Wim Taymansgst/elements/: Protect last_message with lock.
2005-09-28 Tim-Philipp Müllergst/elements/: Make element details static.
2005-09-20 Wim Taymansgst/base/gstbasesink.c: Make sync property settable...
2005-09-20 Thomas Vander Sticheleremove the sync property from fakesink.
2005-09-02 Tim-Philipp Müllergst/base/gstbasesink.c: Add comment.
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-28 Andy Wingogst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instan...
2005-08-26 Andy Wingocheck/pipelines/simple_launch_lines.c (run_pipeline...
2005-08-15 Stefan Kostdocs/gst/gstreamer-sections.txt: made some defines...
2005-08-05 Stefan Kostmigrated some more docs to be inlined in the sources
2005-07-27 Wim TaymansFix compilation and fix event serialization.
2005-07-27 Wim TaymansSome docs updates
2005-07-14 Thomas Vander Stichelemore autistic cleanliness in functions/names/defines
2005-07-10 Thomas Vander Stichelemore macro splitting
2005-06-28 Thomas Vander Stichelefix fake elements too
2005-05-27 Andy Wingogst/gstminiobject.c (gst_value_mini_object_collect...
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-05-11 Andy Wingogst/elements/gstfakesink.c (gst_fakesink_render): Er...
2005-05-05 Wim Taymansgst/: Added object to help in making collect pad based...
2005-04-12 Wim TaymansAdded typefind helper.
2005-03-28 Wim TaymansAdded state change code.
2005-03-21 Wim TaymansNext big merge.
2005-03-08 Wim TaymansRemove threadsafe properties. Fix elements because...
2004-11-08 Christophe Fergeaugst/elements/: Subtract size of internally stored data...
2004-11-03 Christophe Fergeaugst/elements/: more
2004-08-17 Benjamin Ottegst/: s/gst_pad_new/&_from_template/ register pad templ...
2004-06-09 Wim Taymansgst/elements/: Print more buffer info in fakesink.
2004-05-28 Stéphane Loeuillet- removing some trailing commas in enums to please...
2004-04-20 Thomas Vander Stichelemaking _set_property warn on unknown properties use...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
2004-01-31 Thomas Vander Stichelesuffix errors with period.
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Stichelechanging error signal add error codes and domains
2004-01-14 Benjamin Ottegst/gstclock.*: deprecate old interface and disable...
2004-01-08 Benjamin Ottegst/gstutils.h: GST_PARENT_CALL and
2003-12-22 David SchleefMerge CAPS branch
2003-11-24 Benjamin Otteimplement URI schemes
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-11-05 Benjamin Otteset chainfunction on request pads (FIXME: do we even...
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-08 Andy Wingos/GstBuffer/GstData/ in the API where you can pass...
2003-09-16 Thomas Vander Stichelereverting error patches before making a branch. BRANCH-ERROR-ROOT
2003-09-14 Benjamin Otteimplement translatable error messages using gerror.
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-06-03 Wim Taymans- added a property to force a failure for a given state...
2003-05-24 Wim Taymans- First attempt at implementing #113180, this one also...
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