gstbuffer: Fix unitialized variable
[platform/upstream/gstreamer.git] / gst /
2012-03-29 Edward Herveygstbuffer: Fix unitialized variable
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Wim Taymansdocs: update more documentation
2012-03-28 Wim Taymansreview some docs
2012-03-28 Wim Taymansbuffer: simplify and refactor _span and _merge
2012-03-28 Wim Taymansbuffer: we always call _span with the buffer size
2012-03-28 Wim Taymansbuffer: move some code around
2012-03-28 Wim Taymansbuffer: we call _span always with 0 offset
2012-03-28 Wim Taymansbuffer: remove always FALSE function argument
2012-03-28 Mark Nauwelaertsbuffer: delay buffer unref until buffer no longer needed
2012-03-28 Wim Taymansbuffer: unify buffer merge methods
2012-03-27 Olivier Crêtegstpad: Fix typo in docstring
2012-03-27 Olivier Crêtegstpad: Fix typo in docstring
2012-03-27 Wim Taymansbuffer: re-enable _span offset calculations
2012-03-27 Wim Taymanstrace: add refcount to trace debug
2012-03-27 Wim Taymansbuffer: add more _is_writable checks
2012-03-27 Wim Taymansbufferpool: remove const from get/set_param
2012-03-27 Wim Taymansbufferpool: fix annotation for _release
2012-03-27 Sebastian Drögebus: Change the timeout argument type of gst_bus_poll...
2012-03-26 Wim Taymanscaps: remove old code
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-23 Mark Nauwelaertsutils: add and improve debug messages
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-21 Sebastian Drögequery: Only allow fixed caps in the accept-caps query
2012-03-20 Wim Taymanspad: improve docs of get/pull_range
2012-03-20 Wim Taymansbuffer: improve gst_buffer_new_wrapped_full()
2012-03-16 Wim Taymanspad: change the semantics of get/pull_range a little
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 TaymansGstBufferPoolParams -> GstBufferPoolAcquireParams
2012-03-15 Wim Taymansmemory: group allocation parameters in a struct
2012-03-15 Wim Taymansquery: fix copy function
2012-03-15 Wim Taymansmemory: fix maxsize after align
2012-03-14 Wim Taymansmemory: Add 0 padding
2012-03-14 Wim Taymansquery: also include padding in ALLOCATION query
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 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-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 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 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-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 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-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-08 Tim-Philipp Müllerpad, task: improve debug logging
2012-03-08 Tim-Philipp Müllerpads, collectpads2: get rid of superfluous brackets...
2012-03-08 Tim-Philipp Müllervalue: remove gst_value_register_{subtract,union,inters...
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ögeMerge branch 'master' into 0.11
2012-03-06 Sebastian Drögegst: Fix 'comparison of unsigned enum expression >...
2012-03-02 Wim Taymansgst: include gstmeta.h
2012-03-02 Wim Taymansbufferpool: add more debug info
2012-03-02 Wim Taymansmeta: add boolean to signal a region copy
2012-03-02 Wim Taymansmeta: transform docs
2012-03-02 Sebastian Drögegst: Remove gstmarshal.[ch] completely and use the...
2012-03-02 Sebastian Drögegst: Don't install gstmarshal.h
2012-03-01 Wim Taymansmeta: improve debugging
2012-03-01 Wim Taymanspad: improve debugging
2012-03-01 Wim Taymansmeta: add tag for memory metadata
2012-03-01 Wim Taymansquery: add method to remove allocation_meta
2012-03-01 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-01 Mark Nauwelaertspad: fix some debug message typos
2012-02-29 Wim Taymansmeta: split registration of API and implementation
2012-02-29 Wim Taymansminobject: small .h indent fix
2012-02-29 Tim-Philipp Müllerstructure: print a g_warning() if someone tries to...
2012-02-28 Wim Taymansmeta: add return vale to transform
2012-02-28 Wim Taymansmeta: add method to check for a tag
2012-02-28 Wim Taymansmeta: add support to tagging the metadata
2012-02-27 Edward HerveySuppress deprecation warnings in selected files, for...
2012-02-27 Wim Taymansremove some useless includes in .h
2012-02-27 Wim Taymansclock: make more stuff private
2012-02-27 Wim Taymanssystemclock: make more stuff private
2012-02-27 Wim Taymansbufferpool: make more stuff private
2012-02-27 Wim Taymansbus: make more fields private
next