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