gst/gstelement.*: Improve docs a little. Added Since: for new macro.
[platform/upstream/gstreamer.git] / gst / gstelement.h
2007-02-28 Wim Taymansgst/gstelement.*: Improve docs a little. Added Since...
2007-02-21 Thomas Vander SticheleFix up documentation to link to the correct GstGError...
2007-01-09 Wim Taymansdocs/design/draft-latency.txt: Updates.
2006-10-16 Tim-Philipp Müllergst/gstelement.h: Add casts to the correct return type...
2006-10-13 Yves Lefebvregst/gstelement.h: Clarify _NO_PREROLL a bit more.
2006-10-08 Tim-Philipp Müllergst/gstelement.h: gcc versions prior to gcc 3.3 apparen...
2006-10-05 Tim-Philipp MüllerAdd GST_USING_PRINTF_EXTENSION to gstconfig.h so that...
2006-06-06 Thomas Vander Stichelewhitespace/width fixes
2005-11-29 Andy Wingogst/gstevent.h (struct _GstEvent): Only one pointer...
2005-11-22 Wim Taymansgst/base/gstbasesink.*: No need to store the clock...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-19 Andy Wingogst/gstutils.h: gst/gstutils.c (g_static_rec_cond_wait)
2005-11-10 Wim TaymansFix docs, move some STATE macros to private.
2005-11-08 Wim Taymansgst/: Avoid excessive typechecking in macros.
2005-10-24 Michael SmithFix some minor documentation typos
2005-10-21 Wim TaymansAnd 2% more doc coverage.
2005-10-18 Wim Taymanscheck/: Small state change torture test.
2005-10-18 Wim Taymansgst/: Pending ABI changes.
2005-10-17 Stefan Kostadd new api entries hide internal macro
2005-10-15 Thomas Vander Stichelegst/gst.*: remove _gst_registry_auto_load, not used...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-12 Wim TaymansUse GstClockTime in _get_state() instead of GTimeVal.
2005-10-10 Wim Taymanscheck/: Check fixes, use API as stated in design docs...
2005-10-10 Andy Wingogst/gstelement.c (gst_element_init, gst_element_finaliz...
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
next