gst/gsterror.c: Fix error message for GST_LIBRARY_ERROR_SETTINGS (feel free to come...
[platform/upstream/gstreamer.git] / libs /
2006-10-11 Tim-Philipp Müllerlibs/gst/controller/gstcontroller.c: Fix refcounting...
2006-10-10 René Stadlerlibs/gst/controller/gstcontroller.c: Take ref to contro...
2006-10-10 Wim Taymanslibs/gst/check/gstcheck.c: Activate/deactivate pads...
2006-10-09 Zaheer Abbas Meralilibs/gst/net/gstnetclientclock.c: Remove local debuggin...
2006-10-09 Josep Torre Vallescommon/m4/gst-error.m4: Disable warning of statement...
2006-10-05 Josep Torre VallesFix a compilation issue with Forte on Solaris. inet_at...
2006-10-05 Tim-Philipp MüllerPrintf fixes.
2006-09-29 Tim-Philipp Müllerlibs/gst/controller/gstcontroller.c: Don't g_return_val...
2006-09-29 Wim Taymanslibs/gst/net/: Stop reading commands when EOF as well.
2006-09-28 Jan Schmidtconfigure.ac: Don't pull in gmodule-2.0.pc as a depende...
2006-09-27 Wim Taymansdocs/random/moving-plugins: Make it clear that the...
2006-09-23 Antoine Tremblaylibs/gst/base/gstbasesrc.c: Match _start/_stop calls...
2006-09-22 Stefan Kostlibs/gst/controller/gstcontroller.c: Ref instances...
2006-09-18 Wim Taymansgst/gstelement.c: Use _DEBUG_OBJECT some more.
2006-09-17 Tim-Philipp Müllerlibs/gst/base/gstbasesrc.c: JITTER, RATE, and LATENCY...
2006-09-16 Edward Herveylibs/gst/base/gstbasetransform.c: Check if requested...
2006-09-15 Wim Taymanslibs/gst/base/gstbasesink.c: Make sure that our interna...
2006-09-15 Wim TaymansExpose logic to wait for preroll so that subclasses...
2006-09-05 Wim Taymanslibs/gst/net/: Make stuff compile on windows. Fixes...
2006-09-01 Wim Taymansdocs/: Fix docs some more.
2006-08-28 Edward Herveylibs/gst/base/gstbasesink.c: Inform GstSegment of the...
2006-08-28 Wim Taymanslibs/gst/base/gstbasesrc.c: Small comment update.
2006-08-24 Stefan Kostimplement caps merging (fixes #352580)
2006-08-21 Stefan KostAPI: Add gst_caps_merge() and use it in basetransform...
2006-08-21 Edward Herveylibs/gst/base/gstbasetransform.c: Only call downstream...
2006-08-20 Stefan KostSimplify caps to get rid of duplicates, fixes #345444
2006-08-17 Tim-Philipp MüllerMake gstcheck stuff show up in docs (still needs to...
2006-08-15 Tim-Philipp Müllerlibs/gst/check/gstcheck.h: Use const gchar * variables...
2006-08-15 Tim-Philipp Müllerlibs/gst/check/gstcheck.h: Fix ASSERT_CRITICAL and...
2006-08-14 Wim Taymanslibs/gst/base/gstbasesrc.c: If the parent state change...
2006-08-11 Andy WingoGST_DISABLE_DEPRECATED is only for users of API that...
2006-08-10 Stefan Kostlibs/gst/controller/gstcontroller.h: fix ABI size-corre...
2006-08-10 Stefan KostAPI: add gst_object_{s,g}et_control_rate(), add private...
2006-08-09 Edward Herveylibs/gst/base/gstbasetransform.c: Even if we can't...
2006-08-02 Wim Taymanslibs/gst/dataprotocol/dataprotocol.c: Make debug catego...
2006-07-31 Wim Taymanslibs/gst/base/gstbasetransform.c: Use OBJECT_LOCK and...
2006-07-29 Tim-Philipp Müllerlibs/gst/base/gstbasesrc.h: Note in the docs that the...
2006-07-28 Wim Taymanslibs/gst/base/gstcollectpads.c: When flushing a pad...
2006-07-27 Jan Schmidtlibs/gst/base/gstbasetransform.c: Extra debug output
2006-07-21 Andy Wingolibs/gst/check/Makefile.am (libgstcheck_@GST_MAJORMINOR...
2006-07-14 Wim TaymansRevert fix for regression in #347408 after release.
2006-07-13 Wim TaymansRevert pull-0 fix for release. Disable check. Fixes...
2006-07-13 Thomas Vander Stichelelibs/gst/dataprotocol/dataprotocol.c: Fixes #347337...
2006-07-06 Wim Taymanslibs/gst/base/gstbasesrc.c: Update docs. blocksize...
2006-07-05 Wim Taymanslibs/gst/base/gstpushsrc.c: Add some more docs here...
2006-07-05 Wim Taymanslibs/gst/base/gstbasesink.c: When operating in pull...
2006-07-05 Wim Taymanslibs/gst/base/gstbasetransform.c: Make sure the buffer...
2006-07-02 Thomas Vander Stichelelibs/gst/check/gstcheck.c: if we get the wrong message...
2006-07-02 Thomas Vander Stichelelibs/gst/check/gstcheck.h: add some assert_ as alias...
2006-07-02 Thomas Vander Stichelelibs/gst/dataprotocol/Makefile.am: build dataprotocol...
2006-07-02 Thomas Vander Stichelemoap ignore
2006-07-02 Thomas Vander Stichelemoap ignore
2006-07-01 Thomas Vander Sticheleconfigure.ac: set CFLAGS and friends to -O0 if gcov...
2006-07-01 Thomas Vander Stichelelibs/gst/check/gstcheck.*: create a macro and function...
2006-06-23 Tim-Philipp Müllergst/gstinfo.c: Promote GST_DEBUG_CATEGORY_STATIC in...
2006-06-22 Wim Taymanslibs/gst/base/gstbasetransform.c: Forgot to remove...
2006-06-22 Wim Taymansgst/gstcaps.c: Fix crasher when passed NULL. Doc clarif...
2006-06-14 Wim Taymanslibs/gst/base/: Don't randomly and silently reset a...
2006-06-14 Wouter Paesenlibs/gst/controller/gstcontroller.c: Fix controlling...
2006-06-13 Thomas Vander Sticheledocs/: add a gdp image
2006-06-12 Wim TaymansAdd G_UNLIKELY in type registration.
2006-06-06 Thomas Vander Sticheleadd note to docs about GDP versioning; remove tmpl...
2006-06-06 Thomas Vander Stichelelibs/gst/dataprotocol/dataprotocol.*: API: add a GstDPP...
2006-06-06 Thomas Vander Stichelecosmetics
2006-06-06 Thomas Vander Stichelelibs/gst/check/gstcheck.*: factor out the method from...
2006-06-02 Thomas Vander Stichelelibs/gst/dataprotocol/dataprotocol.c: factor out CRC...
2006-06-02 Thomas Vander Stichelelibs/gst/check/gstcheck.c: make sure we unset caps
2006-06-02 Michael Smithlibs/gst/check/gstcheck.*: Add a cond/mutex to the...
2006-06-02 Thomas Vander Stichelelibs/gst/dataprotocol/dataprotocol.c: factor out some...
2006-06-02 Thomas Vander SticheleAPI: make gst_dp_crc() public
2006-06-01 Stefan Kostgst/gsttagsetter.h: Can't cast ifaces to a class
2006-06-01 Thomas Vander Stichelelibs/gst/dataprotocol/dataprotocol.c: make sure we...
2006-06-01 Alessandro Decinalibs/gst/base/gstcollectpads.c: Make sure the EOS flag...
2006-05-30 Wim Taymanslibs/gst/base/gstcollectpads.c: Handle the case where...
2006-05-30 Wim Taymansgst/gstelement.c: Clarify the use of _release_request_p...
2006-05-30 Wim Taymanslibs/gst/base/gstcollectpads.c: When rebuilding the...
2006-05-30 Lutz Muellerlibs/gst/base/gstbasesrc.c: Publish supported query...
2006-05-30 Alessandro Decinalibs/gst/base/gstcollectpads.c: Unlock mutex when remov...
2006-05-29 Wim Taymanslibs/gst/base/gstcollectpads.c: Don't leak pads lists.
2006-05-29 Wim TaymansAPI: gst_collect_pads_set_flushing
2006-05-25 Wim Taymanslibs/gst/net/gstnetclientclock.c: Initialize variable...
2006-05-24 Tim-Philipp Müllerlibs/gst/base/gsttypefindhelper.c: Fix off-by-one bug...
2006-05-23 Mark Nauwelaertslibs/gst/base/gstcollectpads.c: clear/reset segment...
2006-05-22 Stefan Kostlibs/gst/base/gstcollectpads.c: Flush queued buffer...
2006-05-22 Thomas Vander Sticheledebugging changes
2006-05-15 Wim Taymanslibs/gst/base/gstbasesink.c: Don't report POSITION...
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2006-05-10 Thomas Vander Stichelelibs/gst/check/gstcheck.h: add an assert for setting...
2006-05-10 Wim Taymanslibs/gst/base/gstcollectpads.*: No need to call _stop...
2006-05-10 Wim Taymanslibs/gst/base/gstcollectpads.c: Update docs.
2006-05-09 Wim Taymanslibs/gst/base/gstcollectpads.*: Clean up the mess that...
2006-05-08 Wim Taymanslibs/gst/base/gstbasesrc.c: Always push non-flushing...
2006-05-08 Thomas Vander Stichelewhitespace, comment, doc fixup
2006-05-08 Jan Schmidtlibs/gst/base/gstbasesink.c: Add applied_rate to the...
2006-05-08 Philippe Rouquierlibs/gst/base/gstbasesink.c: call ::unlock before takin...
2006-05-08 Wim Taymanslibs/gst/base/gstbasesrc.c: Unify error handling, don...
2006-05-08 Wim Taymansdocs/design/part-overview.txt: Make upsteam/downstream...
2006-05-08 Wim Taymanslibs/gst/base/gstbasesink.c: Store the sync time of...
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2006-05-04 Wim Taymansdocs/libs/gstreamer-libs-sections.txt: API: addition...
next