multiqueue: Flush the data queue if downstream return WRONG_STATE too
[platform/upstream/gstreamer.git] / gst /
2010-08-27 Sebastian Drögepad: Deprecate GST_FLOW_IS_FATAL() and GST_FLOW_IS_SUCC...
2010-08-26 Alessandro Decinagstplugin: load the gst-python plugin loader with G_MOD...
2010-08-25 Thiago Santostag: Adds GST_TAG_APPLICATION_DATA
2010-08-24 David SchleefValgrind define is HAVE_VALGRIND_VALGRIND_H
2010-08-24 David SchleefAllow gst_debug_set_default_threshold() before gst_init()
2010-08-23 Mark Nauwelaertsregistrychunks: intern all GstPluginDesc members when...
2010-08-23 Mark Nauwelaertsgstobject: fix leak when naming parented object
2010-08-20 Arun Raghavangst: Add a gst_is_initialized() API
2010-08-20 Wim Taymansbin: relax the source element check
2010-08-19 Thiago Santoselement: link_many should activate pads if needed
2010-08-12 Stefan Kostinfo: xrefs glib symbol in docs
2010-08-09 Thiago Santostag: Adds GST_TAG_APPLICATION_NAME tag
2010-08-08 Sebastian Drögebufferlist: Initialize the GType cache for the bufferli...
2010-08-06 Sebastian Drögebufferlist: Don't chain up finalize to the parent class
2010-08-06 Shixin Zenggst: make _get_type() in gst/* thread safe
2010-08-05 Tim-Philipp Müllerutils: speed up pad linking utility functions by not...
2010-08-05 Stefan Kostinfo: take the timestamp a tick later
2010-08-05 Stefan Kostdocs: more docs for gst_parse_launch and co
2010-08-05 Stefan Kostpad: log element:pad names with caps
2010-08-05 Stefan Kostutils: better error logging in link_pads_filtered
2010-08-05 Olivier Crêtegstutils: Make gst_pad_proxy_getcaps() return empty...
2010-08-04 Wim Taymansgst: remove \n from debug statements
2010-07-27 Tim-Philipp Müllerinfo: fix compilation on windows
2010-07-27 Thiago Santosgstdatetime: Fix localtime usage
2010-07-26 Tim-Philipp Müllerinfo: flush again after every line of debug output
2010-07-26 Thiago Santosgststructure: Adds datetime getter function
2010-07-26 Thiago Santostag: Adds GST_TAG_DATE_TIME tag
2010-07-26 Thiago Santostaglist: Add datetime get functions
2010-07-26 Thiago Santosgstvalue: Adds datetime functions
2010-07-26 Thiago Santosgstdatetime: Adds GstDateTime
2010-07-26 Sebastian Drögegst: Fix usage of glib_check_version()
2010-07-23 Tim-Philipp Müllerbinaryregistry: save and load release date time in...
2010-07-23 Tim-Philipp Müllerplugin: add release datetime field to GstPluginDesc...
2010-07-21 Tim-Philipp Müllerinfo: write debugging output to file if GST_DEBUG_FILE...
2010-07-20 Edward Herveygstpad: Assume pads are compatible if we don't have...
2010-07-16 Tim-Philipp Müllerregistry: use GStatBuf unconditionally and add typedef...
2010-07-16 Sebastian Drögestructure: Use a const GstStructure * as parameter...
2010-07-16 David Hoytregistrybinary: Fix compatibility with GLib 2.25 when...
2010-07-16 Sebastian Drögepipeline: If the currently used clock gets lost update...
2010-07-16 Edward HerveyGstPad: Do not call gst_pad_accept_caps() when caps...
2010-07-16 Edward Herveyutils: Add more details about gst_element_get_compatibl...
2010-07-15 Stefan Kostpad: remove comma at the end of the last enum value
2010-07-11 Eduardo Dobaytaglist: fix merge_strings_with_comma() for more than...
2010-07-06 Edward Herveygstvalue: Improve gst_value_{set|get}_caps docs
2010-07-06 Alessandro Decinaclock: document that GstClockEntry should be treated...
2010-07-06 Alessandro Decinaclock: use the new gst_clock_id_wait_async_full.
2010-07-06 Alessandro Decinaclock: fix refcounting bug in gst_clock_set_
2010-07-06 Alessandro Decinaclock: add gst_clock_id_wait_async_full.
2010-07-05 Stefan Kostdocs: improve the api docs for new GstPadLinkChecks...
2010-07-01 Edward Herveygstcaps: Make sure _normalize() is applied on all struc...
2010-06-28 Sebastian Drögeutils: Don't use G_GNUC_CONST for the uint64 scaling...
2010-06-26 Tim-Philipp Müllerxml: keep dummy gst_xml_get_type() function for g-i...
2010-06-26 Tim-Philipp MüllerDon't include <libxml/parser.h> from public headers...
2010-06-25 Stefan Kostdot-dump: terminate truncated strings and escape specia...
2010-06-25 Edward Herveypad: more documentation regarding the new flags
2010-06-25 Wim Taymanspad: make the NOTHING link check flag be 0
2010-06-25 Sebastian Drögegstxml: Deprecate GstXml and related functions
2010-06-23 Tim-Philipp Müllerbinaryregistry: ignore the plugin cache if the filter...
2010-06-23 Tim-Philipp Müllerpluginloading: add support for whitelisting based on...
2010-06-23 Edward Herveygstghostpad: We don't need any checks when linking...
2010-06-23 Edward Herveygstutils: New gst_element_link_pads_full method
2010-06-23 Edward HerveyGstPad: Add new pad linking method with configurable...
2010-06-23 Thiago Santostag: Adds GST_TAG_IMAGE_ORIENTATION tag
2010-06-22 Tim-Philipp Müllergstobject: deprecate gst_object_{set|get}_name_prefix()
2010-06-22 Johan DahlinAdd gobject-introspection annotations for GstPadIntLink...
2010-06-19 Tim-Philipp Müllerregistry: also skip .deps dirs when scanning for plugins
2010-06-18 Thiago Santostaglist: add gst_tag_list_peek_string_index to avoid...
2010-06-16 Johan Dahlinelementfactory: Add an allow-none annotation
2010-06-16 Johan Dahlinminiobject: Add introspection annotations
2010-06-16 Johan Dahlinevent: Add out annotations
2010-06-16 Johan Dahlinquery: Add out annotations
2010-06-16 Johan Dahlinmessage: Add out annotations
2010-06-15 Benjamin Gaignardelement: Improve gst_element_get_name() docs
2010-06-15 Edward HerveyRevert "GstPad: Add GST_PAD_NEGOTIABLE GstPadFlag"
2010-06-15 Edward HerveyRevert "gstpad: Return pad template in get_caps if...
2010-06-15 Edward HerveyRevert "pad: fix comment"
2010-06-15 Edward HerveyRevert "element: only clear negotiable when going to...
2010-06-15 Tim-Philipp Müllerinfo: add dummy TRACE log level macros for when debuggi...
2010-06-14 Wim Taymanselement: only clear negotiable when going to NULL
2010-06-14 Wim Taymanspad: fix comment
2010-06-14 Edward Herveygstpad: Return pad template in get_caps if pad is not...
2010-06-14 Edward HerveyGstPad: Add GST_PAD_NEGOTIABLE GstPadFlag
2010-06-14 Sebastian Drögegstvalue: Add some more assertions and checks for valid...
2010-06-14 Tim-Philipp Müllerdocs: add Since: tag for new gst_caps_steal_structure
2010-06-14 Tim-Philipp Müllerdocs: fix example to use a category name that actually...
2010-06-14 Edward Herveygstcaps: New gst_caps_steal_structure() method
2010-06-14 Sebastian Drögegstvalue: Don't initialize arrays from variables
2010-06-14 Sebastian Drögeelement: Store result of strtol in an unused variable...
2010-06-13 Sebastian Drögeelement: Cast return value to void to prevent compiler...
2010-06-13 Sebastian Drögegstvalue: Add some assertion guards against invalid...
2010-06-13 Sebastian DrögeRemove some dead assignments
2010-06-13 Sebastian Drögepad: Fix iterator aggregation of all pads in the intern...
2010-06-13 Sebastian Drögeiterator: Add new FIXME for 0.11 and update gst_iterato...
2010-06-13 Sebastian Drögeiterator: If the iterator resync in find_custom() just...
2010-06-12 Martin Bissonvalue: Fixed serialization for short fourccs.
2010-06-09 Stefan Kostdebugutils: fix comment typo even more
2010-06-09 Stefan Kostdocs: update docs (format and search path).
2010-06-09 Stefan Kostcomments: add a few comments to the sparsely documented...
2010-06-08 Zaheer Abbas Meralidebugutils: fix comment typo
2010-06-08 Stefan Kostcaps: use gst_caps_append_structure_unchecked() macro...
next