summaryrefslogtreecommitdiff
path: root/libs/gst/base/gstbasesrc.h
AgeCommit message (Expand)Author
2008-10-10docs/design/part-negotiation.txt: Small doc update.Wim Taymans
2008-07-24libs/gst/base/gstbasesrc.h: revert the changes to the header file for the ABI.Thijs Vermeir
2008-07-24libs/gst/base/gstbasesrc.*: Don't cache the seekable status.Thijs Vermeir
2008-04-25libs/gst/base/: Fix doc typos and unify caps a bit.Stefan Kost
2008-03-24Small documentation fixes. Fixes #523978.Mark Nauwelaerts
2007-09-10libs/gst/base/gstbasesrc.*: Add property to make the basesrc timestamp buffer...Wim Taymans
2007-05-03API: gst_base_src_query_latency(). Added method so that subclasses can easily...Wim Taymans
2007-04-13docs/libs/gstreamer-libs-sections.txt: Remove bogus addition for API I didn't...Jan Schmidt
2007-04-13Allow basesrc derived classes to execute seeks in other formats by providing ...Jan Schmidt
2007-03-19libs/gst/base/: Add ::unlock_stop to basesrc and basesink. This allows an opp...Jan Schmidt
2007-02-15More docs coverage and some ChangeLog surgery (add missing names)Stefan Kost
2007-01-12libs/gst/base/gstbasetransform.c (_GstBaseTransformPrivate): (gst_base_transf...Andy Wingo
2006-09-27docs/random/moving-plugins: Make it clear that the "compiled-in descriptions"...Wim Taymans
2006-07-29libs/gst/base/gstbasesrc.h: Note in the docs that the ::newsegment vfunc is n...Tim-Philipp Müller
2006-04-08Fix broken GObject macrosStefan Kost
2006-04-04Documentation updates. Make BaseSink and BaseSrc docs contain the class struc...Jan Schmidt
2006-03-06libs/gst/base/gstbasesrc.*: Add ::check_get_range() vfunc to GstBaseSrc (#332...Tim-Philipp Müller
2006-02-23libs/gst/base/gstbasesrc.*: Don't unconditionally send EOS when going from PA...Tim-Philipp Müller
2006-01-10libs/gst/base/gstbasesrc.*: Name (private) union; makes Sun's Forte compiler ...Tim-Philipp Müller
2005-12-18libs/gst/: Documentation updates.Wim Taymans
2005-12-12docs/libs/gstreamer-libs-sections.txt: Added new symbol to docs.Wim Taymans
2005-11-29libs/gst/base/: en-LARGE the padding.Andy Wingo
2005-11-24Doc fixes.Wim Taymans
2005-11-21More segment updates, replace code in plugins with segment helper functions.Wim Taymans
2005-11-21gst/base/gstbasesrc.c (GST_LIVE_BROADCAST, GST_LIVE_SIGNAL) (GST_LIVE_TIMED_W...Andy Wingo
2005-11-08gst/: Avoid excessive typechecking in macros.Wim Taymans
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost
2005-10-07gst/base/gstbasesrc.*: Make the newsegment event customizable by subclasses.Wim Taymans
2005-09-27added two new functions to the docs documents all undocumented GstXXXFlags co...Stefan Kost
2005-09-16some whitespace to trigger a buildThomas Vander Stichele
2005-09-11various doc fixesThomas Vander Stichele
2005-08-26check/pipelines/simple_launch_lines.c (run_pipeline): Check element_set_state...Andy Wingo
2005-08-15docs/gst/gstreamer-sections.txt: made some defines privateStefan Kost
2005-08-08gst/: Add padding to our base elements' class and instance structs and to Gst...Tim-Philipp Müller
2005-08-03add short/long description docs to base classes add pushsrc to the docs remov...Stefan Kost
2005-07-20gst/base/gstbasesrc.*: Add a gboolean to decide when to push out a discont.Wim Taymans
2005-07-11add num-buffers property to basesrcThomas Vander Stichele
2005-07-10more macro splittingThomas Vander Stichele
2005-07-06gst/base/: Make basesrc negotiate.Wim Taymans
2005-07-05gst/: s/BASESRC/BASE_SRC/g.Andy Wingo
2005-06-28did s/bases(rc/ink)_/base_s(rc/ink)_/; wim wants to remove base completely, b...Thomas Vander Stichele
2005-06-27adding basetransform and iterator docsThomas Vander Stichele
2005-06-27more doc and whitespace fixesThomas Vander Stichele
2005-06-24start pulling in base classes and elements for docsThomas Vander Stichele
2005-06-23Added support for live sources and other elements that cannot do preroll.Wim Taymans
2005-05-12gst/base/: Added is_seekable to BaseSrcWim Taymans
2005-05-06Some more documentation.Wim Taymans
2005-05-05revert cruftAndy Wingo
2005-05-04GCC 4 fixen.Andy Wingo
2005-04-06gst/: More work on the generic source base class, implement seeking, query.Wim Taymans