plugins/elements/gstqueue.c: Since we're not called only from the chain function...
[platform/upstream/gstreamer.git] / gst /
2008-04-30 Stefan Kostgst/gstdebugutils.c: Refactor code and fix handling...
2008-04-29 Wim TaymansAdd method to conveniently check the name of a custom...
2008-04-28 Sebastian Drögegst/gst.c: Register GstClock type from a type-safe...
2008-04-25 Antoine Tremblaygst/gstbin.c: Use the GLib stuff to create a private...
2008-04-25 Tim-Philipp MüllerRef some more classes in gst_init() to work around...
2008-04-24 Jason ZhaoEnable/disable scan_and_update_registry() based on...
2008-04-24 Stefan Kostgst/gstregistrybinary.c: Add a warning of we hit unhand...
2008-04-24 Stefan Kostgst/gstregistry.c: Tell the *truth* when improving...
2008-04-23 Sebastian Drögegst/gstelementfactory.c: Unref the factory after it...
2008-04-23 Stefan Kostgst/gstregistry.c: Improve the documentation.
2008-04-23 Stefan Kostgst/gstsegment.c: The glib macro seems to be borked...
2008-04-23 Stefan Kostgst/gstsegment.c: Document the new function. Use g_slic...
2008-04-23 Stefan Kostdocs/gst/gstreamer-sections.txt: Move GParamSepc macros...
2008-04-20 Tim-Philipp Müllergst/gsturi.c: Fix leak: g_strdown operates on the strin...
2008-04-19 Sebastian Drögegst/gsttaglist.c: Use g_value_take_string() instead...
2008-04-19 Sebastian Drögegst/gstregistrybinary.c: Return the old CRC instead...
2008-04-19 Sebastian Drögegst/gsturi.c: A valid URI scheme can also include ...
2008-04-17 Tim-Philipp Müllergst/: Don't use g_atomic_set_int where it's not needed.
2008-04-17 Wim Taymansgst/: Fix 2 caps leaks.
2008-04-17 Sebastian Drögegst/gstutils.c: Use g_atomic_int_set() here too instead...
2008-04-17 Sebastian Drögegst/gstutils.*: API: Deprecate gst_atomic_int_set(...
2008-04-16 Stefan Kostgst/gstquery.c: Also use G_GINT64_CONSTANT for the...
2008-04-16 Stefan Kostgst/gstmessage.c: Use G_GINT64_CONSTANT in varargs...
2008-04-16 Sebastian Drögegst/gstregistrybinary.c: Initialize the registry magic...
2008-04-16 Sebastian Drögegst/gstregistrybinary.*: Add crc32 checksum to the...
2008-04-16 Sebastian Drögegst/gstregistrybinary.c: If an element supports the...
2008-04-16 Stefan Kostgst/gsttaglist.h: Clarify some tag item docs after...
2008-04-15 Stefan KostAdd GST_PARAM_CONTROLLABLE and GST_PARAM_USER_SHIFT...
2008-04-14 Sebastian Drögegst/gstregistrybinary.c: Fix a typo in a debug message...
2008-04-14 Tim-Philipp Müllergst/gst.c: Pre-register GstGError GType from a thread...
2008-04-13 Rene Stadlergst/gsttagsetter.c: Merging an empty list with another...
2008-04-13 Rene Stadlergst/gsttaglist.h: Fix description to match the order...
2008-04-13 Sebastian Drögegst/gstregistrybinary.c: If gst_registry_add_plugin...
2008-04-11 Julien MoutteMac OS X love...
2008-04-10 José AlburquerqueAdd gst_pad_add_*_probe_full() functions with a notify...
2008-04-10 Tim-Philipp Müllergst/gstdebugutils.h: Mention GstDebugGraphDetails enum...
2008-04-10 Stefan Kostgst/gstpad.c: Do not abort on out of memory for pad_all...
2008-04-09 José AlburquerqueExpose gst_segment_copy() to make things easier for...
2008-04-09 Tim-Philipp Müllergst/gst.c: Fix const position; ref GType classes for...
2008-04-09 Wim Taymansdocs/design/part-buffering.txt: Fix some typos and...
2008-04-09 Milosz Derezynskigst/gsterror.*: Add two new error codes for encrypted...
2008-04-09 Tim-Philipp Müllergst/gstquery.h: Fix typo.
2008-04-08 Wim TaymansRename _avail -> _range
2008-04-08 Wim TaymansAdd busy field and quark for the buffering query so...
2008-04-08 Wim TaymansReorder the message docs and headers for clarity.
2008-04-08 Wim Taymansgst/gstmessage.c: Use GstQuark for messages.
2008-04-08 Wim Taymansgst/gstquark.*: Add some more quarks needed for message...
2008-04-07 Tim-Philipp Müllergst/gstindex.c: Don't put descriptions into the nick...
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...
next