API: gst_parse_launch_full()
[platform/upstream/gstreamer.git] / libs /
2008-05-22 Sjoerd Simonslibs/gst/base/gstbasesink.c: If nothing else can be...
2008-05-21 Wim TaymansDon't use gst_element_get_pad().
2008-05-20 Tim-Philipp Müllerlibs/gst/base/gstbasetransform.c: Unref events that...
2008-05-19 Wim TaymansExpose a method that was previously used internally...
2008-05-19 Wim Taymanslibs/gst/base/gstbasesink.c: Refactor adjusting the...
2008-05-19 Tim-Philipp Müllerlibs/gst/base/gstbasesrc.c: Use right error code when...
2008-05-19 Wim Taymanslibs/gst/base/gstbasesrc.c: When the subclass did not...
2008-05-16 Sebastian Drögelibs/gst/base/gsttypefindhelper.c: Sort buffer cache...
2008-05-13 Sjoerd Simonslibs/gst/base/gstbasetransform.c: Check the caps of...
2008-05-08 Sjoerd Simonslibs/gst/base/gstbasetransform.c: Don't passthrough...
2008-05-07 Ole André Vadla... libs/gst/base/gstbasesrc.c (gst_base_src_default_query...
2008-05-07 Wim Taymanslibs/gst/base/gstadapter.c: Small code cleanup.
2008-05-06 Sebastian DrögeDon't allow negative sizes when allocating new buffers.
2008-05-03 Sebastian Drögelibs/gst/controller/: Move some private declarations...
2008-04-28 Michael Smithlibs/gst/check/Makefile.am: Don't add an explicit link...
2008-04-25 Stefan Kostlibs/gst/base/: Fix doc typos and unify caps a bit.
2008-04-25 Wim Taymanslibs/gst/base/gstbasesink.c: Rearrange the latency...
2008-04-17 Sebastian Drögegst/gstutils.*: API: Deprecate gst_atomic_int_set(...
2008-04-15 Stefan KostAdd GST_PARAM_CONTROLLABLE and GST_PARAM_USER_SHIFT...
2008-04-13 Kwang Yul SeoDefine socklen_t as int if it's not defined yet. Fixes...
2008-04-10 Stefan Kostlibs/gst/check/gstcheck.c: Remove blank line between...
2008-04-09 Wim Taymansdocs/design/part-buffering.txt: Fix some typos and...
2008-04-02 Sebastian Drögelibs/gst/controller/gstinterpolationcontrolsource.c...
2008-03-31 Sebastian Drögelibs/gst/base/gstbasetransform.c: Also unset the GAP...
2008-03-27 Michael Smithlibs/gst/dataprotocol/dataprotocol.c: When calculating...
2008-03-24 Mark NauwelaertsSmall documentation fixes. Fixes #523978.
2008-03-23 Rene Stadlerlibs/gst/base/gstbasetransform.c: Fix confusing documen...
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-03-07 Ole André Vadla... Remove GstPollMode from the API, it does not make sense...
2008-02-29 Wim Taymanslibs/gst/base/gstbasesink.c: Small doc update.
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-27 Wim TaymansUse a private stuct to not break ABI.
2008-02-27 Peter Kjellerstedtlibs/gst/net/: Massive code removal and cleanups becaus...
2008-02-19 Jan Schmidtlibs/gst/check/gstcheck.*: Make the declaration in...
2008-02-15 Stefan KostAdd sub-buffer functions to collectpads. Fixes #516187.
2008-02-05 Sebastian DrögeRevert previous changes to the behaviour of GstPadTempl...
2008-02-03 Sebastian DrögeDon't use base_init where not absolutely necessary...
2008-02-01 Thijs VermeirAdd more functions for unit testing: gst_check_drop_buf...
2008-02-01 Wim Taymanslibs/gst/base/gstbasesink.c: Add fixme regarding EOS...
2008-01-14 Stefan Kostlibs/gst/base/gstbasetransform.c: Fix long property...
2008-01-12 Jan Schmidtgst/gst.c: _gst_trace_on is already provided by gsttrac...
2008-01-09 Wim Taymanslibs/gst/base/gstbasesrc.c: The start segment for rever...
2008-01-08 Tim-Philipp Müllerlibs/gst/base/gstbasetransform.c: Print element name...
2008-01-08 Damien Lespiaulibs/gst/: Fix empty prototypes. Fixes bug #507957.
2008-01-07 Wim Taymanslibs/gst/base/gstbasesrc.c: Don't update the last_stop...
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...
next