libs/gst/base/gstbasetransform.*: Add vmethod that is called before we start the...
[platform/upstream/gstreamer.git] / libs /
2008-12-08 Wim Taymanslibs/gst/base/gstbasetransform.*: Add vmethod that...
2008-11-24 Stefan Kostlibs/gst/base/gstbasesink.c: Turn comment into gtk...
2008-11-24 Wim Taymanslibs/gst/base/gstbasetransform.c: Revert quick accepcap...
2008-11-22 Wim Taymanslibs/gst/base/gstbasetransform.c: Rename a variable...
2008-11-21 Wim Taymanslibs/gst/base/gstbasetransform.c: Add beginnings of...
2008-11-20 Wim Taymanslibs/gst/base/gstbasesink.c: Changing the render delay...
2008-11-17 Sebastian Drögelibs/gst/controller/: Use gst_guint64_to_gdouble instea...
2008-11-17 Stefan Kostlibs/gst/controller/: Keep last-value and only call...
2008-11-13 Wim Taymansgst/gstbuffer.c: Avoid costly typechecking for triviall...
2008-11-04 Wim TaymansCopy seqnums from events to messages so that they can...
2008-11-03 David Schleeflibs/gst/net/Makefile.am: Add WIN32_LIBS to libgstnet...
2008-10-27 Wim Taymanslibs/gst/base/gstbasetransform.c: If we have a fixate...
2008-10-24 Wim Taymanslibs/gst/base/gstbasetransform.c: Clear the output...
2008-10-23 Sebastian Drögelibs/gst/base/gstbytereader.c: Use GST_(READ|WRITE...
2008-10-22 Sebastian DrögeAPI: Add gst_byte_reader_get_data and gst_byte_reader_p...
2008-10-22 Jan Schmidtlibs/gst/base/: Fix the names of 2 functions in the...
2008-10-21 Wim Taymanslibs/gst/base/gstbasetransform.c: Protect sink_alloc...
2008-10-20 Wim Taymanslibs/gst/base/gstbasesink.c: Implement more seeking...
2008-10-20 Wim Taymanslibs/gst/base/gstbasesrc.c: Update comment.
2008-10-19 Stefan Kostlibs/gst/base/gstbasesrc.c: (gst_base_src_default_do_seek);
2008-10-17 Wim Taymanslibs/gst/base/gstbasesink.c: Query the total number...
2008-10-16 Wim TaymansAdd method to commit the state in subclasses.
2008-10-16 Wim Taymanslibs/gst/base/gstbasesrc.c: Update some docs.
2008-10-10 Wim Taymansdocs/design/part-negotiation.txt: Update the docs some...
2008-10-10 Wim Taymansgst/gstbin.c: The message src can be NULL, don't try...
2008-10-10 Wim Taymansdocs/design/part-negotiation.txt: Small doc update.
2008-10-08 Wim Taymanslibs/gst/base/gstbasesink.c: Forward LATENCY events...
2008-10-07 Sebastian Drögelibs/gst/base/gstbytereader.c: Use new GST_READ_UINT24_...
2008-10-06 Sebastian DrögeAdd bit reader and byte reader classes, including docum...
2008-10-06 Wim Taymanslibs/gst/base/gstbasesink.c: Improve position reporting...
2008-09-28 Jan SchmidtFix assertion in basetransform when the subclass choose...
2008-09-24 Wim Taymanslibs/gst/base/gstbasetransform.c: Take new caps ref...
2008-08-21 Wim Taymanslibs/gst/base/gstbasesrc.c: Use the result from gst_pad...
2008-08-20 Wim TaymansImplement method for reconfiguring basetransform.
2008-08-19 Wim Taymanslibs/gst/base/gstbasesink.c: Improve position reporting...
2008-08-19 Jason Zhaolibs/gst/base/gstbasesink.c: When the subclass event...
2008-08-18 Wim Taymanslibs/gst/base/gstbasetransform.c: If the element is...
2008-08-14 Wim Taymanslibs/gst/base/gstbasetransform.c: Go over the buffer_al...
2008-08-14 Wim Taymanslibs/gst/base/gstbasetransform.c: Don't overwrite the...
2008-08-12 Stefan Kostlibs/gst/base/: Fix headings in docs and gtk-doc warnings.
2008-08-11 Edward Herveylibs/gst/base/gstbasetransform.c: Fix a "may be used...
2008-08-05 Wim Taymansdocs/libs/gstreamer-libs-sections.txt: Add new function:
2008-07-29 Michael SmithBuild the net library if we have winsock2.
2008-07-24 Thijs Vermeirlibs/gst/base/gstbasesrc.h: revert the changes to the...
2008-07-24 Thijs Vermeirlibs/gst/base/gstbasesrc.*: Don't cache the seekable...
2008-07-08 Sebastian Drögelibs/gst/controller/gstinterpolationcontrolsource.c...
2008-06-30 Sebastian Drögelibs/gst/dataprotocol/dataprotocol.c: Don't write to...
2008-06-29 Stefan Kostlibs/gst/controller/gstinterpolationcontrolsource.c...
2008-06-21 Thijs Vermeirdocs/libs/gstreamer-libs-sections.txt: Add new API...
2008-06-21 Thijs Vermeirlibs/gst/check/gstcheck.*: Also setup request pads...
2008-06-20 Wim Taymanslibs/gst/base/gsttypefindhelper.c: Increase code readab...
2008-06-20 Wim TaymansAdd method to allow sinks to specify additional delay...
2008-06-20 Stefan Kostlibs/gst/controller/gstcontroller.c: Revert one change...
2008-06-20 Stefan Kostlibs/gst/controller/gstcontroller.c: Use freeze/thaw...
2008-06-20 Wim Taymanslibs/gst/base/gstbasesink.c: If we have not seen a...
2008-06-20 Stefan KostRewrite handling of default values. Fix overflow with...
2008-06-20 Wim Taymanslibs/gst/base/gstbasetransform.c: Add debug info.
2008-06-04 Wim Taymanslibs/gst/base/gstbasesink.c: Add some debug.
2008-05-30 Wim Taymanslibs/gst/base/gstbasesink.c: The reported position...
2008-05-29 Wim Taymanslibs/gst/base/gstbasesink.c: Fix position query range...
2008-05-28 Bjarne Rosengrenlibs/gst/base/gstbasesrc.c: Make sending an EOS event...
2008-05-27 Stefan Kostlibs/gst/controller/gstcontroller.c: Add parameter...
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...
next