Add INIT macro and _init method for initializing the GstPollFD.
[platform/upstream/gstreamer.git] / gst /
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...
2007-11-22 Stefan Kostdocs/random/ensonic/profiling.txt: More ideas.
2007-11-22 Stefan Kostgst/gstpreset.c: Try harder to use the return value...
2007-11-21 Stefan Kostgst/gstpreset.c: For theses two fgets we handle the...
2007-11-20 Stefan Kostgst/gstpreset.c: Plug a leak and fix saving.
2007-11-20 Stefan Kostgst/gstpreset.*: Change _get_preset_names API to return...
2007-11-19 Stefan Kostgst/gstpreset.c: More cleanups, docs, and TODOs from...
2007-11-19 Stefan Kostgst/gstpreset.c: Fix bogus warning and make the propert...
2007-11-19 Julien Mouttegst/gstpreset.c: Make it build on OS X.
2007-11-19 Wim Taymansgst/gstbin.c: Change email, cleanups add some more...
2007-11-18 Stefan Kostgst/: Fix build with --disable-gst-debug. Fixes #497859.
2007-11-17 Stefan Kostgst/gstevent.c: Little documentation improvment.
2007-11-17 Stefan Kostgst/gstpreset.c: Add some comments and TODOs.
2007-11-17 Stefan KostAdd the preset interface (Fixes #396779). Do some doc...
2007-11-09 Wim Taymansgst/gstsegment.c: Also accumulate time correctly when...
2007-11-07 Tim-Philipp Müllergst/: Move getenv() back into gst_init, so everyone...
2007-11-06 Tim-Philipp Müllergst/gst.c: Make _gst_disable_segtrap static, it's...
2007-11-06 Wim Taymansgst/gstelement.c: Only change the state cookie if a...
2007-11-06 Tim-Philipp Müllergst/gstvalue.c: Remove unused and uninitialised type...
2007-11-04 Murray Cumminggst/gstobject.c: Corrected the registration of the...
2007-11-02 Tim-Philipp Müllergst/: Move declaration of private _gst_foo_initialize...
2007-11-02 Tim-Philipp Müllergtk-doc fixes; trailing-comma-in-enum fix.
2007-11-02 Tim-Philipp Müllergst/gst.c: Clean up on deinit (not the external ones...
2007-11-01 Tim-Philipp Müllergst/gstinfo.h: Remove __declspec(dllimport) for MSVC...
2007-11-01 Tim-Philipp Müllerg_type_class_ref() other types as well, see #349410...
2007-11-01 Tim-Philipp Müllergst/gstformat.c: g_type_class_ref() our GstFormat type...
2007-10-31 Ole André Vadla... Fix a couple of missing includes for MSVC2005 and a...
2007-10-29 Stefan KostImprove bin graph dumping, by using the envvar to speci...
2007-10-29 Stefan KostDocument new env-var. Add one log-line after dumpng...
2007-10-25 Alessandro Decinagst/: Patch from Alessandro Decina adding get_type_full...
2007-10-24 Tim-Philipp MüllerAPI: add GST_TAG_ARTIST_SORTNAME
2007-10-24 Tim-Philipp Müllergst/gststructure.c: Also allow white space for names...
2007-10-22 Stefan Kostgst/gstdebugutils.c: Reflow code to fix uninitialized...
2007-10-22 Edgard LimaAdded GstStructure to gst_value_table and its related...
next