Port gtk-doc comments to their equivalent markdown syntax
[platform/upstream/gstreamer.git] / libs / gst / base / gstbasesink.c
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-12-17 Fabrice Belletbasesink: fix a use after free case
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-23 Olivier Crêtebasesink: Document the interaction between unlock(...
2016-11-03 Nicolas Dufresnebasesink: Make sure we never drop the preroll buffer
2016-11-03 Nicolas Dufresnebasesink: Don't nest prepare/render calls
2016-11-02 Luis de Bethencourtbasesink: fix typo in documentation
2016-11-02 Sebastian Drögebasesink: Fix gst_base_sink_set_drop_out_of_segment...
2016-11-02 Jan SchmidtAdd new basesink API to exports and Since markers
2016-11-02 Jan Schmidtfakesink: Add property to not drop out-of-segment buffers
2016-09-15 Sebastian Drögebasesink: Remove unused fields and always use the buffe...
2016-09-08 Sebastian Drögebasesink: Use the average durations based on timestamps...
2016-08-27 Thibault SaunierMake use of the new GST_ELEMENT_FLOW_ERROR API all...
2016-06-13 Sebastian Drögebasesink: Update start time when losing state only...
2016-05-15 Sebastian Drögebasesink/src: Post an error message if ::start() fails
2016-04-12 Sebastian DrögeRevert "basesink: Take PREROLL_LOCK in wait_event()"
2016-04-12 Sebastian Drögebasesink: Take PREROLL_LOCK in wait_event()
2016-03-24 Vineeth TMgstreamer: use new gst_element_class_add_static_pad_tem...
2016-02-15 Evan Nemersondocs: annotate C examples as such
2015-09-25 Vivia Nikolaidousegment: Replaced gst_segment_to_position with gst_segm...
2015-08-05 Nicolas Dufresnebasesink: Only drop buffer if their PTS is out of segment
2015-07-06 Song Bingbasesink: Shouldn't drop buffer when sync=false
2015-06-24 Hyunjun Kobasesink: need to deep-copy last buffer list in drain
2015-06-22 Sebastian Drögebasesink: Unset the last buffer list if we only got...
2015-06-22 Hyunjunbasesink: enable to get last sample including buffer...
2015-05-25 Matthew Watersbasesink: use the slightly more correct take_sample...
2015-05-14 Jianbasesink: Fix QoS/lateness checking if subclass impleme...
2015-03-14 Tim-Philipp Müllerbasesink: handle empty buffer list more gracefully
2015-03-13 Thiago Santosbasesink: drain on allocation query
2015-03-13 Thiago Santosbasesink: when draining, deep copy the last buffer...
2015-03-11 Wim Taymansbasesink: clean up the need_preroll variable
2015-02-11 Sebastian DrögeImprove and fix LATENCY query handling
2014-12-01 Edward Herveybasesink: clamp reported position based on direction
2014-12-01 Sebastian DrögeDon't compare booleans for equality to TRUE and FALSE
2014-11-09 Sebastian Drögebasesink: Don't bother the subclass with setting the...
2014-11-04 Thibault Saunierbasesink: Answer the query position when receiving...
2014-10-24 Tim-Philipp Müllerbasesink: don't unlock mutex that is not locked
2014-09-25 Stefan Sauerfixme: bump leftover 0.11 fixme comments
2014-07-01 Vincent Penquerc'hbasesink: reset QoS on segment event
2014-06-26 Evan Nemersonbase: add (nullable) annotations to return values
2014-06-06 Evan Nemersonbase: use correct syntax in documentation more consistently
2014-05-02 Nicolas Dufresnebasesink: Always render prepared buffer
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-03-24 Wim Taymansbasesink: copy last_sample on DRAIN
2014-03-18 Sebastian Drögebasesink: Update start time when we lose our state
2014-03-18 Sebastian Drögebasesink: Don't clip the reported position in PAUSED...
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-12-07 Sebastian RasmussenFix some typos in code comments and debug messages
2013-11-25 Jan Schmidtbasesink: Add debug into gst_base_sink_default_query...
2013-11-16 Tim-Philipp Müllerdocs: cosmetic since marker fixes
2013-08-29 Tim-Philipp Müllerbasesink: demote log message, don't spam INFO level...
2013-07-29 Sebastian Drögebase: Fix handling of SEGMENT query
2013-07-24 Sebastian Drögebasesink: Don't shadow variables that are set inside...
2013-07-23 Sebastian Drögebasesink: Print some debug output if a stream-start...
2013-07-22 Sebastian Drögebase: Use new group-id field in stream-start event...
2013-06-17 Wim Taymansbasesink: call state change in all cases
2013-05-30 Wim Taymansbasesink: improve position reporting without clock
2013-04-19 Sebastian Drögebasesink: Don't set last_render_time if we're checking...
2013-03-30 Josep Torrabasesink: fixes compiler warning
2013-03-03 Tim-Philipp Müllerbasesink: fix use of uninitialized variable
2013-02-27 Stefan Sauerseeking: add more logging for seeking
2013-02-05 Wim Taymansbasesink: handle sync of EOS after item without duration
2013-01-03 Sebastian Drögebasesink: Initialize uninitialized variable
2013-01-01 Sebastian Drögebasesink: Check if buffers are too late before calling...
2012-12-14 Wim TaymansNEWSEGMENT -> SEGMENT
2012-11-20 Wim Taymansbasesink: add some debug
2012-11-20 Wim Taymansbasesink: reset START_TIME when needed
2012-11-09 Wim Taymansbasesink: add simple rate control
2012-11-03 Tim-Philipp MüllerFix FSF address
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-25 Wim Taymansdocs: fix basesink docs
2012-09-04 Wim Taymansbasesink: wait_eos -> wait_event
2012-08-31 Jan Schmidtbasesink: Make GAP events actually trigger preroll
2012-07-27 Wim TaymansUpdate for new seeking variable name
2012-07-18 Wim Taymansbasesink: handle -1 step amounts
2012-07-17 Wim Taymansbasesink: fix debug string
2012-07-11 Wim Taymansbasesink: handle step end correctly
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-07-09 Tim-Philipp Müllerbasesrc, basesink, baseparse, typefind: use GST_SEGMENT...
2012-07-09 Edward Herveybasesink: Post a STREAM_START message when we see the...
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-07-03 Sebastian Drögebasesink: Post TOC messages on the bus in the sinks...
2012-06-20 Wim Taymanstask: add GDestroyNotify to _new
2012-06-19 Wim Taymansbasesink: preroll and sync on gap events
2012-06-19 Wim Taymansbasesink: reorganize the code a little
2012-06-18 Evan Nemersonintrospection: assorted introspection and documentation...
2012-06-18 Wim Taymansbasesink: wait_eos() -> wait()
2012-06-14 Wim Taymansmessage: add the running-time to the async-done message
2012-06-14 Wim Taymanspipeline: use reset_time message to reset the start...
2012-06-08 Sebastian Drögebasesink: Use gst_pad_set_caps() instead of the manual...
2012-05-16 Wim Taymansbasesink: throttle-time is used
2012-05-16 Wim Taymansbasesink: add prepare method
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-13 Mark Nauwelaertsbasesink: plug caps leak
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'
next