basesink: add support for buffer list
[platform/upstream/gstreamer.git] / libs /
2009-06-16 Branko Subasicbasesink: add support for buffer list
2009-06-15 Wim Taymanscollectpads: fix .h indentation
2009-06-15 Wim Taymansbasesrc: add some more debug
2009-06-13 Tim-Philipp Müllerbytereader: add gst_byte_reader_masked_scan_uint32()
2009-06-12 Wim Taymansstepping: more stepping improvements
2009-06-12 Wim Taymansbasesink: post step-start
2009-06-09 Wim Taymansbasesink: update segment start/stop for clipping
2009-06-09 Wim Taymansbasesink: do proper clipping in stepping
2009-06-08 Wim Taymansstepping: do flushing steps correctly
2009-06-08 Jan Schmidtbasesink: Change awkward wording in a translateable...
2009-06-08 Wim Taymansbasesink: add non-flushing steps
2009-06-05 Mark Nauwelaertsbasesrc: reply to QUERY_SEEKING with original format...
2009-06-04 Wim Taymansbasesink: fix clipped start/stop after step
2009-06-04 Wim Taymansbasesink: use more correct segment methods
2009-06-03 Wim Taymansbasesink; handle EOS correctly.
2009-06-03 Wim Taymansbasesink: forget previous times when stepping
2009-06-02 Wim Taymansbasesink: fix regression in unit tests
2009-06-01 Wim Taymansbasesink: post a warning on excessive framedrops
2009-06-01 Wim Taymansbasesink: more stepping in reverse
2009-06-01 Wim Taymansbasesink: use start_time as the step start
2009-06-01 Wim Taymansbasesink: catch step cases in _wait_preroll()
2009-06-01 Wim Taymansbasesink: more stepping in reverse fixes
2009-06-01 Wim Taymansbasesink: small cleanups
2009-06-01 Wim Taymansframestep: implement backwards framestep
2009-06-01 Wim Taymansbasesink: add framestepping in time
2009-06-01 Wim Taymansbasesink: keep track of stepped time
2009-06-01 Wim Taymansbasesink: move stuff around, more stepping
2009-06-01 Wim Taymansbasesink: first stab at frame stepping in PAUSED
2009-05-28 Arnout Vandecappelleadapter: fix _masked_scan_uint32() at boundaries
2009-05-22 Stefan Kostcontroller: add G_LIKELY and join two if for same condition
2009-05-22 Edward Herveygsttypefindhelper: Fix indentation
2009-05-22 Jan Schmidtcontroller: Silence a warning from the GSequence being...
2009-05-20 Wim Taymansadapter: improve the flush function
2009-05-20 Stefan Kostcontroller: fix assertion when freeing the control...
2009-05-20 Wim Taymansadapter: potentially save a memcpy in _take
2009-05-20 Wim Taymansadapter: micro optimisations
2009-05-20 Wim Taymansadapter: avoid comparisions in fast path
2009-05-20 Wim Taymansadapter: avoid branch in copy code
2009-05-19 Wim Taymansadapter: add _masked_scan_uint32
2009-05-19 Wim Taymansadapter: more optimisations
2009-05-14 Sebastian Drögecontroller: Use ordered GSequence instead of GList
2009-05-13 Wim Taymansadapter: don't use realloc, it does a memcpy
2009-05-13 Wim Taymansadapter: use g_realloc for resizing the buffer
2009-05-13 Wim Taymansadapter: move new member to private struct
2009-05-13 Wim Taymansadapter: update some docs
2009-05-13 Wim Taymansadapter: add method to keep track of timestamps
2009-05-13 Wim Taymansadapter: small cleanups
2009-05-12 Wim Taymansadapter: optimize taking the headbuffer
2009-05-11 Wim Taymansbasesrc: don't ignore pad_start return value
2009-04-15 Stefan Kostlogging: fix unused variable warning when disabling...
2009-04-14 Stefan Kostcontroller: factor out duplicated code and add a descri...
2009-04-04 Edward Herveybasesink: Remove dead assignments.
2009-04-04 Edward Herveybasesrc: remove dead assignment.
2009-04-04 Sebastian Drögegst: Use g_once_init* or G_DEFINE_TYPE
2009-04-03 Edward Herveycontroller: remove dead assignment.
2009-04-03 Edward Herveyadapter: remove dead assignment.
2009-04-03 Edward Herveybasesink : Remove unused variable.
2009-04-03 Edward Herveybasetransform: move unused variable in the #if 0 block.
2009-04-03 Edward HerveyRemove unused variables detected by LLVM's Clang static...
2009-04-02 Sebastian Drögegstcheck: Call gst_check_init() before creating the...
2009-03-23 Tim-Philipp Müllerbasesink: fix once-per-second 'emergency rendering...
2009-03-20 Stefan Kostcontroller: Fix generation of control-change arrays.
2009-03-19 Tim-Philipp Müllergstcheck: fix for check versions > 0.9.6
2009-03-15 Stefan Kostcollectpads: add debug logging to make it easier to...
2009-03-11 Edward Herveygstbasesrc: unsigned long is "%lu", not "%ul". Fixes...
2009-03-10 Stefan Kostlogging: some additional logging for tracing caps negot...
2009-03-06 Stefan Kostcollectpads: revert accidential commit from the queue...
2009-03-06 Stefan Kostcollectpads: reliably go to eos. Fixes #574160
2009-03-05 Andy Wingobasesink: propagate UPSTREAM events in pull mode too
2009-03-04 Edward HerveyGstAdapter: Discard empty buffers in _push(). Fixes...
2009-02-26 Stefan Kostbasesink: move left over handling of the error case...
2009-02-23 Wim TaymansError out more specifically on empty caps
2009-02-23 LRNFix signed when compiling with MSys/MinGW
2009-02-23 Wim TaymansDon't forward LATENCY event when not ready
2009-02-05 Stefan Kostcontroller: remove unused variable
2009-02-04 Stefan Kostcheck: Don't assume gst_pad_get_peer returns non NULL...
2009-02-03 Wim TaymansGstBaseSink: use new variable to schedule preroll
2009-02-03 Wim TaymansGstBaseSink: avoid calling preroll multiple times
2009-02-02 Thijs VermeirForce reconfigure of basetransform to recheck alloc...
2009-01-30 Wim TaymansRevert "Check suggested caps for proxy alloc"
2009-01-30 Wim TaymansRevert "Force reconfigure of basetransform to recheck...
2009-01-29 Stefan KostAdd logging in failure case. Add more details to a...
2009-01-29 Stefan KostAdd todo comments.
2009-01-29 Thijs VermeirCheck suggested caps for proxy alloc
2009-01-29 Thijs VermeirForce reconfigure of basetransform to recheck alloc...
2009-01-26 Stefan KostDon't check timestamp here, its done in the called...
2009-01-25 Thijs VermeirFix typo
2009-01-25 Thijs VermeirOnly free list of buffers once
2009-01-23 Jan SchmidtUpdate a bunch of gitignores to clean up my git status...
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-21 Wim TaymansAdd new typefing helper function to guess the caps...
2009-01-21 Wim TaymansUpdate the last_buffer exactly with the buffer that...
2009-01-09 Wim Taymanslibs/gst/base/gstbasesink.*: Fix documentation for...
2009-01-05 Wim Taymanslibs/gst/base/gstbasesink.c: Release the object lock...
2009-01-03 Edward Herveylibs/gst/base/gstcollectpads.c: Use the name of the...
2009-01-01 Stefan Kostgst/gstdebugutils.c: Add some ideas, how to make the...
2008-12-15 Wim Taymanslibs/gst/base/gstbasesink.c: Expose the render-delay...
2008-12-10 Peter Kjellerstedtlibs/gst/check/gstcheck.h: Allow check tests to use
2008-12-09 Sebastian Drögelibs/gst/check/gstcheck.c: Revert accidentially commite...
next