]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - gst
gststructure: clarify _get docs about the returned reference
[glsdk/gstreamer0-10.git] / gst /
2012-01-12 Vincent Penquerc'hgststructure: clarify _get docs about the returned...
2012-01-05 Tim-Philipp Müllergst: include locale.h before any other i18n headers
2012-01-05 Idar Tollefsenpoll: include correct poll.h based on autoconf test
2011-12-12 Sebastian Drögeglib-compat: Add license boilerplate for LGPL
2011-12-09 Stefan Sauerpreset: allow applications to specify an extra preset dir
2011-12-06 Tim-Philipp Müllerindexfactory: fix memory leak
2011-12-04 Tim-Philipp MüllerSuppress deprecation warnings in selected files, for...
2011-12-04 Tim-Philipp MüllerWork around deprecated thread API in glib master
2011-12-03 Tim-Philipp Müllerg_thread_init() is deprecated in glib master
2011-12-03 Tim-Philipp Müllertagsetter: update for thread API deprecations in glib...
2011-12-03 Tim-Philipp Müllertaglist: update for thread API deprecations in glib...
2011-12-03 Tim-Philipp Müllerg_thread_create() is deprecated in GLib master, use...
2011-12-01 Stefan Sauerbus: use GST_MESSAGE_SOURCE_NAME() which also takes...
2011-11-30 Tim-Philipp Müllerevent: warn and fail instead of creating newsegment...
2011-11-28 Vincent Penquerc'hgstelement: add gst_element_class_add_pad_template_from...
2011-11-27 Stefan Sauerwarnings: avoid set-but-unused warnings with load-save...
2011-11-26 Tim-Philipp Mülleruri: fix wrong G_GNUC_MALLOC
2011-11-26 Tim-Philipp Müllergst: sprinkle some G_GNUC_MALLOC
2011-11-25 Tim-Philipp Müllerbuffer: add gst_buffer_{set,get}_qdata()
2011-11-24 Sebastian Drögepad: Remove g_warning() if pad accepted caps that are...
2011-11-12 Tim-Philipp Müllergst, controller: replace g_list_prepend + reverse with...
2011-11-09 Vincent Penquerc'hgstvalue: consider lists and ranges equal if they hold...
2011-11-08 Tim-Philipp Müllerdocs: fix Since: markers for API added after 0.10.35
2011-11-07 Vincent Penquerc'hgstcaps: remove unneeded use of gint64
2011-11-07 Vincent Penquerc'hgstvalue: quicker version of intersection when we do...
2011-11-07 Vincent Penquerc'hgststructure: simplify return statement in gst_structur...
2011-11-07 Vincent Penquerc'hgststructure: early out when we know a value cannot...
2011-11-07 Vincent Penquerc'hgstvalue: quicker test for substraction emptiness
2011-11-07 Vincent Penquerc'hgststructure: rejig test ordering for speed
2011-11-04 Sjoerd Simonscaps: Add gst_caps_is_strictly_equal
2011-11-04 Peteris Krisjanisintrospection: add Value annotations for GST_SECOND...
2011-11-03 Tim-Philipp Müllerbin: use statically allocated GQueue
2011-11-03 Nicolas Dufresneghostpad: Don't cache internal proxy pad target
2011-10-30 Tim-Philipp Müllerfilter: deprecate gst_filter_run()
2011-10-30 Tim-Philipp Müllerregistry: don't use soon-to-be-deprecated gst_filter_run()
2011-10-30 Tim-Philipp Müllerpluginfeature: deprecate gst_plugin_feature_type_name_f...
2011-10-30 Tim-Philipp Müllertaglist: add to_string and new_from_string functions
2011-10-30 Tim-Philipp Müllertaglist: avoid pointless tag name -> quark lookups
2011-10-30 Tim-Philipp Müllertaglist: add gst_tag_list_is_equal()
2011-10-29 Tim-Philipp Müllerstructure: identical structures are definitely equal
2011-10-26 Stefan Sauerevent: clarify docs for step event
2011-10-26 Tim-Philipp Müllerregistry: add support for GST_REGISTRY_REUSE_PLUGIN_SCA...
2011-10-21 Thiago Santoscaps: No need to require writable caps for _append...
2011-10-20 Stefan Sauerpad: not only describe conditions in the docs, also...
2011-10-18 Thiago Santosmessage: protect against null message sources
2011-10-18 Stefan Sauerlogging: more logging and prefer human readable details...
2011-10-18 Stefan Sauerdebugutils: improve display of ghost- and proxypads
2011-10-16 Tim-Philipp Müllerbus: give watch source a name
2011-10-16 Edward Herveygstbuffer: Add transfer annotations for gst_buffer_join()
2011-10-13 Stefan Sauerbus: fix typo in the docs
2011-10-13 Stefan Sauerdebugutils: show if an element is state-locked
2011-10-13 Stefan Sauerlogging: use _OBJECT variants more
2011-10-13 Sebastian Drögebuffer: Use an inline function instead of a macro for...
2011-10-13 Sebastian Drögeevent: Use an inline function instead of a macro for...
2011-10-10 Tim-Philipp Müllerutils: catch invalid instance sizes in gst_type_registe...
2011-10-08 Tim-Philipp Müllergstparse: prefix generated parser functions so they...
2011-10-07 Thiago Santospipeline: Use pipeline category for one more log message
2011-10-07 Robert SwainGST_PTR_FORMAT: Add GstBuffer ptr format and use in...
2011-10-03 Edward Herveygstquery: Make debugging message more informative
2011-09-30 Tim-Philipp Müllergst.h: include header for atomic queue
2011-09-26 Raimo Järvigst: Fix compiler warnings on 64 bit mingw-w64
2011-09-19 Stas Sergeevpad: Set caps on pad before checking if the pad is...
2011-09-19 Fabrizio (Misto... caps: use g_value_take_string() and gst_value_get_caps...
2011-09-16 Tim-Philipp Müllerpad: add more debug logging for other chain function...
2011-09-16 Tim-Philipp Müllerpad: fix up printf format in debug message
2011-09-16 Vincent Penquerc'hpad: make some debug traces more useful
2011-09-10 Tim-Philipp Müllercaps: move log messages for caps creation/freeing into...
2011-09-09 Sebastian Drögepad: Only do the subset check in gst_pad_accept_caps...
2011-09-08 Sebastian DrögeRevert "pad: Use gst_pad_accept_caps() instead of manua...
2011-09-08 Sebastian Drögepad: Use gst_pad_accept_caps() instead of manually...
2011-09-08 Sebastian Drögepad: Print a g_warning() if pad accept caps that are...
2011-09-08 Sebastian DrögeRevert "pad: Check for subsets, not non-empty intersect...
2011-09-07 Piotr Fusikdocs, gst: typo fixes
2011-09-07 Stefan Sauerdocs: escape % in docblob
2011-09-07 Stas Sergeevghostpad: Use gst_pad_set_caps() instead of manually...
2011-09-06 Sebastian Drögepad: Check for subsets, not non-empty intersections...
2011-08-26 Josep Torradocs: add since 0.10.36 on the new _NONE enum values
2011-08-26 Josep Torratypefind: add GST_TYPE_FIND_NONE and use it
2011-08-26 Josep Torraparse: use GST_PARSE_FLAG_NONE instead of 0
2011-08-26 Josep Torravalue: explicitly cast to the enum type
2011-08-26 Josep Torrautils: minor changes related to enum types
2011-08-26 Josep Torratrace: add GST_ALLOC_TRACE_NONE for consistency and...
2011-08-26 Josep Torratask: explicitly cast to the enum type
2011-08-26 Josep Torratagsetter: use GST_TAG_MERGE_UNDEFINED instead of FALSE
2011-08-26 Josep Torrasegment: use GST_SEEK_FLAG_NONE instead of 0
2011-08-26 Josep Torraregistrychunks: explicitly cast to the enum types
2011-08-26 Josep Torraquery: minor changes related to enum types
2011-08-26 Josep Torrapadtemplate: explicitly cast to the enum types
2011-08-26 Josep Torrapad: explicitly cast to the enum type
2011-08-26 Josep Torramessage: explicitly cast to the right enum types
2011-08-26 Josep Torrainfo: explicitly cast to the enum type
2011-08-26 Josep Torraindex: explicitly cast to the enum type
2011-08-26 Josep Torraformat: use GST_FORMAT_UNDEFINED and few casts to GstFormat
2011-08-23 Stefan Kostgstobject: also remove the cast as this is causing...
2011-08-23 Stefan Kostgstobject: use the atomic macros to deal with the glib...
2011-08-21 David Schleefobject: make gst_object_replace() atomic
2011-08-20 Stefan Kostdocs: more clarification for element docs
2011-08-20 Stefan Kostdocs: small clarification in the gst_element_get_reques...
2011-08-16 Tim-Philipp Müllerdocs: fix typo in element factory documentation
2011-08-15 Tim-Philipp Müllercaps: fix compiler warning reported by ICC
next