summaryrefslogtreecommitdiff
path: root/gst/gstelement.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-25gst/gstelement.h: Fix link in documentation.Thijs Vermeir1-2/+2
2008-05-29gst/gstelement.*: Deprecated gst_element_get_pad() as it can't be used sanely...Sebastian Dröge1-0/+2
2007-08-02gst/gstelement.*: Make strings passed to gst_element_class_set_details_simple...Tim-Philipp Müller1-1/+5
2007-06-2380 line fixThomas Vander Stichele1-3/+3
2007-06-21Saving relocations for GTypeInfo and GstElementDetails. Fixes #437457.Stefan Kost1-3/+3
2007-03-19docs/gst/gstreamer-sections.txt: Add new element field and method.Wim Taymans1-1/+20
2007-02-28gst/gstelement.*: Improve docs a little. Added Since: for new macro.Wim Taymans1-0/+2
2007-02-21Fix up documentation to link to the correct GstGError section.Thomas Vander Stichele1-2/+30
2007-01-09docs/design/draft-latency.txt: Updates.Wim Taymans1-4/+4
2006-10-16gst/gstelement.h: Add casts to the correct return type to state <=> state tra...Tim-Philipp Müller1-3/+3
2006-10-13gst/gstelement.h: Clarify _NO_PREROLL a bit more.Yves Lefebvre1-2/+5
2006-10-08gst/gstelement.h: gcc versions prior to gcc 3.3 apparently complain about a N...Tim-Philipp Müller1-1/+2
2006-10-05Add GST_USING_PRINTF_EXTENSION to gstconfig.h so that we know whether we can ...Tim-Philipp Müller1-0/+4
2006-06-06whitespace/width fixesThomas Vander Stichele1-26/+27
2005-11-29gst/gstevent.h (struct _GstEvent): Only one pointer of padding.Andy Wingo1-1/+0
2005-11-22gst/base/gstbasesink.*: No need to store the clock, the parent element class ...Wim Taymans1-2/+2
2005-11-21*.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...Andy Wingo1-2/+2
2005-11-19gst/gstutils.h: gst/gstutils.c (g_static_rec_cond_wait)Andy Wingo1-1/+2
2005-11-10Fix docs, move some STATE macros to private.Wim Taymans1-50/+108
2005-11-08gst/: Avoid excessive typechecking in macros.Wim Taymans1-8/+8
2005-10-24Fix some minor documentation typosMichael Smith1-1/+1
2005-10-21And 2% more doc coverage.Wim Taymans1-0/+41
2005-10-18check/: Small state change torture test.Wim Taymans1-6/+5
2005-10-18gst/: Pending ABI changes.Wim Taymans1-0/+2
2005-10-17add new api entries hide internal macroStefan Kost1-2/+2
2005-10-15gst/gst.*: remove _gst_registry_auto_load, not used anymoreThomas Vander Stichele1-3/+1
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-6/+7
2005-10-12Use GstClockTime in _get_state() instead of GTimeVal.Wim Taymans1-2/+2
2005-10-10check/: Check fixes, use API as stated in design docs, remove hacks.Wim Taymans1-38/+36
2005-10-10gst/gstelement.c (gst_element_init, gst_element_finalize): Allocate and free ...Andy Wingo1-7/+10
2005-10-08gst/base/gstbasesink.c: Better log message.Wim Taymans1-0/+2
2005-10-05doc updatesThomas Vander Stichele1-3/+15
2005-09-28gst/gstbin.c: Small doc fixes. get_clock -> provide_clock.Wim Taymans1-1/+2
2005-09-27added two new functions to the docs documents all undocumented GstXXXFlags co...Stefan Kost1-0/+1
2005-09-27docs/design/part-TODO.txt: Update TODO.Wim Taymans1-4/+0
2005-09-27check/gst/gstbin.c: Enable check that works now.Wim Taymans1-0/+4
2005-09-23fix docsThomas Vander Stichele1-6/+1
2005-09-23inlined 3 more biiiig doc files and added some missing docs on the flyStefan Kost1-9/+114
2005-09-22gst/gstbin.c: Some more debug info.Wim Taymans1-1/+1
2005-09-20more docs inlined, splitted gstindex.{c,h}Stefan Kost1-0/+1
2005-09-11various doc fixesThomas Vander Stichele1-0/+16
2005-09-07renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo...Stefan Kost1-1/+1
2005-09-02gst/gstelement.h: Add magical pixie dust to make glib-mkenums consider this e...Andy Wingo1-1/+1
2005-09-02gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...Andy Wingo1-29/+48
2005-08-24docs/pwg/advanced-types.xml: Well done to Michael for catching my deliberate ...Jan Schmidt1-1/+5
2005-08-20make GST_ELEMENT_ERROR not do GST_ERROR_OBJECT - these errors should be handl...Thomas Vander Stichele1-4/+4
2005-07-27Some docs updatesWim Taymans1-5/+4
2005-07-20GstElement::new-pad -> pad-added, GstElement::state-change -> state-changed, ...Ronald S. Bultje1-20/+6
2005-07-18Removed plugable schedulers.Wim Taymans1-19/+25
2005-07-16gst/base/gstbasesink.*: Store and use discont values when syncing buffers as ...Wim Taymans1-0/+2