]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - gst
registry: don't use soon-to-be-deprecated gst_filter_run()
[glsdk/gstreamer0-10.git] / gst /
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
2011-08-15 Josep Torrabuffer: explicitly cast to the enum type
2011-08-15 Josep Torragststate: explicitly cast to the enum type
2011-08-15 Josep Torraevent: explicitly cast to the right enum types
2011-08-15 Josep Torragsterror: explicitly cast to the right GstGError code...
2011-08-15 Josep Torradebugutils: use GST_STATE_VOID_PENDING for GstState...
2011-08-15 Josep Torracaps: define GST_CAPS_FLAGS_NONE for consistency with...
2011-08-15 Josep Torragst: use GstDebugLevel enum type to fix a warning build...
2011-08-11 Stefan Kostdebugutils: removed non-sense comment
2011-08-10 Stefan Kostregistry: move utf-8 validation to registry saving...
2011-08-06 Shaun Hoopesdebugutils: improve dot file flow layout
2011-07-27 Tim-Philipp Müllerelementfactory: fix g-i annotation for _create() and...
2011-07-16 Raluca Elena Podiucdocs: removed double negation in event/message seq...
2011-06-25 Emmanuel Pacaudtask: Check for PR_SET_NAME before using
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-14 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-14 David SchleefWork around changes in g_atomic API
2011-06-14 Руслан Ижбулатовsystemclock: Placate gcc by defining EWOULDBLOCK to...
2011-06-14 Руслан Ижбулатовpoll: Fix WAKE_EVENT() to behave posixly on Windows
2011-06-09 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-05 Tim-Philipp Müllerparse: add prototypes for unused functions to avoid...
2011-06-04 David SchleefWork around changes in g_atomic API
2011-05-30 Sebastian Drögevalue: Consider "1" and "{1}" as equal in gst_value_com...
2011-05-30 Sebastian Drögecaps: Fix subset check for equivalent lists and scalar...
2011-05-28 Stefan Kostdocs: xrefs more api around GstStateChange and GstState...
2011-05-28 Stefan Kostdocs: xref the async messages to GstStateChange
2011-05-27 Sebastian Drögecaps: Add gst_caps_is_subset_structure()
2011-05-27 Sebastian Drögestructure: Add gst_structure_is_subset()
2011-05-27 Sebastian Drögecaps: Optimize gst_caps_is_subset()
2011-05-27 Sebastian Drögecaps: Fix subset check in gst_caps_merge()
2011-05-27 Sebastian DrögeRevert "caps: Optimize gst_caps_is_subset()"
2011-05-27 Sebastian Drögecaps: Optimize gst_caps_is_subset()
2011-05-25 Tim-Philipp Müllergst: we can now use GLib 2.24 API unconditionally
2011-05-25 Руслан Ижбулатовsystemclock: Placate gcc by defining EWOULDBLOCK to...
2011-05-25 Руслан Ижбулатовpoll: Fix WAKE_EVENT() to behave posixly on Windows
next