make GstElementDetails const
[platform/upstream/gstreamer.git] / plugins / elements / gstfakesrc.c
2006-04-28 Stefan Kostmake GstElementDetails const
2006-03-20 Wim Taymansplugins/elements/gstfakesrc.c: Fix leaks in fakesrc.
2005-12-07 Wim Taymansplugins/elements/gstfakesrc.c: Fix broken sync option...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Wim TaymansBack out previous code changes, leave doc updates,...
2005-12-05 Wim Taymansplugins/elements/gstfakesrc.*: Fix broken sync code.
2005-12-01 Thomas Vander Sticheledocument core plugins in a separate document just like...
2005-11-24 Wim TaymansDoc fixes.
2005-11-22 Thomas Vander Stichelegst/: correctly fix GEnumValues so that nick is the...
2005-11-21 Wim TaymansMore segment updates, replace code in plugins with...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-16 Wim Taymanscheck/Makefile.am: Enable valgrind check.
2005-11-15 Andy Wingogst/elements/gstfakesrc.c (gst_fake_src_create): It...
2005-11-15 Andy Wingocheck/gst/gstpipeline.c (test_base_time): New test...
2005-10-14 Tim-Philipp Müllergst/elements/: Beautify 'last-message' output: print...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
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-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-22 Wim Taymansdocs/design/part-events.txt: Small update.
2005-07-14 Thomas Vander Stichelemore autistic cleanliness in functions/names/defines
2005-07-11 Thomas Vander Sticheleadd num-buffers property to basesrc
2005-07-08 Thomas Vander Sticheleconfigure.ac: make GST_ERROR_CFLAGS overridable and...
2005-07-07 Thomas Vander Sticheleadding an element test
2005-07-05 Andy Wingogst/: s/BASESRC/BASE_SRC/g.
2005-07-05 Andy Wingogst/elements, testsuite: Null if we got it...
2005-06-28 Thomas Vander Stichelefix fake elements too
2005-06-23 Wim TaymansAdded support for live sources and other elements that...
2005-06-09 Thomas Vander Stichelegst/elements/gstfakesrc.c: fix debug output
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-05-04 Andy WingoGCC 4 fixen.
2005-04-18 Andy Wingogst/elements/gstfakesrc.c: s/ARG_/PROP_/.
2005-04-12 Wim TaymansAdded typefind helper.
2005-04-05 Wim Taymansgst/: Made base source class, make fakesrc extend it.
2005-03-21 Wim TaymansNext big merge.
2005-03-08 Wim TaymansRemove threadsafe properties. Fix elements because...
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-11-03 Christophe Fergeaugst/elements/: more
2004-10-09 Zaheer Abbas Meraligst/elements/gstfakesrc.c: Set element to EOS before...
2004-10-05 Thomas Vander Sticheleconfigure.ac
2004-09-03 Wim Taymansgst/elements/: Added datarate properties to limit the...
2004-08-17 Benjamin Ottegst/: s/gst_pad_new/&_from_template/ register pad templ...
2004-07-09 Thomas Vander Stichelecatch wrong state changes in element base class
2004-05-28 Stéphane Loeuillet- removing some trailing commas in enums to please...
2004-04-29 Thomas Vander Stichelefix build and small issues
2004-04-20 Thomas Vander Stichelemaking _set_property warn on unknown properties use...
2004-04-02 Ronald S. Bultjedocs/random/ds/0.9-suggested-changes: Add a note to...
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.
next