gst/gstpad.c: Really unlink the peer pad instead of setting the peer pointer to NULL...
[platform/upstream/gstreamer.git] / libs /
2007-12-20 Peter Kjellerstedtlibs/gst/check/gstcheck.h: Fix detection of the check...
2007-12-19 Wim Taymanslibs/gst/base/gstbasesrc.c: Allow sending EOS to the...
2007-12-17 Wim Taymanslibs/gst/base/gstbasesrc.c: Make _wait_playing() not...
2007-12-14 Sebastian DrögeAPI: Add gst_base_transform_set_gap_aware() to control...
2007-12-13 Stefan Kostlibs/gst/base/: Replace gst_pad_get_parent by GST_OBJEC...
2007-12-12 Tim-Philipp MüllerMakefile.am: Add check-exports target and run it as...
2007-12-11 Stefan KostChange GST_GET_TIMESTAMP into gst_util_get_timestamp...
2007-11-28 Stefan Kostlibs/gst/base/gstbasesink.c: Use new API to get elapsed...
2007-11-21 Wim Taymanslibs/gst/base/gstbasesink.c: Only send upstream events...
2007-11-17 Stefan Kostgst/gstevent.c: Little documentation improvment.
2007-11-09 Wim Taymanslibs/gst/base/gstbasesink.c: Don't hold the object...
2007-11-09 Wim Taymansgst/gstsegment.c: Also accumulate time correctly when...
2007-11-06 Wim Taymanslibs/gst/base/gstbasesrc.c: Unify flushing code, remove...
2007-11-06 Wim Taymanslibs/gst/base/gstbasesink.c: Don't try to report a...
2007-11-01 Tim-Philipp Müllerg_type_class_ref() other types as well, see #349410...
2007-10-31 Ole André Vadla... Fix a couple of missing includes for MSVC2005 and a...
2007-10-31 Stefan Kostlibs/gst/base/gstbasesrc.c: Its "Since:" and not "...
2007-10-30 Wim TaymansAdd a new last-buffer property that contains the last...
2007-10-25 Wim Taymanslibs/gst/base/gstbasesink.c: Reset last seen position...
2007-10-25 Jan SchmidtUse a custom export symbol regex for libgstcheck, as...
2007-10-16 Tim-Philipp Müllerlibs/gst/check/gstcheck.*: Allow runtime selection...
2007-10-10 Wim Taymanslibs/gst/base/gstbasesink.*: Add function to wait for...
2007-10-08 Wim Taymanslibs/gst/base/gstbasesink.c: When we received EOS and...
2007-10-08 Wim Taymanslibs/gst/base/gstbasesink.c: Don't try to preroll non...
2007-10-05 Wim Taymanslibs/gst/base/gstbasesrc.c: Rework the locking of bases...
2007-10-03 Stefan Kostlibs/gst/base/gsttypefindhelper.c: Speedup typefinding...
2007-10-02 Wim Taymanslibs/gst/base/gstbasesrc.c: Call unlock for live source...
2007-10-01 Wim Taymanslibs/gst/base/gstbasesrc.c: Also initialize the counter...
2007-09-24 Wim Taymanslibs/gst/base/gstbasesink.c: Return correct gboolean...
2007-09-24 Wim Taymanslibs/gst/base/gstbasesink.c: Simplify latency query.
2007-09-19 Wim Taymanslibs/gst/base/gstbasesrc.c: Don't unref the event after...
2007-09-17 Jan SchmidtFix minor compilation warnings shown with Forte.
2007-09-14 Wim Taymanslibs/gst/base/gstbasesink.c: Sinks that don't preroll...
2007-09-14 Wim Taymanslibs/gst/base/gstbasesink.c: Latency query is allowed...
2007-09-13 Wim Taymanslibs/gst/base/gstbasesrc.c: Push OOB events downstream...
2007-09-13 Wim Taymanslibs/gst/base/gstbasesrc.c: Update docs.
2007-09-13 Sebastien Mouttelibs/gst/controller/: Use gst_guint64_to_gdouble()...
2007-09-11 Wim Taymansdocs/design/part-live-source.txt: Add docs on how live...
2007-09-10 Wim Taymanslibs/gst/base/gstbasesrc.*: Add property to make the...
2007-09-05 Wim Taymanslibs/gst/base/gstbasesink.c: Protect eos and have_prero...
2007-08-30 Wim Taymansdocs/libs/gstreamer-libs-sections.txt: Add new methods...
2007-08-29 Wim Taymanslibs/gst/base/gstbasesink.*: Add async property to...
2007-08-28 Wim Taymanslibs/gst/base/gstbasesink.c: Improve debugging.
2007-08-16 Wim Taymansgst/gstmessage.h: Add some more docs for the messages.
2007-08-13 Stefan KostAdd more missing docs.
2007-08-10 Tim-Philipp Müllerlibs/gst/controller/gstlfocontrolsource.c: Printf forma...
2007-08-09 Philippe Kalaflibs/gst/base/gstbasesink.c: Don't send an async_start...
2007-08-07 Jan Schmidtlibs/gst/controller/Makefile.am: Dist gstlfocontrolsour...
2007-08-03 Sebastian Drögelibs/gst/controller/: API: Add GstLFOControlSource...
2007-07-24 Stefan Kostlibs/gst/base/gsttypefindhelper.c: Cleanup the typefind...
2007-07-22 Sebastian Drögelibs/gst/controller/gstinterpolation.c: Also round...
2007-07-21 Jan Schmidtlibs/gst/controller/gstinterpolation.c: When linearly...
2007-07-20 Stefan KostAdd libm check as we use in for plugins.
2007-07-10 Stefan Kostgst/gsttaglist.c: Fix doc syntax.
2007-07-06 Sebastian Drögelibs/gst/controller/: API: Refactor GstController into...
2007-06-21 Tim-Philipp Müllerlibs/gst/base/gstbasesink.c: Remove unused signal enum.
2007-06-19 Andy Wingotests/check/pipelines/simple-launch-lines.c
2007-06-15 Wim Taymanslibs/gst/base/gstdataqueue.*: Various cleanups.
2007-06-15 Wim Taymanslibs/gst/base/gstbasetransform.c: Work around the broke...
2007-06-15 Wim TaymansImprove debugging.
2007-06-14 Stefan Kostlibs/gst/controller/gstcontroller.c: Fix wrong getter...
2007-06-14 Tim-Philipp Müllerlibs/gst/check/gstcheck.c: Intercept criticals and...
2007-06-14 Tim-Philipp MüllerUgly 'fix' for the controller unit test on the p5 bot...
2007-06-14 Stefan Kostlibs/gst/base/gstbasesink.c: Add two breaks thats where...
2007-06-14 Tim-Philipp MüllerAPI: add fail_unless_equals_float() and assert_equals_f...
2007-06-11 Sebastian Drögelibs/gst/controller/gstinterpolation.c: Actually use...
2007-06-10 Sebastian Drögelibs/gst/controller/gstcontroller.c: Unset the minimum...
2007-06-09 Sebastian Drögelibs/gst/controller/: Protect against values larger...
2007-06-07 Sébastien Mouttelibs/gst/controller/gstinterpolation.c: Use gst_util_gu...
2007-06-06 Tim-Philipp MüllerFix multiqueue leaking buffers and events when downstre...
2007-06-06 Sebastian Drögelibs/gst/controller/gstcontroller.c: Clarify docs:...
2007-06-06 Sebastian Drögelibs/gst/controller/: Factor out the 'set' logic into...
2007-05-25 Wim Taymanslibs/gst/base/gstcollectpads.c: Use additional refcount...
2007-05-24 Tim-Philipp Müllerlibs/gst/base/gstdataqueue.c: Eliminate tabs and traili...
2007-05-22 Sebastian Drögelibs/gst/controller/gstinterpolation.c: Use an array...
2007-05-21 Sebastian Drögelibs/gst/controller/gstinterpolation.c: Add support...
2007-05-21 Sebastian Drögelibs/gst/controller/gstcontroller.*: Clarify the docs...
2007-05-21 Wim Taymanslibs/gst/base/gstbasetransform.h: Fix macro for locking...
2007-05-17 Sebastian Drögelibs/gst/controller/: API: gst_controller_suggest_next_...
2007-05-17 Sebastian Drögelibs/gst/controller/: Save last synced value from the...
2007-05-17 Sebastian Drögelibs/gst/controller/: Add a new private GstControlPoint...
2007-05-04 Tim-Philipp Müllerlibs/gst/controller/: Don't crash if someone tries...
2007-05-03 Edward Herveylibs/gst/base/gstbasetransform.c: Properly set the...
2007-05-03 Wim Taymanslibs/gst/base/gstbasetransform.c: always_in_place does...
2007-05-03 Wim TaymansAPI: gst_base_src_query_latency(). Added method so...
2007-04-28 Tim-Philipp MüllerTypo fixes; minor docs addition.
2007-04-21 Tim-Philipp Müllerlibs/gst/base/gstbasetransform.c: Make sure streaming...
2007-04-13 Jan Schmidtdocs/libs/gstreamer-libs-sections.txt: Remove bogus...
2007-04-13 Jan SchmidtAllow basesrc derived classes to execute seeks in other...
2007-04-13 Jan Schmidtgst/gstelement.c: Don't output the same debug statement...
2007-04-05 Wim Taymanslibs/gst/base/gstbasesink.c: Fix leak caused when refus...
2007-04-05 Wim Taymanslibs/gst/base/gstbasesink.c: Don't accept anything...
2007-04-02 Stefan Kostdocs/random/ensonic/dynlink.txt: More work on proposal...
2007-03-29 Jan Schmidtlibs/gst/base/gstadapter.c: Make take_buffer a bit...
2007-03-25 Wim Taymanslibs/gst/base/gstbasesrc.c: Only push the segment event...
2007-03-22 Wim Taymanslibs/gst/base/gstbasesrc.c: Handle errors from the...
2007-03-21 Jan Schmidtlibs/gst/base/gstbasesrc.c: Clarify FIXME comment in...
2007-03-19 Jan Schmidtlibs/gst/base/: Add ::unlock_stop to basesrc and basesi...
2007-03-19 Wim Taymansdocs/gst/gstreamer-sections.txt: Add new element field...
2007-03-14 Thomas Vander Stichelefix misleading log statement
next