Move dataurisrc element from -bad
[platform/upstream/gstreamer.git] / libs / gst / base / gstbasesrc.c
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-11 Seungha Yangbasesrc: Support PROTECTION event from application
2016-08-27 Thibault SaunierMake use of the new GST_ELEMENT_FLOW_ERROR API all...
2016-07-12 Sebastian Drögebasesrc: Fix automatic-eos=false mode if a segment...
2016-05-15 Sebastian Drögebasesink/src: Post an error message if ::start() fails
2016-03-24 Vineeth TMgstreamer: use new gst_element_class_add_static_pad_tem...
2016-02-15 Evan Nemersondocs: annotate C examples as such
2016-01-11 Carlos Rafael Gianibasesrc: Only set duration/position query values in...
2015-04-23 Changbok Cheabasesrc: Remove unused assignment in perform_seek()
2015-04-15 Vincent Penquerc'hRevert "basesrc: fix pool leak on allocation query...
2015-04-13 Sebastian Drögebasesrc: Only set DTS to segment.start on the first...
2015-04-07 Vincent Penquerc'hbasesrc: fix pool leak on allocation query error path
2015-04-04 Ilya Konstantinovbasesrc: do not leak buffer pool in error case
2015-04-03 Sebastian Drögebasesrc: Fix documentation, buffer pools are unreffed...
2015-03-27 Nicolas Dufresnebasesrc: Flush-stop starts live task in paused
2015-03-06 Sebastian Drögebasesrc: Fix typo in debug message
2015-02-12 Thiago Santosbasesrc: fix documentation and debug message after...
2015-02-11 Sebastian DrögeImprove and fix LATENCY query handling
2014-11-09 Sebastian Drögebasesrc: Don't bother the subclass with setting the...
2014-09-25 Stefan Sauerfixme: bump leftover 0.11 fixme comments
2014-09-25 Stefan Sauerbasesrc: move the quick return up
2014-09-16 Aurélien Zanellibasesrc: handle reference in set_allocation rather...
2014-08-15 Aurélien Zanellidocs: make explicit that the caps passed to gst_base_sr...
2014-07-01 Evan Nemersonintrospection: Assorted minor introspection and documen...
2014-06-06 Evan Nemersonbase: use correct syntax in documentation more consistently
2014-05-08 Nicolas Dufresnepool-nego: Correctly reset the configuration
2014-05-08 Nicolas Dufresnepool-nego: Retry setting configuration with modified...
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-20 Sebastian Drögebasesrc: Make sure to always hold the LIVE_LOCK when...
2014-04-03 Thiago Santosbasesrc: removing duplicated inner if
2014-02-24 Thiago Santosbasesrc: Do not send eos when seeking after last buffer
2014-02-18 Wim Taymansbasesrc: in automatic_eos mode, don't modify the size
2014-02-13 Sebastian Drögebasesrc: Add gst_base_src_set_automatic_eos() API
2014-01-24 Thiago Santosbasesrc: do not forget to clear the forced_eos flag
2014-01-24 Thiago Santosbasesrc: preserve seqnum of eos events sent by the...
2014-01-09 Stefan Sauerbasesrc: don't confuse GST_PAD_MODE_NONE and PULL
2014-01-06 Stefan Sauerbasesrc: demote error to warning
2013-12-17 David Svensson Forsbasesrc: use segment start if DTS for first buffer...
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-12-05 Olivier Crêtebasesrc: Set format to TIME if do-timestamp is TRUE
2013-12-02 Sebastian Rasmussendocs: cosmetic changes in references/decriptions
2013-11-02 Mark Nauwelaertsbasesrc: mind boggling wrap when comparing offsets
2013-09-26 Brendan Longdocs: fix spelling of "generic" in GstBaseSrc's documen...
2013-09-05 Thiago Santosbasesrc: preserve seqnum on segments after seeks
2013-08-14 Wim Taymansbasesrc: improve flush-start handling
2013-08-14 Wim Taymansbasesrc: stop flushing in flush-stop
2013-08-14 Wim Taymansbasesrc: handle flush better
2013-07-29 Sebastian Drögebase: Fix handling of SEGMENT query
2013-07-22 Sebastian Drögebase: Use new group-id field in stream-start event...
2013-07-15 Sebastian Drögebasesrc: Leave the loop function faster if we're flushing
2013-07-05 Thibault Saunierbasesrc: Do not lock a mutex that does not exist
2013-06-06 Sebastian Drögebasesrc: Only force-update the duration for dynamic...
2013-05-08 Sebastian Drögebasesrc: Add FIXME comment for unused assignment results
2013-03-25 Nicolas Dufresnebasesrc: Don't send error if negotiate fails because...
2013-02-27 Stefan Sauerseeking: add more logging for seeking
2013-02-11 Stefan Sauercompat: kill more uses of gst_pad_set_caps()
2013-01-29 Wim Taymansbasesrc: handle renegotiation correctly
2013-01-24 Niv Sardibasesrc: set NEED_RECONFIGURE flag if negotiate fails
2013-01-14 Wim Taymansbasesrc: handle map failure
2012-12-14 Wim TaymansNEWSEGMENT -> SEGMENT
2012-12-13 Wim Taymansbasesrc: call _stop when start failed
2012-11-13 Tim-Philipp Müllerbasesrc: fix debug message
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-24 Wim Taymansbasesrc: use new GCond for async state change
2012-10-09 Wim Taymansbasesrc: retrieve the result from start_complete
2012-10-09 Wim Taymansbasesrc: improve debug
2012-09-29 Jan Schmidtbasesrc: Fix seamless segment function
2012-09-26 Tim-Philipp Müllerdocs: fix up basesrc/basesink docs formatting
2012-09-26 Wim Taymansupdate docs for 1.0 API
2012-09-13 Wim Taymansbasesrc: indent fix
2012-08-14 Víctor Manuel Jáqu... basesrc: getters for pool and allocator
2012-08-10 Thiago Santosbasesrc: retry on not-negotiate if a reconfigure is...
2012-08-06 Tim-Philipp Müllerbasesrc: don't try to answer URI queries with NULL...
2012-08-06 Sebastian Drögeevent: Update for stream-start event API changes
2012-07-31 Sebastian Drögebasesrc: Add default handler for URI query in GstURIHan...
2012-07-27 Wim TaymansUpdate for new seeking variable name
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-07-10 Tim-Philipp Müllerbasesrc: provide fallback in case a create function...
2012-07-09 Tim-Philipp Müllerbasesrc, basesink, baseparse, typefind: use GST_SEGMENT...
2012-07-09 Wim Taymansmemory: Make GstAllocator a GstObject
2012-07-05 Sebastian Drögeevent: Add format and position to the segment-done...
2012-07-05 Sebastian Drögeevent: Implement segment-done event
2012-06-28 Wim Taymansbasesrc: handle DTS and PTS
2012-06-20 Wim Taymanstask: add GDestroyNotify to _new
2012-06-18 Evan Nemersonintrospection: assorted introspection and documentation...
2012-06-15 Wim Taymansbasesrc: avoid flush when starting
2012-06-12 Wim Taymansbasesrc: handle flush events on the element as well
2012-06-08 Sebastian Drögebasesrc: Don't ignore the return value of gst_pad_set_c...
2012-06-07 Wim Taymansbasesrc: release the object lock sooner
2012-06-07 Wim Taymansbasesrc: remove 0.11 fixme
2012-05-16 Wim Taymansbasesrc: avoid potential deadlock
2012-05-11 Wim Taymansdocs: fix docs
2012-05-01 Sebastian Drögebasetransform/basesrc: Do bufferpool configuration...
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-11 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
next