]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/shortlog
glsdk/gstreamer0-10.git
2011-11-04 Tim-Philipp... configure: suppress unused variable warnings if gst...
2011-11-04 Tim-Philipp... configure: fix typo around GLIB_EXTRA_CFLAGS in GST_ALL...
2011-11-03 Tim-Philipp... queue: use statically allocated GQueue
2011-11-03 Tim-Philipp... bin: use statically allocated GQueue
2011-11-03 Tim-Philipp... collectpads2: use flags enum instead of guint in structure
2011-11-03 Tim-Philipp... queue2: use statically allocated GQueue
2011-11-03 Nicolas Dufresneghostpad: Don't cache internal proxy pad target
2011-11-01 Tim-Philipp... adapter: simplify gst_adapter_take_list()
2011-10-31 Tim-Philipp... configure: make GLIB_EXTRA_CFLAGS overwritable
2011-10-30 Tim-Philipp... filter: deprecate gst_filter_run()
2011-10-30 Tim-Philipp... registry: don't use soon-to-be-deprecated gst_filter_run()
2011-10-30 Tim-Philipp... pluginfeature: deprecate gst_plugin_feature_type_name_f...
2011-10-30 Tim-Philipp... taglist: add to_string and new_from_string functions
2011-10-30 Tim-Philipp... taglist: avoid pointless tag name -> quark lookups
2011-10-30 Tim-Philipp... taglist: add gst_tag_list_is_equal()
2011-10-29 Tim-Philipp... structure: identical structures are definitely equal
2011-10-28 Sjoerd Simonsbasetransform: Also fush the cache when changing the...
2011-10-28 Sjoerd Simonsbasetransform: Add debug output when returning a cached...
2011-10-28 Sebastian Drögecollectpads2: Fix refcount handling if a buffer was...
2011-10-28 Sebastian Drögecollectpads2: Merge the clip and prepare_buffer functio...
2011-10-28 Sebastian Drögecollectpads2: Merge clipping API from old collectpads
2011-10-28 Tim-Philipp... basesink: make default query function name show up...
2011-10-28 Mark Nauwelaertscollectpads2: avoid hanging in case of sparse newsegmen...
2011-10-28 Sebastian Drögecollectpads2: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2011-10-28 Sebastian Drögecollectpads2: Add to the documentation
2011-10-28 Sebastian Drögewin32: Add new collectpads2 API
2011-10-28 Sebastian Drögebase: Add collectpads2
2011-10-27 Jan Schmidtbasetransform: Fix refcount leak
2011-10-27 Stefan Sauercontroller: fix wrong order of calls in the docs.
2011-10-26 Stefan Sauerevent: clarify docs for step event
2011-10-26 Tim-Philipp... registry: add support for GST_REGISTRY_REUSE_PLUGIN_SCA...
2011-10-21 Thiago Santoscaps: No need to require writable caps for _append...
2011-10-20 Sebastian Drögebaseparse: Fix documentation, it's pre_push_frame and...
2011-10-20 Vincent Penquerc'hbasetransform: cache transformed caps where appropriate
2011-10-20 Reynaldo H... Fix broken android building due to name change in 01d87...
2011-10-20 Sebastian Drögebasebarse: Add detect vfunc to allow subclasses to...
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 Thiago Santosbaseparse: add since doc to new getcaps function
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-18 Thiago Santosbaseparse: add getcaps function
2011-10-18 Wim Taymansbasesrc: also update the stream time
2011-10-18 Sebastian Drögebaseparse: Fix handling of queued frames
2011-10-16 Tim-Philipp... bus: 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-12 Wim Taymansbasesrc: properly adjust start time
2011-10-10 Tim-Philipp... utils: catch invalid instance sizes in gst_type_registe...
2011-10-08 Tim-Philipp... gstparse: 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-06 Mark Nauwelaertsbaseparse: send duration message when updating internal...
2011-10-03 Stas Sergeevbaseparse: Return success if optional start/stop method...
2011-10-03 Edward Herveygstquery: Make debugging message more informative
2011-09-30 Tim-Philipp... baseparse: make estimating the position in query handle...
2011-09-30 Vincent Penquerc'hbaseparse: answer position query in stream time and...
2011-09-30 Tim-Philipp... gst.h: include header for atomic queue
2011-09-30 Tim-Philipp... tests: add minimal test for GstAtomicQueue
2011-09-27 Vincent Penquerc'hbasetransform: send delayed events earlier
2011-09-26 Raimo Järvigst: Fix compiler warnings on 64 bit mingw-w64
2011-09-25 Tim-Philipp... examples: fix bogus g_object_unref in helloworld example
2011-09-21 Vincent Penquerc'hbasetransform: delay serialized events when src caps...
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... pad: add more debug logging for other chain function...
2011-09-16 Tim-Philipp... pad: fix up printf format in debug message
2011-09-16 Vincent Penquerc'hpad: make some debug traces more useful
2011-09-14 Tim-Philipp... scripts: remove gstcvstest.sh
2011-09-13 Tim-Philipp... lfocontrolsource: fix clang compiler warning
2011-09-13 Tim-Philipp... tests: make sure filesrc returns escaped URIs even...
2011-09-10 Tim-Philipp... caps: 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 Nicolas Dufresnebasesink: make it easy to override the pad query
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 "basetransform: Use check for subsets and not...
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 Tim-Philipp... docs: fix make distcheck
2011-09-07 Sebastian Drögebasetransform: If there's no peer we still have to...
2011-09-07 Stefan Sauerdocs: cleanup makefiles
2011-09-07 Stefan Sauerdocs: escape % in docblob
2011-09-07 Stas Sergeevghostpad: Use gst_pad_set_caps() instead of manually...
2011-09-06 Stefan SauerAutomatic update of common submodule
2011-09-06 Stefan SauerAutomatic update of common submodule
2011-09-06 Sebastian Drögebasetransform: Use check for subsets and not non-empty...
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 Torrastepping: use the proper argument order
2011-08-26 Josep Torrafileindex: explicitly cast to the enum types
2011-08-26 Josep Torratypefinder: use GST_TYPE_FIND_NONE instead of 0
2011-08-26 Josep Torralfocontrolsource: explicitly cast to the enum type
2011-08-26 Josep Torratypefind: add GST_TYPE_FIND_NONE and use it
2011-08-26 Josep Torrabaseparse: use the enum values for 0 and don't abuse...
next