]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - libs
Update .gitignore
[glsdk/gstreamer0-10.git] / libs /
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...
2008-12-09 Stefan Kostlibs/gst/controller/gstcontroller.c: Aggregate return...
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...
next