gst/gstpoll.c: Fix compilation of GstPoll with mingw32. Fixes bug #526236.
[platform/upstream/gstreamer.git] / gst /
2008-04-05 Damien Lespiaugst/gstpoll.c: Fix compilation of GstPoll with mingw32...
2008-04-01 Sebastian Drögeconfigure.ac: Require GLib 2.12.
2008-04-01 Sebastian Drögegst/parse/: Require a new enough flex and bison and...
2008-03-31 Stefan KostMacOS has plugins under .so or under .dylib. Add detect...
2008-03-31 Stefan Kostgst/gst.c: Fix type in log message and add one to ease...
2008-03-31 Stefan Kostgst/gstdebugutils.c: Improve handling ghost/proxy pads.
2008-03-27 Stefan KostExpose macro to docs and fix link to it.
2008-03-24 Mark NauwelaertsSmall documentation fixes. Fixes #523978.
2008-03-24 José Alburquerquegst/gstcaps.*: Constify the field gchar * params in...
2008-03-24 Wim Taymansgst/gstvalue.c: Transform a GstObject to a more meaning...
2008-03-23 Sebastian Drögegst/gstregistrybinary.c: Rename constant everywhere...
2008-03-23 Sebastian Drögegst/gstregistrybinary.c: Align memory to the pointer...
2008-03-23 Sebastian Drögegst/gstregistrybinary.c: Align memory to the pointer...
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-03-22 Sebastian DrögeAPI: Add GST_IS_PARAM_SPEC_MINI_OBJECT, GST_PARAM_SPEC_...
2008-03-21 Sebastian DrögeCall the version GST_MAGIC_BINARY_VERSION_STR to be...
2008-03-21 Sebastian Drögegst/gstregistrybinary.*: Don't use GST_MAJORMINOR for...
2008-03-18 Ole André Vadla... Add new function gst_poll_fd_ignored() for improved...
2008-03-17 Tim-Philipp Müllergst/gstindex.*: Don't free key strings which we don...
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-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 MüllerFix 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 Müllergst/gstinterface.c: Don't crash if the element supports...
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 Wim Taymansgst/gstpoll.*: Added Since tags.
2008-02-29 Wim TaymansAdd INIT macro and _init method for initializing the...
2008-02-27 Wim Taymansconfigure.ac: Add checks for poll, ppoll and pselect.
2008-02-25 Tim-Philipp Müllergst/gstfilter.c: Improve documentation of gst_filter_ru...
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 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-06 Stefan Kostgst/gstconfig.h.in: Add 'id' for example.
2008-02-05 Tim-Philipp Müllergst/: 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-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-01 Julien Mouttedocs/gst/gstreamer-sections.txt: Add GST_CHECK_VERSION...
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 Taymansgst/gstminiobject.c: When replacing a miniobject, do...
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 maint... gst/gstutils.c: Fix compilation on systems that have...
2008-01-20 Tim-Philipp Müllergst/gstplugin.c: Fix old-style static plugins via GST_P...
2008-01-17 Tim-Philipp Müllergst/gstplugin.h: Remove deprecation guards around GST_P...
2008-01-17 Tim-Philipp Müllergst/: Change API of gst_plugin_register_static() to...
2008-01-14 Stefan Kostgst/gstminiobject.c: Spelling fixes for the API docs.
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 Müllergst/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-09 Tim-Philipp MüllerAPI: add gst_plugin_register_static() and deprecate
2008-01-09 Tim-Philipp Müllergst/: Yet another gratuitous GString micro-optimisation...
2008-01-09 Tim-Philipp Müllergst/gststructure.c: Always check UTF-8 conformance...
2008-01-09 Peter Kjellerstedtgst/gstclock.h: Cast the results from the timeval/spec_...
2008-01-09 Wim Taymansgst/gstbuffer.c: Update some comments.
2008-01-05 Tim-Philipp Müllergst/gstdebugutils.c: Log the reason why fopen fails...
2008-01-04 Sebastian Drögegst/parse/parse.l: Use "%option never-interactive"...
2008-01-04 Wim Taymansgst/gstpad.c: Don't crash when trying to fixate and...
2007-12-30 Thijs Vermeirgst/gstdebugutils.c: add warning when failed to open...
2007-12-28 Laurent Glayalgst/gstvalue.c: Optimisation: bail out of the loop...
2007-12-28 Tim-Philipp Müllergst/: Bunch of gratuitous nano-optimisations.
2007-12-24 Wim Taymansgst/gstsystemclock.c: Add some more docs to explain...
2007-12-22 Sebastian Drögegst/gstobject.c: Fix typo in the gst_object_{ref,unref...
2007-12-21 Tim-Philipp Müllergst/gsttypefind.c: Make gst_type_find_register work...
2007-12-21 Wim Taymansgst/gstpad.c: Really unlink the peer pad instead of...
2007-12-19 Wim Taymansdocs/design/part-synchronisation.txt: Small updates.
2007-12-18 Tim-Philipp Müllergst/gsttaglist.c: Small docs addition: mention that...
2007-12-16 Tim-Philipp Müllergst/gstregistrybinary.c: Use g_remove() and g_rename...
2007-12-13 Tim-Philipp Müllergst/gstutils.c: Fix possible compiler warning (#503417).
2007-12-13 Tim-Philipp Müllergst/gstobject.c: Don't use GST_CAT_EVENT here for loggi...
2007-12-12 Tim-Philipp MüllerMakefile.am: Add check-exports target and run it as...
2007-12-12 Stefan Kostgst/gstvalue.*: Add more missing "Since:" tags to docs.
2007-12-12 Stefan Kostgst/gstutils.c: Add mising "Since:" to docs.
2007-12-11 Stefan Kostgst/gstplugin.c: Include "glib-compat-private.h" to...
2007-12-11 Stefan Kostgst/gstutils.*: Actually its not PURE as it gets the...
2007-12-11 Stefan KostChange GST_GET_TIMESTAMP into gst_util_get_timestamp...
2007-12-08 Tim-Philipp Müllergst/gststructure.c: Don't crash in _from_string() if...
2007-12-03 Wim Taymansgst/gstutils.c: Clarify gst_element_get_compatible_pad...
2007-11-28 Stefan Kostgst/: Fix wrong order of args in GST_CLOCK_DIFF() usage.
2007-11-28 Stefan KostRename new API + ChangeLog surgery to remove old name...
2007-11-28 Stefan KostNow hide the different clock stuff behind a macro.
2007-11-28 Stefan KostApply the posix-timer check from #361155. Conditionally...
2007-11-28 Sebastian Drögegst/gstminiobject.c: Some cleanup and checking against...
2007-11-28 Wim TaymansStart merging in the easy bits of #361155, the monotoni...
2007-11-26 Stefan KostDue to popular request remove preset interface again...
next