platform/upstream/gstreamer.git
2006-06-01 Stefan Kostgst/gsttagsetter.h: Can't cast ifaces to a class
2006-06-01 Thomas Vander... libs/gst/dataprotocol/dataprotocol.c: make sure we...
2006-06-01 Alessandro... libs/gst/base/gstcollectpads.c: Make sure the EOS flag...
2006-05-30 Sébastien Mouttegst/gst.c: set #include <sys/wait.h> in a #ifdef #ifdef...
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 Thomas Vander... docs/: add declared symbols
2006-05-30 Thomas Vander... update po files
2006-05-30 Thomas Vander... fix build
2006-05-30 Thomas Vander... added HAVE_FORK
2006-05-30 Jan Schmidtgst/gstsystemclock.c: Add debug that can be enabled...
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 Tim-Philipp... API: add GST_TAG_PREVIEW_IMAGE (#343341).
2006-05-30 Alessandro... libs/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-29 Tim-Philipp... gst/gst.c: Don't scan registry paths passed via --gst...
2006-05-28 Thomas Vander... gst/gst.c: if we have fork, fork while reading/rebuildi...
2006-05-26 Jan Schmidtplugins/elements/: Add a use-mmap property to enable...
2006-05-26 Zaheer Abbas... tools/gst-inspect.c: Add missing include, removes warni...
2006-05-26 Jan Schmidtgst/gstvalue.c: Handle NULL input and output pointers...
2006-05-25 Wim Taymanslibs/gst/net/gstnetclientclock.c: Initialize variable...
2006-05-24 Tim-Philipp... libs/gst/base/gsttypefindhelper.c: Fix off-by-one bug...
2006-05-24 Thomas Vander... doc indent fix
2006-05-24 Thomas Vander... mark more strings for translation
2006-05-23 Julien Mouttedocs/gst/gstreamer-sections.txt: Make new GST_FLOW_IS_S...
2006-05-23 Wim Taymansgst/gstpad.*: Added _CUSTOM error and success GstFlowRe...
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... tests/check/gst/gststructure.c: add a test for a comple...
2006-05-22 Thomas Vander... debugging changes
2006-05-19 Tim-Philipp... docs/faq/: Some minor FAQ updates that won't change...
2006-05-19 Jan Schmidtgst/gstpad.c: Short-circuit gst_pad_set_caps if setting...
2006-05-19 Tim-Philipp... API: add gst_element_seek_simple() (#342238).
2006-05-18 Edward Herveygst/gsttypefind.*: Added GST_TYPE_TYPE_FIND and gst_typ...
2006-05-18 Tim-Philipp... gst/gsttagsetter.c: Docs additions and fixes (see ...
2006-05-18 Jan Schmidtplugins/elements/gstcapsfilter.c: The caps intersection...
2006-05-18 Tim-Philipp... tests/examples/helloworld/helloworld.c: Must plug audio...
2006-05-17 Jan SchmidtMention bug fixed by previous commit
2006-05-17 Jan Schmidtgst/gstregistryxml.c: Allow empty strings for some...
2006-05-17 Sébastien Mouttegst/gstregistryxml.c: Use g_remove and g_rename instead...
2006-05-17 Edward Herveyplugins/elements/gstqueue.c: The queue is not responsib...
2006-05-16 Edward Herveyplugins/elements/gstqueue.c: The queue was posting...
2006-05-16 Tim-Philipp... docs/manual/: Fix typos and minor errors in sample...
2006-05-16 Wim Taymansdocs/design/part-qos.txt: Fix indexes in formulas to...
2006-05-15 Wim Taymanslibs/gst/base/gstbasesink.c: Don't report POSITION...
2006-05-15 Tim-Philipp... gst/gstobject.h: Add cast to make compiler happy -...
2006-05-14 Thomas Vander... fix parallel make
2006-05-14 Thomas Vander... update config.h
2006-05-14 Thomas Vander... whitespace fixes
2006-05-14 Thomas Vander... some streamheader updates
2006-05-14 Tim-Philipp... Minor docs fixes.
2006-05-14 Jan SchmidtBack to CVS
2006-05-14 Jan Schmidtconfigure.ac: releasing 0.10.6, "Take the cannoli" RELEASE-0_10_6
2006-05-14 Jan SchmidtUpdate .po files
2006-05-13 Tim-Philipp... tools/gst-launch.c: Fix use of uninitialized variable...
2006-05-12 Tim-Philipp... tools/gst-launch.c: Print something more intelligible...
2006-05-12 Thomas Vander... Makefile.am: updates for win32
2006-05-12 Thomas Vander... adding notes about current implementation and ideas...
2006-05-12 Sébastien Mouttewin32/MANIFEST: Update win32 files listing.
2006-05-12 Michael Smithgst/gstplugin.c: If an so file has no plugin entry...
2006-05-11 Wim Taymansplugins/elements/gstqueue.c: Don't forget to signal...
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2006-05-11 Wim Taymansgst/gstbuffer.c: Register subbufer along with the buffe...
2006-05-10 Tim-Philipp... gst/: Make gtk-doc generate docs for our inlined gst_bu...
2006-05-10 Thomas Vander... libs/gst/check/gstcheck.h: add an assert for setting...
2006-05-10 Thomas Vander... gst/gstvalue.c: fix a leak if no flags are set
2006-05-10 Tim-Philipp... docs/manual/basics-pads.xml: Expand a bit on caps and...
2006-05-10 Wim Taymanslibs/gst/base/gstcollectpads.*: No need to call _stop...
2006-05-10 Thomas Vander... gst/gststructure.c: add some comments rename a method...
2006-05-10 Thomas Vander... gst/: make sure some essential types used by events...
2006-05-10 Thomas Vander... limit to 80 chars add note about changing divider for...
2006-05-10 Wim Taymanslibs/gst/base/gstcollectpads.c: Update docs.
2006-05-10 Edward Herveygst/gstinterface.h: GST_IMPLEMENTS_INTERFACE and GST_IS...
2006-05-09 Wim Taymanslibs/gst/base/gstcollectpads.*: Clean up the mess that...
2006-05-09 Thomas Vander... doc whitespace fixes
2006-05-09 Tim-Philipp... Const-ify GEnumValue arrays.
2006-05-09 Tim-Philipp... tests/check/gst/gstbuffer.c: Add test case for flags...
2006-05-09 Tim-Philipp... gst/gstbuffer.c: gst_buffer_make_metadata_writable...
2006-05-09 Tim-Philipp... tools/: Fix up includes: need to include stdlib.h in...
2006-05-09 Tim-Philipp... gst/gsttaglist.*: API: add GST_TAG_IMAGE tag (#340721).
2006-05-08 Wim Taymansgst/gstquery.c: Added some docs for the segment query.
2006-05-08 Wim Taymanslibs/gst/base/gstbasesrc.c: Always push non-flushing...
2006-05-08 Thomas Vander... whitespace, comment, doc fixup
2006-05-08 Thomas Vander... gst/gsterror.c: Add a missing error string.
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 Edward Herveyautogen.sh: Darwin's libtoolize is in fact called glibt...
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-07 Stefan Kostgst/gstcaps.c: Docs about how to print caps for debug...
2006-05-06 Stefan Kostgst/gstelement.c: use full enum names and preprend...
2006-05-05 Tim-Philipp... docs/manual/: Some typo fixes, some additions, some...
2006-05-05 Tim-Philipp... tools/: Use the string passed to g_option_context_new...
2006-05-05 Tim-Philipp... tools/: Add back --version command line option (#340460).
2006-05-05 Maciej KatafiaszDon't mention GstThread (#340611)
2006-05-05 Wim Taymansgst/: Add note about refcounting and miniobject/buffer...
2006-05-05 Maciej KatafiaszAvoid CORBA & Bonobo references (#340598)
next