tests/check/libs/gdp.c: Use the architecture information from config.h and not gcc...
[platform/upstream/gstreamer.git] / ChangeLog
2006-08-08 Edward Herveytests/check/libs/gdp.c: Use the architecture informatio...
2006-08-04 Tim-Philipp Müllergst/gstelement.c: Don't crash printing the warning...
2006-08-02 Wim Taymanslibs/gst/dataprotocol/dataprotocol.c: Make debug catego...
2006-07-31 Wim Taymansgst/gstvalue.c: Fix GstValueList comparison code. Fixes...
2006-07-31 Wim Taymansgst/gstelementfactory.c: Remove unnecessary ref/unref...
2006-07-31 Jan Schmidtgst/gstelementfactory.c: Remove unnecessary ref/unref...
2006-07-31 Wim Taymansgst/gstutils.c: Protect _PAD_CAPS with OBJECT_LOCK.
2006-07-31 Wim Taymansgst/gstpad.c: Use _DEBUG_OBJECT when it makes sense.
2006-07-30 Jan Schmidttests/check/pipelines/parse-launch.c: Make all uses...
2006-07-30 Stefan Kostgst/parse/: Reverted previous patch as it required...
2006-07-30 Marc-Andre Lureaugst/parse/: push & pop the state of the lexer for reent...
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-28 Wim Taymansdocs/random/phonon-gst: Random notes about a Phonon...
2006-07-27 Jan Schmidtlibs/gst/base/gstbasetransform.c: Extra debug output
2006-07-27 Jan Schmidttests/check/pipelines/parse-launch.c: Oops, meant to...
2006-07-27 Jan SchmidtFix some of the leaks exposed by extending the parse...
2006-07-27 Tim-Philipp Müllerplugins/elements/gstfilesrc.c: Requesting 0 bytes befor...
2006-07-27 Wim Taymansgst/gstcaps.c: Fix useless assert, a uint is always...
2006-07-27 Tim-Philipp Müllerplugins/elements/gstfilesrc.c: Do not use mmap() by...
2006-07-26 Jan Schmidtgst/gstquery.h: Delete unused and misleading define...
2006-07-26 Stefan Kostgst/gstregistry.c: Move big documentation comment into...
2006-07-26 Jan Schmidtdocs/gst/gstreamer-sections.txt: Oops. Commit the docs...
2006-07-26 Jan Schmidtgst/gststructure.*: Add API for setting values into...
2006-07-26 Tim-Philipp Müllerdocs/manual/basics-elements.xml: Fix gst_element_link...
2006-07-26 Wim Taymansgst/gstbuffer.c: Avoid function call for known types...
2006-07-26 Jan Schmidttools/gst-launch.c: If the top-level of the parse is...
2006-07-25 Tim-Philipp Müllerplugins/elements/gstfilesrc.c: Remove superfluous g_obj...
2006-07-25 Stefan Kostgst/gstinfo.h: Move the Win32 version from gst-plugins...
2006-07-24 Tim-Philipp Müllergst/gsttaglist.c: Allow more than one GST_TAG_IMAGE...
2006-07-24 Thomas Vander Stichelegst/gstminiobject.c: update docs
2006-07-23 Tim-Philipp MüllerChangeLog surgery: add bug reference
2006-07-21 Stefan Kostgst/gstparse.c: Also remove reentrance checks if flex...
2006-07-21 Andy Wingodocs/libs/gstreamer-libs-sections.txt: Attempt to pacif...
2006-07-21 Andy Wingolibs/gst/check/Makefile.am (libgstcheck_@GST_MAJORMINOR...
2006-07-21 Stefan KostOriginal commit message from CVS:
2006-07-21 Wim Taymansgst/gstparse.c: Protect recursive calls to _parse with...
2006-07-21 Wim Taymanstests/check/gst/gstpad.c: Fix leak in test.
2006-07-20 Stefan Kostgst/gstparse.c: Do not hange on recursive uasge of...
2006-07-20 Tim-Philipp Müllergst/gsttaglist.c: Add some more docs, comments and...
2006-07-20 Tim-Philipp Müllergst/gstsegment.h: Convert tabs to spaces for better...
2006-07-20 Edward Herveytests/check/libs/gdp.c: the test_buffer test fails...
2006-07-19 Tim-Philipp MüllerFix typos (#348000).
2006-07-18 Tim-Philipp Müllerdocs/pwg/intro-basics.xml: Fix wrong links (#347927).
2006-07-18 Stefan Kostmake --disable-index work (#342564)
2006-07-18 Peter Kjellerstedtgst/: The attached patch adds two missing defines to...
2006-07-17 Wim TaymansAdd two functions to check and change the SIGSEGV behav...
2006-07-14 Wim TaymansRevert fix for regression in #347408 after release.
2006-07-14 Antoine Tremblaygst/gstutils.c: Free iterator when done (#347311).
2006-07-14 Jan Schmidtconfigure.ac: Bump nano back to CVS
2006-07-14 Jan Schmidtconfigure.ac: releasing 0.10.9, "On the road again" RELEASE-0_10_9
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-13 Thomas Vander Stichelegst/Makefile.am: do not install a .c file in the header...
2006-07-13 Edward Herveygst/gstghostpad.c: GhostPad no longer implicitely use...
2006-07-11 Jan SchmidtMention bug #341029 fixed by bilboed's previous commit
2006-07-11 Jan SchmidtMake GstValueArray comparison be order dependent as...
2006-07-11 Edward Herveygst/gstbin.c: (de)activate src pads before calling...
2006-07-10 Stefan KostMore docs for configuration options, add docs to gtk...
2006-07-10 Stefan KostFix build when disabling tracing (fixes #344016). Also...
2006-07-10 Edward Herveygst/gst.c: let's make valgrind happy...
2006-07-09 Wim Taymansgst/gstelement.c: Better pad activation code: Reset...
2006-07-09 Wim Taymansgst/gstpad.c: Use some more macros where it makes sense.
2006-07-08 Andy Wingotools/gst-launch.c (main): Handle err == NULL. gst...
2006-07-07 Tim-Philipp Müllergst/gstobject.c: Random micro-optimisation: don't use...
2006-07-07 Tim-Philipp Müllergst/gstbin.c: Can't use GPOINTER_TO_INT and GINT_TO_POI...
2006-07-07 Tim-Philipp Müller.cvsignore: Ignore more.
2006-07-07 Tim-Philipp MüllerMake gst-element-check-$VERSION.m4 call gst-inspect...
2006-07-06 Wim Taymansgst/gstmessage.h: Use a valid int for the _MESSAGE_ANY...
2006-07-06 Wim Taymanslibs/gst/base/gstbasesrc.c: Update docs. blocksize...
2006-07-06 Wim Taymansgst/gstpad.*: Lots of comments and docs added to the...
2006-07-06 Wim Taymansgst/: Remove comma at end of enumerator list.
2006-07-05 Sébastien Mouttewin32/common/: Add new exported functions.
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 Taymansgst/gstregistryxml.c: Avoid strdup. (will happen in...
2006-07-05 Wim TaymansNo point in checking if the size of the subbuffer ...
2006-07-05 Wim Taymanslibs/gst/base/gstbasetransform.c: Make sure the buffer...
2006-07-04 Jan Schmidtplugins/elements/gstfilesrc.*: Add "sequential" propert...
2006-07-03 Wim Taymansdocs/design/: Small docs updates.
2006-07-03 Wim Taymansgst/: Use GSlice when the glib we build against is...
2006-07-03 Wim Taymansgst/gstelement.c: Small cleanup in pad activation code.
2006-07-03 Peter KjellerstedtThe attached patch will make the inclusion of gettext...
2006-07-03 Edward Herveygst/gstpad.c: Implement pad blocking on events accordin...
2006-07-02 Thomas Vander Stichelelibs/gst/check/gstcheck.c: if we get the wrong message...
2006-07-02 Thomas Vander Sticheletests/check/gst/gstbin.c: add a test for adding self
2006-07-02 Thomas Vander Stichelelibs/gst/check/gstcheck.h: add some assert_ as alias...
2006-07-02 Thomas Vander SticheleMakefile.am: include lcov.mak for lcov coverage generation
2006-07-02 Edward Herveytests/check/elements/.cvsignore: moaping
2006-07-02 Thomas Vander Sticheleconfigure.ac: don't set CFLAGS and friends for gcov...
2006-07-02 Thomas Vander Stichelegst/gstcaps.c: remove gst_caps_simplify; it was not...
2006-07-02 Thomas Vander Sticheledocs/faq/gst-uninstalled: don't put empty paths on...
2006-07-02 Thomas Vander Stichelegst/gstcaps.c: whitespace fixes
2006-07-02 Thomas Vander Stichelelibs/gst/dataprotocol/Makefile.am: build dataprotocol...
2006-07-02 Thomas Vander Sticheletests/check/gst/gststructure.c: Push coverage from...
2006-07-02 Thomas Vander Sticheletests/check/Makefile.am: gst-inspect every element...
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...
next