platform/upstream/gstreamer.git
2008-03-20 Jan SchmidtUpdate .po files
2008-03-18 Jan Schmidt0.10.17.4 pre-release
2008-03-18 Ole André Vadla... Add new function gst_poll_fd_ignored() for improved...
2008-03-17 Tim-Philipp... gst/gstindex.*: Don't free key strings which we don...
2008-03-11 Sebastian Drögewin32/common/libgstreamer.def: Remove symbols that...
2008-03-11 Jan Schmidt0.10.17.3 pre-release
2008-03-11 Jan Schmidtconfigure.ac: Release 0.10.17.3
2008-03-07 Ole André Vadla... Remove GstPollMode from the API, it does not make sense...
2008-03-07 Ole André Vadla... gst/gstregistrybinary.c: Include io.h for write() and...
2008-03-07 Stefan KostMove registry backend API to private headers where...
2008-03-04 Jan Schmidt0.10.17.2 prelease
2008-03-03 Edward HerveySwitch to using portabl gsize/gssize instead of size_t...
2008-03-03 Edward Herveygst/gstminiobject.c: Import gst_private.h before any...
2008-03-03 Tim-Philipp... win32/common/gstconfig.h: Add here too, just for comple...
2008-03-03 Tim-Philipp... Fix broken use of config.h-defined preprocessor directi...
2008-03-03 Andy Wingotests/check/gst/gststructure.c (GST_START_TEST): Add...
2008-03-01 Fabrizio Gennarigst/gstregistryxml.c: Strings allocated by libxml2...
2008-02-29 Tim-Philipp... gst/gstinterface.c: Don't crash if the element supports...
2008-02-29 Wim Taymanslibs/gst/base/gstbasesink.c: Small doc update.
2008-02-29 Wim Taymansgst/gstsegment.c: Improve some comment.
2008-02-29 Rene Stadlergst/gsturi.c: Use the get_protocols_full vfunc if get_p...
2008-02-29 Sebastian DrögeAnd correct even more valid sparse warnings.
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-29 Sebastian Drögeplugins/elements/: Don't reset GstPollFDs, this is...
2008-02-29 Wim Taymansgst/gstpoll.*: Added Since tags.
2008-02-29 Wim Taymansplugins/elements/: Use init macros and functions.
2008-02-29 Wim TaymansAdd INIT macro and _init method for initializing the...
2008-02-28 Sebastian DrögeInitialize some uninitialized variables as spotted...
2008-02-28 Wim Taymanstests/benchmarks/: Add poll stress test.
2008-02-28 Peter Kjellerstedtplugins/elements/: Port to GstPoll. See #505417.
2008-02-27 Jan Schmidtwin32/common/libgstreamer.def: Add new gst_poll_ symbol...
2008-02-27 Wim TaymansUse a private stuct to not break ABI.
2008-02-27 Peter Kjellerstedtlibs/gst/net/: Massive code removal and cleanups becaus...
2008-02-27 Wim Taymansconfigure.ac: Add checks for poll, ppoll and pselect.
2008-02-25 Tim-Philipp... gst/gstfilter.c: Improve documentation of gst_filter_ru...
2008-02-23 Tim-Philipp... docs/README: Add a few lines about the new 'check-inspe...
2008-02-21 Stefan Kosttests/check/gst/gstevent.c: Add qos to the event test...
2008-02-21 Stefan Kostplugins/elements/gstqueue.c: Ensure that buffer metadat...
2008-02-20 Stefan Kostplugins/elements/gstqueue.*: When dropping buffers...
2008-02-20 Tim-Philipp... plugins/elements/gstfilesrc.c: Also, if mmap() fails...
2008-02-20 Tim-Philipp... plugins/elements/: Remove GstBufferStore, no idea why...
2008-02-19 Sebastian Drögeconfigure.ac: Don't set GST_CACHE_DIR and allow to...
2008-02-19 Jan Schmidtlibs/gst/check/gstcheck.*: Make the declaration in...
2008-02-19 Sebastian Drögegst/parse/lex._gst_parse_yy.pre.c: Update pre-generated...
2008-02-19 Sebastian Drögegst/gstminiobject.c: Add FIXME for 0.11 to make GstMini...
2008-02-15 Stefan KostAdd sub-buffer functions to collectpads. Fixes #516187.
2008-02-15 Stefan Kostgst/gstbuffer.c: Copy selected buffer-flags when creati...
2008-02-12 Sebastian DrögeProperly chain up finalize functions to the parent...
2008-02-11 Siavash Safigst/gstindex.*: Add new function with option to dispose...
2008-02-11 Sebastian Drögegst/gstindex.c: Chain up finalize to the parent class...
2008-02-10 Jan SchmidtChangeLog surgery: Fix Josep's surname in previous...
2008-02-08 Jan Schmidtconfigure.ac: Make DISABLE_DEPRECATED defined *only...
2008-02-06 Stefan Kostgst/gstconfig.h.in: Add 'id' for example.
2008-02-05 Tim-Philipp... gst/: Some minor docs fixes: fix typo, mention that...
2008-02-05 Stefan Kostgst/gstpluginfeature.h: Clarify GstRank range docs.
2008-02-05 David Schleefgst/gst.c: Add a separate gst_deinitialized that preven...
2008-02-05 Sebastian DrögeRevert previous changes to the behaviour of GstPadTempl...
2008-02-05 Stefan Kosttools/gst-launch.c: Dump one graph per pipeline state...
2008-02-04 Thijs VermeirBe sure that we have a new copy of the caps and not...
2008-02-03 Sebastian DrögeDon't use base_init where not absolutely necessary...
2008-02-03 Sebastian Drögegst/: Make it possible (and recommended) to set element...
2008-02-02 Sebastian Drögetools/gst-inspect.c: Fix a few memory leaks.
2008-02-01 Thijs VermeirAdd more functions for unit testing: gst_check_drop_buf...
2008-02-01 Julien Mouttedocs/gst/gstreamer-sections.txt: Add GST_CHECK_VERSION...
2008-02-01 Stefan Kostdocs/README: Some more details about how the plugin...
2008-02-01 Stefan Kostgst/parse/: Add delayed set-property. This allows to...
2008-02-01 Thijs Vermeirgst/gstutils.c: Check if caps are not NULL (fix bug...
2008-02-01 Wim Taymanslibs/gst/base/gstbasesink.c: Add fixme regarding EOS...
2008-02-01 Wim Taymansgst/gstminiobject.c: When replacing a miniobject, do...
2008-02-01 Wim Taymansdocs/design/part-synchronisation.txt: Update some docs.
2008-01-30 Jan Schmidtconfigure.ac: Back to CVS
2008-01-30 Jan SchmidtRelease 0.10.17 RELEASE-0_10_17
2008-01-30 Jan Schmidtadd ChangeLog entry for previous commit
2008-01-30 Jan Schmidtgst/gstutils.c: Check if caps are not NULL (fix bug...
2008-01-30 Thijs Vermeirgst/gstutils.c: Check if caps are not NULL (fix bug...
2008-01-30 Cygwin Ports... gst/gstutils.c: Fix compilation on systems that have...
2008-01-30 Jan Schmidttools/gst-inspect.c: Revert previous commit in preparat...
2008-01-29 Sebastian Drögetools/gst-inspect.c: Fix a few memory leaks.
2008-01-28 Jan Schmidtconfigure.ac: Back to CVS
2008-01-28 Jan SchmidtRelease 0.10.16 RELEASE-0_10_16
2008-01-28 Jan SchmidtUpdate .po files
2008-01-24 Tim-Philipp... configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN...
2008-01-20 Sebastian Drögedocs/manuals.mak: Use $(MAKE) instead of make to fix...
2008-01-20 Tim-Philipp... gst/gstplugin.c: Fix old-style static plugins via GST_P...
2008-01-17 Tim-Philipp... gst/gstplugin.h: Remove deprecation guards around GST_P...
2008-01-17 Tim-Philipp... gst/: Change API of gst_plugin_register_static() to...
2008-01-17 Thomas Vander... docs/faq/legal.xml: Update FAQ, Totem actually has...
2008-01-14 Jan Schmidtwin32/common/libgstreamer.def: Add new API declarations
2008-01-14 Stefan Kostgst/gstminiobject.c: Spelling fixes for the API docs.
2008-01-14 Jan SchmidtAdd API keyword for gst_util_get_timestamp, and remove...
2008-01-14 Stefan Kostlibs/gst/base/gstbasetransform.c: Fix long property...
2008-01-12 Jan Schmidtgst/gst.c: _gst_trace_on is already provided by gsttrac...
2008-01-10 Stefan Kostgst/gstchildproxy.c: Improve docs and add some ideas...
2008-01-10 Tim-Philipp... gst/gst_private.h: Add GST_CAT_TYPES, for consistency...
2008-01-10 Sebastian Drögegst/parse/Makefile.am: Move types.h from EXTRA_DIST...
2008-01-10 Sebastian Drögeautogen.sh: Add -Wno-portability to the automake parame...
2008-01-09 Tim-Philipp... API: add gst_plugin_register_static() and deprecate
2008-01-09 Tim-Philipp... gst/: Yet another gratuitous GString micro-optimisation...
2008-01-09 Tim-Philipp... gst/gststructure.c: Always check UTF-8 conformance...
2008-01-09 Stefan KostMakefile.am: Remove old coverage target in favour of...
next