plugins/elements/gsttypefindelement.c: When typefinding is unsuccessful in the chain...
[platform/upstream/gstreamer.git] / ChangeLog
2006-02-14 Tim-Philipp Müllerplugins/elements/gsttypefindelement.c: When typefinding...
2006-02-14 Wim TaymansFix padtemplate docs, fixes #328805.
2006-02-14 Wim Taymanstools/gst-launch.c: NO_PREROLL is not an ERROR so don...
2006-02-14 Torsten Schoenfeldgst/gstregistry.c: Protect default registry with lock...
2006-02-14 Wim TaymansDocs fixes.
2006-02-14 Wim Taymansdocs/gst/gstreamer-sections.txt: Reworked query docs.
2006-02-14 Jan Schmidtgst/gstpad.c: Add a default fixation for fraction lists.
2006-02-13 Wim Taymansgst/gsttask.*: Detect and warn for obvious deadlocks...
2006-02-13 Wim TaymansForgot changelog
2006-02-13 Wim Taymansdocs/design/part-TODO.txt: Updated TODO list, basesrc...
2006-02-13 Tim-Philipp MüllerNew API: add GST_MESSAGE_TYPE_NAME and GST_QUERY_TYPE_N...
2006-02-13 Wim Taymanstests/check/gst/gstutils.c: Only events up to the pipel...
2006-02-13 Wim Taymansgst/gstpad.c: Correctly check flushing and emit probes...
2006-02-10 Andy Wingogst/gstbus.c (gst_bus_class_init): Declare our private...
2006-02-09 Vincent Torridocs/pwg/building-boiler.xml:
2006-02-09 Tim-Philipp MüllerChangeLog surgery and add missing new file
2006-02-09 Tim-Philipp Müllerdocs/design/Makefile.am
2006-02-08 Jan Schmidtconfigure.ac: back to CVS
2006-02-08 Jan Schmidtconfigure.ac: releasing 0.10.3, "Like a virgin" RELEASE-0_10_3
2006-02-08 Jan Schmidtconfigure.ac: 2nd prerelease of 0.10.3
2006-02-07 Andy Wingolibs/gst/base/gstcollectpads.c (gst_collect_pads_chain...
2006-02-07 Andy Wingolibs/gst/base/gstbasesink.c (gst_base_sink_chain_unlock...
2006-02-06 Jan Schmidtconfigure.ac: Prelease of 0.10.3
2006-02-06 Sébastien Mouttewin32/vs7: project files updated to the default vs7...
2006-02-06 Tim-Philipp Müllerlibs/gst/base/gstbasesrc.c: Send EOS event when stopping.
2006-02-06 Tim-Philipp Müllerdocs/README: Tell folks what to do if the plugin-foobar...
2006-02-05 Julien Mouttelibs/gst/base/gstcollectpads.c: Collectpads now holds...
2006-02-05 Julien Mouttelibs/gst/base/gstcollectpads.*: Handle flush. Adapted...
2006-02-04 Tim-Philipp Müllertests/check/gst/gstutils.c: Add some simple tests for...
2006-02-04 Tim-Philipp Müllertools/gst-launch.c: Catch errors during preroll (#320084).
2006-02-03 Tim-Philipp Müllerplugins/elements/gsttypefindelement.c: Post TYPE_NOT_FO...
2006-02-02 Wim Taymansdocs/design/part-element-sink.txt: Updated doc.
2006-02-02 Wim Taymanslibs/gst/base/gstbasesink.c: Only keep track of preroll...
2006-02-02 Wim Taymansgst/gstelement.c: Fixed #326576, been running this...
2006-02-02 Wim Taymanscommon/gst.supp: Added more suppressions
2006-02-02 Wim Taymansdocs/design/part-element-sink.txt: Updated document.
2006-02-02 Wim Taymansgst/gstsegment.c: No reason to refuse to clip when...
2006-02-02 Stefan Kostdocs/: describe dparams (controller) for plugins unify...
2006-02-02 Tim-Philipp MüllerAdd new API: gst_parse_bin_from_description() and gst_b...
2006-02-01 Stefan Kostdocs/manual/README: uncover a nasty detail of the docs...
2006-01-31 Wim Taymansgst/gstbin.c: Don't cache duration messages if we're...
2006-01-31 Stefan Kostdocs/: more dparam docs
2006-01-31 Thomas Vander Stichelegst/gstelement.c: also show file/line/func if no additi...
2006-01-30 Sébastien Mouttewin32/vs7/grammar.vcproj: activate copy of autogenerate...
2006-01-30 Sébastien Mouttewin32/common/libgstreamer.def: export gst_value_compare
2006-01-30 Philippe Rouquierplugins/elements/:
2006-01-30 Stefan Kostdocs/manual/advanced-dparams.xml: describe controller
2006-01-30 Sébastien Mouttewin32/vs6/grammar.dsp: add autogen of gstmarshal.c...
2006-01-30 Wim Taymanslibs/gst/base/gstbasesink.c: Basesink cleanups, remove...
2006-01-30 Wim Taymanstests/check/gst/gstbin.c: Wait for refcount to settle...
2006-01-30 Wim Taymansdocs/design/part-element-sink.txt: Pseudo code overview...
2006-01-30 Jan SchmidtBleh, forgot to commit the changelog entry on Saturday.
2006-01-29 Sébastien Mouttewin32/vs6/grammar.dsp: fix some bugs in autogenerated...
2006-01-29 Sébastien Mouttewin32/common/: export some new symbols: gst_base_src_se...
2006-01-29 Julien Mouttegst/gstghostpad.c: Set pad functions unconditionally...
2006-01-29 Sébastien Mouttewin32/vs8: add vs8 project files created by Sergey...
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2006-01-27 Jan Schmidtplugins/elements/gsttee.c: Always prefer an actual...
2006-01-27 Jan Schmidttests/check/: Add a very simple check that should have...
2006-01-27 Jan Schmidtgst/gstbin.c: Clean up references to the clock provider...
2006-01-26 Wim Taymanslibs/gst/base/gstbasesrc.c: Add some debugging.
2006-01-26 Julien Moutteplugins/elements/gsttee.c: Apply patch from #328715...
2006-01-26 Stefan Kostwin32/MANIFEST: more updating
2006-01-26 Stefan Kostwin32/MANIFEST: remove obsolete entry
2006-01-26 Stefan Kostadded code for downstream events, reviewed docs in...
2006-01-25 Julien Mouttelibs/gst/base/gstbasesink.c: We only query position...
2006-01-24 Wim Taymansgst/gstsystemclock.c: A clock entry that is scheduled...
2006-01-23 Sébastien Mouttewin32/vs7: Add new vs7 project files and solution.
2006-01-23 Sébastien Mouttewin32/vs7: all files removed as they were out-dated.
2006-01-20 Thomas Vander Sticheledocs/random/release: update notes
2006-01-20 Thomas Vander Sticheleautogen.sh: up required version of automake to 1.7
2006-01-20 Sébastien Mouttewin32/common/libgstreamer.def: export gst_buffer_is_met...
2006-01-20 Tim-Philipp MüllerAdd gst_event_replace() (#327001)
2006-01-20 Wim Taymansgst/gstpad.c: Make it actually compile too..
2006-01-20 Wim Taymansgst/gstcaps.c: Clarify behaviour of _is_equal() when...
2006-01-20 Jan Schmidtlibs/gst/base/gstcollectpads.c: Don't loop infinitely...
2006-01-20 Jan Schmidttools/: URL_HANDLER is not a plugin feature we can...
2006-01-19 Edward Herveygst/gstelement.c: When activating, do src pads first...
2006-01-19 Jan Schmidtdocs/gst/gstreamer-sections.txt: Add gst_index_add_asso...
2006-01-19 Jan Schmidtgst/gstevent.c: Fix docs typo
2006-01-19 Tim-Philipp Müllerdocs/pwg/advanced-scheduling.xml: Update from 0.9.x...
2006-01-19 Jan Schmidtdocs/gst/gstreamer-sections.txt: Add gst_buffer_(is...
2006-01-19 Jan Schmidtdocs/design/part-sparsestreams.txt: Update sparse strea...
2006-01-19 Jan Schmidtdocs/design/part-events.txt: Remove mention of FILLER...
2006-01-18 Tim-Philipp Müllergst/gstbin.c: Guard gst_object_unref call against a...
2006-01-18 Wim Taymansgst/: Added some more debug info.
2006-01-18 Wim Taymanstests/check/: Added fakesink test that checks prerollin...
2006-01-18 Wim Taymanslibs/gst/base/gstbasesink.c: Small cleanups.
2006-01-18 Tim-Philipp Müllerplugins/elements/gsttypefindelement.c: 'have-type'...
2006-01-18 Christian Schalleradd MPL and Properietart to list of licenses
2006-01-18 Torsten Schoenfeldgst/gstindex.h (gst_index_add_associationv): Add to...
2006-01-17 Andy Wingogst/gstregistry.c (_gst_registry_remove_cache_plugins...
2006-01-17 Jan SchmidtReplace gst_buffer_(make|is)_metadata_writable patch...
2006-01-17 Andy Wingogst/gstregistry.c: Reflow design comment. Update so...
2006-01-16 Thomas Vander Stichelereleasing 0.10.2 RELEASE-0_10_2
2006-01-16 Jan SchmidtBack out patch until after the release.
2006-01-16 Jan Schmidtgst/gstminiobject.c: Spelling fix in docs.
2006-01-16 Jan Schmidtgst/gstbuffer.*: Add gst_buffer_(is|make)_metadata_writ...
2006-01-14 Thomas Vander Sticheledocs/manual/Makefile.am: don't do parallel make
2006-01-13 Tim-Philipp Müllerdocs/manual/appendix-integration.xml: Update GNOME...
next