gst/gstmessage.c: Fixed a few forgotten variables on previous commit
[platform/upstream/gstreamer.git] / gst / gstelement.h
2005-10-08 Wim Taymansgst/base/gstbasesink.c: Better log message.
2005-10-05 Thomas Vander Sticheledoc updates
2005-09-28 Wim Taymansgst/gstbin.c: Small doc fixes. get_clock -> provide_clock.
2005-09-27 Stefan Kostadded two new functions to the docs documents all undoc...
2005-09-27 Wim Taymansdocs/design/part-TODO.txt: Update TODO.
2005-09-27 Wim Taymanscheck/gst/gstbin.c: Enable check that works now.
2005-09-23 Thomas Vander Stichelefix docs
2005-09-23 Stefan Kostinlined 3 more biiiig doc files and added some missing...
2005-09-22 Wim Taymansgst/gstbin.c: Some more debug info.
2005-09-20 Stefan Kostmore docs inlined, splitted gstindex.{c,h}
2005-09-11 Thomas Vander Stichelevarious doc fixes
2005-09-07 Stefan Kostrenamed gsttag -> gsttaglist, gsttaginterface -> gsttag...
2005-09-02 Andy Wingogst/gstelement.h: Add magical pixie dust to make glib...
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-24 Jan Schmidtdocs/pwg/advanced-types.xml: Well done to Michael for...
2005-08-20 Thomas Vander Stichelemake GST_ELEMENT_ERROR not do GST_ERROR_OBJECT - these...
2005-07-27 Wim TaymansSome docs updates
2005-07-20 Ronald S. BultjeGstElement::new-pad -> pad-added, GstElement::state...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-16 Wim Taymansgst/base/gstbasesink.*: Store and use discont values...
2005-06-29 Thomas Vander Sticheledoc fixes
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-06-27 Thomas Vander Stichelemore doc and whitespace fixes
2005-06-25 Wim Taymansgst/: Keep track of current target state while performi...
2005-06-23 Wim TaymansAdded support for live sources and other elements that...
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
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
next