configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBS
[platform/upstream/gstreamer.git] / ChangeLog
2006-07-01 Thomas Vander Sticheleconfigure.ac: set CFLAGS and friends to -O0 if gcov...
2006-07-01 Thomas Vander Sticheletests/check/: use the new macro
2006-07-01 Thomas Vander Stichelelibs/gst/check/gstcheck.*: create a macro and function...
2006-06-30 Tim-Philipp Müllergst/: Fix deserialisation from XML. Set parent manually...
2006-06-28 Peter Kjellerstedtgst/gst.c: Fix missing g_strdup() and double free when...
2006-06-23 Tim-Philipp Müllergst/gstinfo.c: Promote GST_DEBUG_CATEGORY_STATIC in...
2006-06-23 Tim-Philipp Müllerdocs/manual/advanced-dataaccess.xml: Fix buffer probe...
2006-06-22 Edward Herveygst/gstelement.c: We need to deactivate src pads first...
2006-06-22 Wim Taymanslibs/gst/base/gstbasetransform.c: Forgot to remove...
2006-06-22 Wim Taymansdocs/design/part-block.txt: Some docs about what pad_bl...
2006-06-22 Wim Taymansgst/gstcaps.c: Fix crasher when passed NULL. Doc clarif...
2006-06-22 Philip Jägenstedtdocs/manual/advanced-dataaccess.xml: Fix 'Embedding...
2006-06-21 Tim-Philipp Müllertests/check/pipelines/simple-launch-lines.c: Attempt...
2006-06-21 Tim-Philipp Müllertools/gst-feedback-m.m: Don't only use unversioned...
2006-06-21 Tim-Philipp Müllergst/gstbus.c: Fix some typos, make docs more explicit.
2006-06-20 Wim Taymanstests/check/gst/gstghostpad.c: Added some more ghostpad...
2006-06-16 Wim Taymansplugins/elements/gstfilesink.*: Check if we can seek...
2006-06-16 Tim-Philipp Müllertools/gst-launch.1.in: Un-garble (fourcc) bit in filter...
2006-06-16 Tim-Philipp Müllerdocs/manual/: Don't leak bus reference in sample code.
2006-06-16 Tim-Philipp Müllerautogen.sh: Add default for new --enable-plugin-docs...
2006-06-14 Wim Taymansgst/gstbin.c: Make it clear with a FIXME and a real...
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-13 Tim-Philipp Müllergst/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 Müllergst/gstregistryxml.c: Fix silly bug that prevented...
2006-06-13 Edward Herveygst/gst.c: Free string.
2006-06-13 Thomas Vander Stichelegst/: remove GLib 2.6 compatibility code
2006-06-12 Tim-Philipp Müllergst/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-10 Thomas Vander Sticheleback to HEAD
2006-06-10 Thomas Vander Stichelereleasing 0.10.8 RELEASE-0_10_8
2006-06-10 Thomas Vander Stichelegst/gst.c: move pid declaration to declaration block
2006-06-10 Thomas Vander Stichelegst/gst.c: use _exit() instead of exit() in our forked...
2006-06-09 Thomas Vander Sticheleconfigure.ac: back to TRUNK
2006-06-09 Thomas Vander Stichelereleasing 0.10.7 RELEASE-0_10_7
2006-06-07 Thomas Vander Stichele0.10.6.2 prerelease
2006-06-07 Wim TaymansFix leak spotted by coverity checker. Fixes #343827
2006-06-06 Thomas Vander Stichelelibs/gst/dataprotocol/dataprotocol.*: API: add a GstDPP...
2006-06-06 Thomas Vander Sticheletests/check/: add ppc64 structure sizes
2006-06-06 Thomas Vander Sticheletests/check/: generate and add structure size lists...
2006-06-06 Thomas Vander Stichelelibs/gst/check/gstcheck.*: factor out the method from...
2006-06-06 Michael Smithgst/gstsegment.h: Don't use c++-style comments, fixes...
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 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 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 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 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 Sticheledocs/: add declared symbols
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 MüllerAPI: add GST_TAG_PREVIEW_IMAGE (#343341).
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-29 Tim-Philipp Müllergst/gst.c: Don't scan registry paths passed via --gst...
2006-05-28 Thomas Vander Stichelegst/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 Meralitools/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 Müllerlibs/gst/base/gsttypefindhelper.c: Fix off-by-one bug...
2006-05-24 Thomas Vander Stichelemark 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 Sticheletests/check/gst/gststructure.c: add a test for a comple...
2006-05-19 Tim-Philipp Müllerdocs/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 MüllerAPI: 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 Müllergst/gsttagsetter.c: Docs additions and fixes (see ...
2006-05-18 Jan Schmidtplugins/elements/gstcapsfilter.c: The caps intersection...
2006-05-18 Tim-Philipp Müllertests/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...
next