platform/upstream/gstreamer.git
2011-09-08 Sebastian DrögeRevert "Revert "basetransform: Use check for subsets...
2011-09-08 Sebastian DrögeRevert "Revert "pad: Check for subsets, not non-empty...
2011-09-08 Sebastian DrögeMerge branch 'master' into 0.11
2011-09-08 Sebastian DrögeRevert "pad: Use gst_pad_accept_caps() instead of manua...
2011-09-08 Sebastian DrögeMerge branch 'master' into 0.11
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-29 Wim Taymansminiobject: change to GST_DEFINE_MINI_OBJECT_TYPE
2011-08-29 Wim Taymansinit: add _get_type() functions
2011-08-29 Wim Taymansgst: add some _priv prefixes to private methods
2011-08-29 Wim Taymansmini-object: use ref/unref directly in boxed copy/free
2011-08-26 Wim TaymansMerge branch 'master' into 0.11
2011-08-26 Wim Taymansbase: rename allocation vmethods
2011-08-26 Wim Taymansbuffer: improve flags
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...
2011-08-26 Josep Torrabaseparse: put the arguments of g_return_val_if_fail...
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-26 Sjoerd Simonsbasetransform: Fix bodged previous commit
2011-08-26 Sjoerd Simonsbasetransform: Use GstPadDirection in the query vfunc
2011-08-26 Wim Taymansbuffer: rename _CLIP to _DROP flag
2011-08-26 Wim Taymansbasetransform: remove some unused variables
2011-08-26 Wim Taymansbasetransform: add vmethod to configure upstream bufferpool
2011-08-26 Wim Taymansbasetransform: use pad direction like other vmethods
2011-08-26 Wim TaymansMerge branch 'master' into 0.11
2011-08-26 Wim Taymansuri: some doc fixes
2011-08-26 Sjoerd SimonsBaseTransform: Add a query vfunc
2011-08-26 Sjoerd Simonscapsfilter: don't assume _get_caps still has to be
2011-08-25 Wim Taymansbuffer: add clip flag
2011-08-25 Wim Taymansbuffer: rework flags a little
2011-08-25 Wim Taymansbuffer: always copy all buffer flags when asked
2011-08-25 Wim Taymansupdate defs
2011-08-25 Wim Taymansbuffer: pluralize the buffer flags
2011-08-25 Wim Taymansbasesink: remove preroll-queue-len property
2011-08-24 Wim TaymansMerge branch 'master' into 0.11
2011-08-23 Mark Nauwelaertsbasesink: ensure start_time reset upon flush
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-22 Wim Taymansobject: make _replace like the miniobject version
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-22 Wim Taymansvalue: remove our FOURCC GType
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-18 Tim-Philipp... baseparse: don't use == in debug string
2011-08-18 Tim-Philipp... baseparse: fix crash on seek from streaming thread...
2011-08-17 Wim Taymansstructure: add method to fixate one field
2011-08-17 Wim Taymansbasesrc: add default fixate function
2011-08-17 Wim Taymansdocs: improve some docs
2011-08-16 Wim Taymansbuffer: return processed number of bytes
2011-08-16 Tim-Philipp... docs: fix typo in element factory documentation
2011-08-16 Wim Taymansbuffer: rename PREROLL -> LIVE flag
2011-08-15 Tim-Philipp... caps: 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-15 Wim Taymanspad: make fixate caps behave like other functions
2011-08-15 Wim Taymansdefs: update for new symbols
2011-08-15 Wim TaymansMerge branch 'master' into 0.11
2011-08-15 Wim Taymanscaps: add fixate function
2011-08-15 Wim Taymansstructure: add function to fixate
2011-08-15 Guillaume Desmottesgst-uninstalled: add Farsight and Nice support
2011-08-15 Wim Taymanspad: fix default acceptcaps
2011-08-15 Wim Taymanspad: fix some macros
2011-08-15 Wim Taymansdocs: update porting doc
next