bufferpool: split bufferpool configuration
[platform/upstream/gstreamer.git] / gst /
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
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-24 Tim-Philipp Müllerregistry: fix lseek() return code handling
2012-02-24 Tim-Philipp Müllerregistry: don't forget to clean up registry temp file...
2012-02-24 Wim Taymansatomicqueue: fix race
2012-02-24 Wim Taymansatomicqueue: fix subtle race
2012-02-24 Wim Taymansmeta: flesh out the metadata transform
2012-02-23 David Schleefspelling fix
2012-02-23 David Schleefpoll: fix spelling of writable
2012-02-23 Wim Taymansmemory: add user_data to GstMapInfo
2012-02-23 Wim Taymansbufferpool: improve docs
2012-02-22 Wim Taymansmemory: make _new_wrapped take user_data and notify
2012-02-21 Wim Taymanspad: handle NULL callbacks
2012-02-20 Wim Taymanssegment: don't use duration in clipping
2012-02-20 Wim Taymansinfo: debug segment duration as well
2012-02-18 Wim Taymansmemory: fix more docs
2012-02-17 Edward Herveydoc fixups
2012-02-17 Edward Herveygstvalue: Remove useless assignment
2012-02-17 Edward Herveygstvalue: Gracefully handle NULL Gvalue
2012-02-17 Wim Taymanspad: make some errors critical
2012-02-17 Wim Taymansinfo: also debug position of segment
2012-02-15 Wim Taymanstask: add more debug
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-13 Wim Taymansmemory: more work on refcount and writability
2012-02-13 Wim Taymansmeta: fix typos
2012-02-12 Tim-Philipp Müllerevent: make _parse_nth_stream_config_header() and _pars...
2012-02-12 Tim-Philipp Müllerevent: rename gst_event_{set,parse}_stream_config_codec...
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim Taymansclean up object init
2012-02-10 Wim Taymanspad: silence probe debug a litte
2012-02-10 Wim Taymansgst: add some performance logging
next