gst/: Move elementfactory methods to separate .h file.
[platform/upstream/gstreamer.git] / gst / gstelement.h
2005-05-30 Wim Taymansgst/: Move elementfactory methods to separate .h file.
2005-05-12 Wim Taymansgst/: Identify sinks by their flag to avoid overly...
2005-05-09 Wim TaymansRemove old query functions. Ported old code.
2005-04-12 Ronald S. BultjeUse libxml2 for registry parsing, use staticpadtemplate...
2005-03-21 Wim TaymansNext big merge.
2005-03-09 Wim TaymansAdded GstBin test.
2005-03-09 Wim TaymansBump version number, we're now 0.9.0
2005-03-08 Wim TaymansRemove threadsafe properties. Fix elements because...
2005-03-08 Wim TaymansDocs updates, clean up some headers.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-01-24 Stefan Kostinstall style.css along with docs fixing incomplete...
2004-07-15 Benjamin Ottegst/gstelement.h: Don't GST_ERROR_OBJECT smpty strings...
2004-06-22 Benjamin Ottegst/gstelement.h: remove define that referenced a nonex...
2004-06-13 Steve Lhommerename GSTREAMER_EXPORT to GST_EXPORT
2004-06-12 Steve LhommeFix a bug to enable/disable DEBUG under MSVC
2004-05-10 Benjamin Ottegst/gstelement.*: add gst_element_no_more_pads and...
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
2004-03-28 Martin Sotogst/gstelement.*: New function for setting element...
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan Dahlin*.h: Revert indentation changes.
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-01 Thomas Vander Sticheleconfigure.ac: remove whitespace
2004-02-25 Andy Wingogst/gstelement.c (gst_element_dispose): Protect against...
2004-02-04 Thomas Vander Sticheleincrement current, reset padding
2004-02-04 David Schleefdocs/random/ds/0.9-suggested-changes: random notes
2004-02-02 Benjamin Ottereinclude accidentally deleted line
2004-01-31 Thomas Vander Sticheleadd path for element throwing error
2004-01-30 Thomas Vander Sticheleseriously, using cvs over slow lines just sucks.
2004-01-30 Benjamin Ottedocs/random/mimetypes: correct Theora information
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-29 Benjamin Ottedocs/random/mimetypes: update docs for audio/x-raw...
2004-01-26 David SchleefRevert accidental checkin and start over
2004-01-26 David SchleefOriginal commit message from CVS:
2004-01-26 Benjamin Ottegst/gstelement.h: remove gst_element_factory_get_versio...
2004-01-20 Thomas Vander Stichelechanged _extended to _full
2004-01-20 Thomas Vander Stichelefix _gst_element_error_printf prototype
2004-01-19 Julien Mouttegst/gstelement.h: Temporary fixing core build breakage...
2004-01-19 Thomas Vander Sticheleprivatise
2004-01-19 Thomas Vander Sticheleadding a helper printf function for gst_element_error
2004-01-19 Thomas Vander Sticheleadd G_STMT macros
2004-01-18 Thomas Vander Stichelechanging error signal add error codes and domains
2004-01-15 Benjamin Otteadd new fields in padding, dude
2004-01-15 Benjamin Ottegst/gstpad.*: implement gst_pad_is_linked
2004-01-14 Benjamin Ottegst/gstclock.*: deprecate old interface and disable...
2003-12-22 David SchleefMerge CAPS branch
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-11-29 David SchleefChange 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2
2003-11-24 Benjamin Otteimplement URI schemes
2003-11-24 Benjamin Ottemerge in tagging
2003-11-11 Andy Wingofix an old bug traversing pad template lists, and chang...
2003-11-08 David SchleefAdd gst_element_class_get_pad_template()
2003-11-02 Ronald S. BultjeXML, gst-editor, gst-rec and anything that's not based...
2003-11-02 Benjamin Otteimplement 'gst_element_factory_find_from_element' to...
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-07 David SchleefAdd padding to structures and objects
2003-09-16 Thomas Vander Stichelereverting error patches before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Benjamin Otteupdate default error callback to new error signal
2003-09-14 Benjamin Otteimplement translatable error messages using gerror.
2003-08-19 David SchleefEr, plugins actually use gst_element_factory_set_rank...
2003-08-18 Ronald S. BultjeRemove duplicate rank field (fixes #119510)
2003-08-04 Ronald S. BultjeImplement simple seek API. This can later be extended...
2003-06-03 Wim Taymans- added GST_ELEMENT_ERROR flag to mark elements in...
2003-04-15 Benjamin OtteAPI change: remove gst_object_destroy and #defines...
2003-04-11 Benjamin Ottegeneral fixes:
2003-04-08 Benjamin Ottehuge modifications, hope i didn't break something:
2003-03-25 Wim Taymans- Added _LOCKED_STATE element flag
2003-02-10 Wim Taymans- Add more --disable options
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-12-27 Wim Taymans- disable pads when going to PAUSED, we want to make...
2002-12-19 Wim Taymans- Cleanups
2002-12-14 Wim TaymansDocumentation updates
2002-12-12 Wim TaymansRenamed GstCache to GstIndex
2002-12-08 Thomas Vander Sticheleoops
2002-12-07 Thomas Vander Stichelemove these to macros
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-11-02 Wim TaymansMoved deep notify to GstObject
2002-10-29 Thomas Vander Stichelealp's fix
2002-09-18 Christian Schallerfix tab vs space
2002-09-18 Christian Schallergstreamer part of new license field in element factory
2002-09-12 Wim Taymans- Make the return GList of gst_element_get_pad_list...
2002-08-12 Thomas Vander Stichelefixes bug bugzilla.gnome.org/show_bug.cgi?id=90333...
2002-08-12 Thomas Vander Stichelefixes bug bugzilla.gnome.org/show_bug.cgi?id=90332
2002-07-30 Wim TaymansAdd default deep_notify and error signal callbacks...
2002-07-09 Thomas Vander Stichelemerge from BRANCH-RELEASE-0_4_0
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-06-13 Thomas Vander Stichelestrange this didn't get commited on a regular commit
2002-06-09 Wim TaymansRemove old flag
2002-06-08 Wim TaymansAdded element query
2002-05-31 Steve Bakeradd a rank to elementfactory for autoplugging
2002-05-30 Wim TaymansCreated an overridable method for seeking on an element...
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-26 Andy Wingoimplemented threadsafe property set/get system as discu...
2002-05-25 Thomas Vander SticheleAPI cleanup: (s/g)et_sched -> _scheduler
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-05-05 Andy Wingouse contents of GST_REGISTRY variable if --gst-registry...
2002-04-28 Wim TaymansAdded method for releasing request pads.
2002-04-23 Thomas Vander Sticheleapi renaming
next