platform/upstream/gstreamer.git
2011-11-03 Wim Taymansfix request pad
2011-11-03 Wim Taymansdef: update defs
2011-11-03 Wim Taymansnet: add net address metadata
2011-11-03 Wim Taymansnettime: clean up header
2011-11-03 Wim Taymanstask: don't use lock/unlock_full
2011-11-03 Wim TaymansMerge branch 'master' into 0.11
2011-11-03 Wim Taymanspad: small cleanup
2011-11-03 Nicolas Dufresneghostpad: Don't cache internal proxy pad target
2011-11-02 Wim Taymansutils: remove _found_tags_ API
2011-11-02 Wim TaymansMerge branch 'master' into 0.11
2011-11-02 Wim Taymansbuffer: improve docs
2011-11-02 Wim Taymansevent: make GstSegment argument const
2011-11-02 Wim Taymansdocs: remove metatiming from docs
2011-11-02 Wim Taymanstask: api cleanup
2011-11-02 Wim Taymansstructure: cleanup API
2011-11-02 Wim Taymansmeta: remove timing metadata
2011-11-02 Wim Taymansbufferlist: clean up API
2011-11-01 Tim-Philipp... adapter: simplify gst_adapter_take_list()
2011-11-01 Tim-Philipp... docs: mention GstActivateMode rename in porting doc
2011-11-01 Tim-Philipp... pad: rename GstActivateMode to GstPadActivateMode
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... configure: make GLIB_EXTRA_CFLAGS overwritable
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
next