platform/upstream/gstreamer.git
2006-06-13 Thomas Vander... docs/: add a gdp image
2006-06-13 Tim-Philipp... gst/gst.c: If the fork()'ed child process can't write...
2006-06-13 Wim Taymansdocs/manual/advanced-dataaccess.xml: Fix wrong PluginDe...
2006-06-13 Tim-Philipp... gst/gstregistryxml.c: Fix silly bug that prevented...
2006-06-13 Edward Herveygst/gst.c: Free string.
2006-06-13 Thomas Vander... gst/: remove GLib 2.6 compatibility code
2006-06-12 Tim-Philipp... gst/parse/Makefile.am: Fix build with 'make -j N' even...
2006-06-12 Wim Taymansdocs/gst/gstreamer-sections.txt: Fix docs.
2006-06-12 Wim Taymansgst/gstsegment.c: Use G_UNLIKELY to help the compiler...
2006-06-12 Stefan Kostgst/: constify quark registration strings. Fixes #344115
2006-06-12 Wim Taymansgst/gstbuffer.c: Init _type for consistency.
2006-06-12 Wim Taymansgst/: Use _CAST macros to avoid unneeded type checking.
2006-06-12 Wim Taymansgst/gstbuffer.h: Avoid unneeded type checking.
2006-06-12 Wim Taymansgst/gstobject.c: Add G_UNLIKELY in type registration.
2006-06-12 Wim TaymansAdd G_UNLIKELY in type registration.
2006-06-12 Wim Taymanstools/gst-inspect.c: Properly print enum values.
2006-06-12 Wim Taymansgst/gstinfo.*: Add some G_[UN]LIKELY.
2006-06-11 Stefan Kostpo/POTFILES.*: add missing files containing translatabl...
2006-06-11 Stefan Kosttests/check/libs/.cvsignore: add test-binary to ignore...
2006-06-11 Stefan Kostdocs/libs/gstreamer-libs-docs.sgml: reorder (put dp...
2006-06-11 Thomas Vander... add notes on our autotools setup
2006-06-10 Thomas Vander... back to HEAD
2006-06-10 Thomas Vander... releasing 0.10.8 RELEASE-0_10_8
2006-06-10 Thomas Vander... gst/gst.c: move pid declaration to declaration block
2006-06-10 Thomas Vander... gst/gst.c: use _exit() instead of exit() in our forked...
2006-06-09 Thomas Vander... configure.ac: back to TRUNK
2006-06-09 Thomas Vander... releasing 0.10.7 RELEASE-0_10_7
2006-06-07 Thomas Vander... 0.10.6.2 prerelease
2006-06-07 Wim TaymansFix leak spotted by coverity checker. Fixes #343827
2006-06-06 Thomas Vander... ifdef LOADSAVE
2006-06-06 Thomas Vander... remove old docs
2006-06-06 Thomas Vander... terminate ifdef
2006-06-06 Thomas Vander... remove unused tmpl
2006-06-06 Thomas Vander... add note to docs about GDP versioning; remove tmpl...
2006-06-06 Thomas Vander... libs/gst/dataprotocol/dataprotocol.*: API: add a GstDPP...
2006-06-06 Thomas Vander... add symbol
2006-06-06 Thomas Vander... width respectationizing
2006-06-06 Thomas Vander... tests/check/: add ppc64 structure sizes
2006-06-06 Thomas Vander... tests/check/: generate and add structure size lists...
2006-06-06 Thomas Vander... cosmetics
2006-06-06 Thomas Vander... libs/gst/check/gstcheck.*: factor out the method from...
2006-06-06 Michael Smithgst/gstsegment.h: Don't use c++-style comments, fixes...
2006-06-06 Thomas Vander... whitespace/width fixes
2006-06-06 Thomas Vander... whitespace fixes
2006-06-06 Thomas Vander... remove an extra space
2006-06-05 Edward Herveygst/gst.c: plugin_paths is not used if we build without...
2006-06-05 Edward Herveygst/gstsegment.c: _copy() was always returning NULL...
2006-06-02 Thomas Vander... libs/gst/dataprotocol/dataprotocol.c: factor out CRC...
2006-06-02 Thomas Vander... libs/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... libs/gst/dataprotocol/dataprotocol.c: factor out some...
2006-06-02 Thomas Vander... API: make gst_dp_crc() public
2006-06-02 Thomas Vander... debug change
2006-06-01 Stefan Kostplugins/indexers/gstindexers.c: conditionally register...
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...
next