docs: fix typo on gst-inspect man page
[platform/upstream/gstreamer.git] / gst /
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...
2010-06-08 Stefan Kostcaps: use a safer name for temporary var. to not shadow...
2010-06-07 Stefan Kostvalue: use glib types in more places
2010-06-07 Stefan Kostvalue: just compute strlen() once
2010-06-07 Martin Bissonvalue: Add support for parsing short fourccs from strings
2010-06-05 Tim-Philipp Müllerinfo: add new TRACE log level and move refcounting...
2010-06-04 Sebastian Drögeutils: Use G_PARAM_STATIC_STRINGS for standard properties
2010-06-01 Stefan Kostpads: Improve readability for gst_pad_fixate_caps()
2010-05-25 Wim Taymansgstbin: unlock _get_state() on error
2010-05-24 Tim-Philipp Müllertagsetter: make sure only one thread creates the TagData
2010-05-24 Tim-Philipp Müllertagsetter: protect tagsetter operations with a lock
2010-05-22 Stefan Kostcaps: use our macros more often in the code
2010-05-22 Stefan Kostcaps: add append_structure_unchecked
2010-05-22 Stefan Kostdocs: xref function name
2010-05-22 Stefan Kostcaps: use our macos more
2010-05-22 Sebastian Drögestructure: API: Add gst_structure_fixate_field_string()
2010-05-19 Stefan Kostdocs: add links for GSource priorities
2010-05-18 Wim Taymansminiobject: cleanup type registration a little
2010-05-17 Tim-Philipp Müllerpad: don't print WARNING debug statements for normal...
2010-05-14 Stefan Kostcaps: comment and whitespace cleanup
2010-05-13 Sebastian Drögeutils: Simplify fractions before doing calculations...
2010-05-13 Sebastian Drögeutils: GCD is 0 if both parameters are 0, don't divide...
2010-05-13 Sebastian Drögeutils: Simplify result of gst_fraction_multiply()
2010-05-06 Wim TaymansRevert "pad: don't check twice for changed caps per...
2010-05-06 Stefan Kostpad: don't check twice for changed caps per push
2010-05-05 Wim Taymansdocs: clarify the pull_range functions
2010-05-04 Wim Taymansutils: use reffed _get_caps() version
2010-05-03 Thiago Santostags: Adds geo location direction tags
2010-05-03 Thiago Santostags: Adds GST_TAG_DEVICE_MANUFACTURER and GST_TAG_DEVI...
2010-04-30 Tim-Philipp MüllerBump GLib requirement to 2.20
2010-04-30 Tim-Philipp Müllerbuffer: only warn if metadata is not writable when...
2010-04-30 Tim-Philipp Müllerelement: make 'adding flushing pad' warning more useful
2010-04-29 Benjamin Ottecaps: Do not allow fixating empty caps
2010-04-29 Benjamin Ottecaps: Use G_GNUC_WARN_UNUSED_RESULT for make_writable()
2010-04-29 Sebastian Drögegst: Use GError boxed type from GObject 2.25.2 instead...
2010-04-29 Wim Taymansdocs: add some more docs for the events
next