platform/upstream/gstreamer.git
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
2011-08-15 Wim Taymanspad: remove gst_pad_get_negotiated_caps()
2011-08-12 Tim-Philipp... queue2: fix deadlock in error path
2011-08-12 Peteris Krisjanisiterator: Fix gst_iterator_next() element annotation
2011-08-11 Tim-Philipp... docs: fix typo in PWG
2011-08-11 Stefan Kostdebugutils: removed non-sense comment
2011-08-10 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-08-10 Stefan Kostregistry: move utf-8 validation to registry saving...
2011-08-10 Josep TorraFix and clarify debug statements
2011-08-08 Edward Herveygstbuffer: Clarify doc
2011-08-07 Tim-Philipp... docs: fix helloworld compile command line for newer gcc
2011-08-06 Shaun Hoopesdebugutils: improve dot file flow layout
2011-08-06 Thomas Vander... gstreamer.spec: make buildable and parallel
2011-08-05 Tim-Philipp... tools: make unversioned wrapper look for -0.10 tools...
2011-08-04 Wim Taymansbasesrc: add alloc vmethod
2011-08-04 Wim Taymansdefs: update defs
2011-08-04 Wim Taymansbasesrc: cleanups and mark reconfigure
2011-08-04 Wim Taymanspad: add method to mark reconfigure
2011-08-04 Wim Taymansbasesrc: remove negotiation from the state change
2011-08-04 Wim Taymansbasesrc: expose set_caps method
2011-08-04 Wim Taymansbasesrc: PAUSED<->PLAY doesn't change pool state
2011-08-04 Wim Taymansfix default alignment
2011-08-04 Wim Taymansbufferpool: add gst_buffer_pool_is_active()
2011-08-03 Wim Taymansback to development
2011-08-03 Wim TaymansRELEASE 0.11 RELEASE-0.11.0
2011-08-03 Sebastian Drögeporting-to-0.11: Add section about GstIterator
2011-08-01 Wim Taymansbufferpool: don't add the same option twice
2011-07-30 Wim Taymansbufferpool: add method to check for an option
2011-07-29 Wim Taymansbufferpool: add options API to bufferpool
2011-07-28 Tim-Philipp... element: don't use G_CONST_RETURN
2011-07-28 Tim-Philipp... manual: update for position/duration query API change
2011-07-28 Tim-Philipp... tests: update for query API changes
2011-07-28 Tim-Philipp... plugins: update for query API changes
2011-07-28 Tim-Philipp... base: update for query API changes
2011-07-28 Tim-Philipp... gst: fix awkward dest_format inout parameter in query...
2011-07-27 Wim TaymansMerge branch 'master' into 0.11
2011-07-27 Wim Taymansbasetransform: add more comments
2011-07-27 Wim Taymansbasetrans: also pass allocation query in in_place
2011-07-27 Evan Nemersonbase: add missing (out) annotation for byte reader...
2011-07-27 Tim-Philipp... elementfactory: fix g-i annotation for _create() and...
2011-07-26 Wim Taymanspad: improve the getcaps function
2011-07-26 Wim Taymanspad: only update caps when changed
2011-07-26 Wim Taymansbasesrc: add some more debug info
2011-07-26 Wim Taymansbasesink: make it easy to override the pad query
2011-07-26 Wim Taymansbasesrc: improve docs
2011-07-26 Wim Taymanspad: add allocation query just because
2011-07-25 Wim Taymanspoll: improve debugging
2011-07-25 Wim Taymansminiobject: avoid race in bufferpool release
2011-07-25 Wim Taymansbasesrc: use DEBUG instead of ERROR for logging
2011-07-25 Wim Taymansbufferpool: start with raised control socket
2011-07-24 Stefan Kostpwd: discontinous event -> newsegment event
2011-07-24 Wim Taymanstalk about the basetransform sink_event vmethod
2011-07-23 Tim-Philipp... controller: fix build failure due to compiler warning
2011-07-22 Wim Taymansbasetransform: fix sink event handling
2011-07-22 Wim Taymansbasetransform: handle failures
2011-07-22 Wim Taymansbasetrans: improve debugging.
next