platform/upstream/gstreamer.git
2011-11-01 Tim-Philipp... pad: rename GstProbeType and GstProbeReturn to GstPadPr...
2011-10-31 Tim-Philipp... taglist: remove gst_tag_list_get_*long*()
2011-10-31 Tim-Philipp... Update .def file for removed/changed API
2011-10-31 René Stadlerbasetransform: fix crash/warning in find_transform...
2011-10-31 Tim-Philipp... filter: remove gst_filter_run() and deprecated filter...
2011-10-31 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-10-30 Tim-Philipp... taglist: rename _new() to _new_empty() and new_full...
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: make opaque
2011-10-30 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-10-30 Tim-Philipp... taglist: add to_string and new_from_string functions
2011-10-30 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
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-29 Tim-Philipp... taglist: fix string for GST_TAG_ARTIST_SORTNAME
2011-10-29 Tim-Philipp... elementfactory: move private functions for registry...
2011-10-28 René Stadlerbasetransform: fix invalid access to unreffed allocatio...
2011-10-28 Wim Taymansbuffer: fix docs some more
2011-10-28 Wim TaymansMerge branch 'master' into 0.11
2011-10-28 Wim Taymanstests: fix segment check
2011-10-28 Wim Taymanssegment: remove GST_SEEK_TYPE_CUR
2011-10-28 Wim Taymansbuffer: improve docs
2011-10-28 Sebastian Drögebytewriter: Add padding
2011-10-28 Sebastian Drögebitreader: Add padding
2011-10-28 Sebastian Drögebytereader: Add padding
2011-10-28 Wim Taymansporting: update
2011-10-28 Wim Taymansdocs: update
2011-10-28 Wim Taymansdefs: update for new api
2011-10-28 Wim Taymanscheck: also debug the DTS
2011-10-28 Wim Taymansadapter: use pts/dts on buffers
2011-10-28 Wim Taymanscompat: add timestamp compat defines
2011-10-28 Wim Taymansbuffer: add pts/dts to buffers
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 Wim TaymansMerge branch 'master' into 0.11
2011-10-28 Wim Taymanscoolectpads2: port to 0.11
2011-10-28 Wim TaymansMerge branch 'master' into 0.11
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 Wim Taymanstests: fix compilation
2011-10-27 Wim Taymansdefs: update
2011-10-27 Wim Taymanscaps: add empty_simple variants
2011-10-27 Wim Taymanstests: fix compilation
2011-10-27 Johan Boulécaps: use G_GNUC_NULL_TERMINATED for gst_caps_new_simpl...
2011-10-27 Wim TaymansMerge branch 'master' into 0.11
2011-10-27 Tim-Philipp... structure: use G_GNUC_NULL_TERMINATED for gst_structure...
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-21 Stefan Sauerinterfaces: clean up the use of iface and class/klass
2011-10-21 Stefan Sauerdocs: spelling and formatting fixes
2011-10-21 Edward HerveyMerging origin/master
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-19 René StadlerRevert gst_plugin_feature_get_name to const string...
2011-10-19 Edward Herveygstobject: Add (skip) annotation to gst_object_ref_sink
2011-10-19 Edward Herveygstiterator: Add skip annotation for creating GstIterator
2011-10-19 Johan Dahlinintrospection: Skip gst_poll apis
2011-10-19 Johan Dahlinintrospection: Skip GType and GValue transform apis
2011-10-19 Johan Dahlinintrospection: Skip gst_init_get_option_group
2011-10-19 Johan Dahlinintrospection: Add missing annotations
2011-10-19 Johan Dahlinintrospection: Rename gst_bus_add_watch_full to gst_bus...
2011-10-19 Johan DahlinSync documentation arguments
2011-10-19 Johan DahlinAdd gst_structure_get_type
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 Edward Herveycontroller: Add g-i annotations and remove "Since:...
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-17 René Stadlertests: fix padtemplate leak in selector test
2011-10-17 René Stadlerpad: fix buffer/event leak when pad is flushing
2011-10-17 Wim Taymansbaseparse: remove the memory from the tmpbuf
2011-10-17 René Stadlercaps: fix race condition and memory leak in gst_static_...
2011-10-17 Edward Herveygstcheck: Make ASSERT_MINI_OBJECT_REFCOUNT more useful
2011-10-17 Edward Herveygstcheck: Make _check_buffer_data a bit more verbose
2011-10-17 Edward Herveycheck: Don't leak the feature name
2011-10-17 Edward Herveygstregistry: Don't leak feature name
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-16 Wim Taymansporting: update
2011-10-16 Wim Taymansporting: update
2011-10-16 Wim Taymansporting: update porting list
next