platform/upstream/gstreamer.git
2012-03-26 Mark Nauwelaertscaps: ensure writable caps prior to modification
2012-03-26 Wim Taymansbufferpool: check min/max_buffers
2012-03-26 Wim Taymansquery:fix copy-and-paste problem
2012-03-26 Wim TaymansReplace master with 0.11
2012-03-23 Mark Nauwelaertsutils: add and improve debug messages
2012-03-22 Wim Taymansback to devel
2012-03-22 Wim TaymansRelease 0.11.3
2012-03-22 Mark Nauwelaertsbasetransform: remove automatic and undocumented settin...
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-21 Wim Taymansdist net directory only once
2012-03-21 Sebastian Drögequery: Only allow fixed caps in the accept-caps query
2012-03-20 Wim Taymansbaseparse: do queries more directly
2012-03-20 Wim Taymansadapter: add some performance debug
2012-03-20 Wim Taymanspad: improve docs of get/pull_range
2012-03-20 Wim Taymansbuffer: improve gst_buffer_new_wrapped_full()
2012-03-19 Wim Taymansmultiqueue: handle serialized queries
2012-03-16 Wim Taymansbasetransform: make more stuff private
2012-03-16 Wim Taymansbasetransform: small cleanups
2012-03-16 Wim Taymanspad: change the semantics of get/pull_range a little
2012-03-16 Wim Taymanstypefind: proxy allocation query
2012-03-16 Wim Taymansevent: fix docs a little, alloc_buffer is gone
2012-03-15 Wim Taymansbufferpool: split bufferpool configuration
2012-03-15 Wim Taymansquery: rework the ALLOCATION query
2012-03-15 Wim Taymanspad: comment and debug improvement
2012-03-15 Wim Taymansutils: improve debug
2012-03-15 Wim Taymansdefs: update
2012-03-15 Wim TaymansGstBufferPoolParams -> GstBufferPoolAcquireParams
2012-03-15 Wim Taymansmemory: group allocation parameters in a struct
2012-03-15 Wim Taymansfilesrc: only update buffer size on short read
2012-03-15 Wim Taymansquery: fix copy function
2012-03-15 Wim Taymansmemory: fix maxsize after align
2012-03-15 Wim Taymansqueue: remove useless PROXY_ALLOCATION flag
2012-03-14 Wim Taymansmemory: Add 0 padding
2012-03-14 Wim Taymansquery: also include padding in ALLOCATION query
2012-03-14 Wim Taymansbasesrc: take prefix into account when allocating
2012-03-14 Mark Nauwelaertsbufferpool: free owned discarded pool config
2012-03-14 Wim Taymanspad: implement DRAIN handling
2012-03-14 Wim Taymansquery: add new drain query
2012-03-14 Wim Taymanspad: make serialized queries push sticky events first
2012-03-14 Wim Taymansqueues: warn when receiving a serialized event
2012-03-14 Wim Taymansqueue: add support for serialized queries
2012-03-14 Wim Taymanspad: take stream lock on serialized queries
2012-03-14 Wim Taymanspad: enforce correct query direction
2012-03-14 Wim Taymansquery: register queries like events
2012-03-14 Wim Taymansadapter: add more debug
2012-03-13 Wim Taymansbin: remove old compat mode
2012-03-13 Wim Taymanscaps: small docs update
2012-03-13 Wim Taymanscaps: remove gst_caps_union()
2012-03-12 Tim-Philipp... configure: bump AS_LIBTOOL version
2012-03-12 Tim-Philipp... configure: backport AS_LIBTOOL version from 0.10.36...
2012-03-12 Stefan Sauerdocs: fix function name and typo
2012-03-12 Wim Taymansbasetransform: get template caps only once
2012-03-12 Wim Taymanscaps: delay _make_writable() until needed in _normalize()
2012-03-12 Wim Taymanscaps: shortcut simplify earlier
2012-03-12 Wim Taymanscaps: small cleanup, remove const
2012-03-12 Wim Taymanscaps: small cleanups
2012-03-12 Wim Taymanscaps: small doc improvement
2012-03-12 Sreerenj Balachandranconfigure.ac: bump required GLib to 2.31.14
2012-03-12 Tim-Philipp... docs: update porting-to-0.11.txt a little
2012-03-12 Wim Taymanscaps: fix some 0.11 FIXMEs
2012-03-12 Wim Taymanscaps: make _normalize take ownership of input
2012-03-12 Wim Taymanscaps: _do_simplify() -> _simplify()
2012-03-12 Wim Taymanscaps: improve _do_simplify
2012-03-12 Wim Taymanstests: fix unit test
2012-03-12 Christian Fredrik... update license link to point to 2.1 license, instead...
2012-03-11 Wim Taymanscaps: avoid using in-place oprations
2012-03-11 Wim Taymansstructure: add allocation debug
2012-03-10 Wim Taymanstypefind: remove const from refcounted GstCaps
2012-03-10 Wim Taymansregistry: avoid copy when caps are fixed
2012-03-09 Wim Taymansbuffer: small optimizations
2012-03-09 Wim Taymansbufferpool: fix array types
2012-03-09 Wim Taymansdocs: update docs
2012-03-09 Wim Taymanspad: also push sticky events on new event
2012-03-09 Wim Taymanspad: store the received result from _foreach
2012-03-09 Wim Taymanspad: add comment
2012-03-09 Wim Taymanstest: add test to check sticky events order
2012-03-09 Wim Taymanstest: fix typo in comment
2012-03-08 Tim-Philipp... tests: port pipeline/seek test to 0.11
2012-03-08 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2012-03-08 Tim-Philipp... pad, task: improve debug logging
2012-03-08 Tim-Philipp... pads, collectpads2: get rid of superfluous brackets...
2012-03-08 Tim-Philipp... common: update common module
2012-03-08 Tim-Philipp... tests: add minimal basesrc ! sink seeking unit test
2012-03-08 Tim-Philipp... value: remove gst_value_register_{subtract,union,inters...
2012-03-08 Wim Taymanstee: fix refcount error
2012-03-08 Wim Taymanspad: return ANY for a pad without template
2012-03-08 Wim Taymanspad: small cleanup
2012-03-08 Wim Taymansmemory: add comment
2012-03-08 Sebastian Drögebaseparse: Fix merge mistake
2012-03-08 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-07 Mark Nauwelaertsbaseparse: arrange for properly disjoint frame flags
2012-03-06 Wim Taymansbasetransform: delay pool activation
2012-03-06 Sebastian Drögebaseparse: Fix 'self-comparison always evaluates to...
2012-03-06 Sebastian Drögetee: Fix 'use of logical '&&' with constant operand...
2012-03-06 Sebastian Drögebasetransform: Fix 'equality comparison with extraneous...
2012-03-06 Sebastian Drögegst: Fix 'comparison of unsigned enum expression >...
2012-03-05 Wim Taymansbasetransform: don't propose_allocation before negotiation
2012-03-05 Sebastian Drögebaseparse: Fix handling of multiple newsegment events
2012-03-05 Sebastian Drögebaseparse: Also flush the close_segment
2012-03-05 Sebastian Drögebaseparse: Remove obsolete code and move gap handling...
next