projects
/
platform
/
upstream
/
gstreamer.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gstbuffer: Fix unitialized variable
2012-03-29
Wim Taymans
docs: update more documentation
commit
|
commitdiff
|
tree
2012-03-28
Wim Taymans
review some docs
commit
|
commitdiff
|
tree
2012-03-28
Wim Taymans
buffer: simplify and refactor _span and _merge
commit
|
commitdiff
|
tree
2012-03-28
Wim Taymans
buffer: we always call _span with the buffer size
commit
|
commitdiff
|
tree
2012-03-28
Wim Taymans
buffer: move some code around
commit
|
commitdiff
|
tree
2012-03-28
Wim Taymans
buffer: we call _span always with 0 offset
commit
|
commitdiff
|
tree
2012-03-28
Wim Taymans
buffer: remove always FALSE function argument
commit
|
commitdiff
|
tree
2012-03-28
Wim Taymans
buffer: unify buffer merge methods
commit
|
commitdiff
|
tree
2012-03-27
Wim Taymans
buffer: re-enable _span offset calculations
commit
|
commitdiff
|
tree
2012-03-27
Wim Taymans
trace: add refcount to trace debug
commit
|
commitdiff
|
tree
2012-03-27
Wim Taymans
buffer: add more _is_writable checks
commit
|
commitdiff
|
tree
2012-03-27
Wim Taymans
bufferpool: remove const from get/set_param
commit
|
commitdiff
|
tree
2012-03-27
Wim Taymans
bufferpool: fix annotation for _release
commit
|
commitdiff
|
tree
2012-03-26
Wim Taymans
caps: remove old code
commit
|
commitdiff
|
tree
2012-03-26
Wim Taymans
bufferpool: check min/max_buffers
commit
|
commitdiff
|
tree
2012-03-26
Wim Taymans
query:fix copy-and-paste problem
commit
|
commitdiff
|
tree
2012-03-26
Wim Taymans
Replace master with 0.11
commit
|
commitdiff
|
tree
2012-03-22
Wim Taymans
back to devel
commit
|
commitdiff
|
tree
2012-03-22
Wim Taymans
Release 0.11.3
commit
|
commitdiff
|
tree
2012-03-22
Wim Taymans
Merge branch 'master' into 0.11
commit
|
commitdiff
|
tree
2012-03-21
Wim Taymans
dist net directory only once
commit
|
commitdiff
|
tree
2012-03-20
Wim Taymans
baseparse: do queries more directly
commit
|
commitdiff
|
tree
2012-03-20
Wim Taymans
adapter: add some performance debug
commit
|
commitdiff
|
tree
2012-03-20
Wim Taymans
pad: improve docs of get/pull_range
commit
|
commitdiff
|
tree
2012-03-20
Wim Taymans
buffer: improve gst_buffer_new_wrapped_full()
commit
|
commitdiff
|
tree
2012-03-19
Wim Taymans
multiqueue: handle serialized queries
commit
|
commitdiff
|
tree
2012-03-16
Wim Taymans
basetransform: make more stuff private
commit
|
commitdiff
|
tree
2012-03-16
Wim Taymans
basetransform: small cleanups
commit
|
commitdiff
|
tree
2012-03-16
Wim Taymans
pad: change the semantics of get/pull_range a little
commit
|
commitdiff
|
tree
2012-03-16
Wim Taymans
typefind: proxy allocation query
commit
|
commitdiff
|
tree
2012-03-16
Wim Taymans
event: fix docs a little, alloc_buffer is gone
commit
|
commitdiff
|
tree
2012-03-15
Wim Taymans
bufferpool: split bufferpool configuration
commit
|
commitdiff
|
tree
2012-03-15
Wim Taymans
query: rework the ALLOCATION query
commit
|
commitdiff
|
tree
2012-03-15
Wim Taymans
pad: comment and debug improvement
commit
|
commitdiff
|
tree
2012-03-15
Wim Taymans
utils: improve debug
commit
|
commitdiff
|
tree
2012-03-15
Wim Taymans
defs: update
commit
|
commitdiff
|
tree
2012-03-15
Wim Taymans
GstBufferPoolParams -> GstBufferPoolAcquireParams
commit
|
commitdiff
|
tree
2012-03-15
Wim Taymans
memory: group allocation parameters in a struct
commit
|
commitdiff
|
tree
2012-03-15
Wim Taymans
filesrc: only update buffer size on short read
commit
|
commitdiff
|
tree
2012-03-15
Wim Taymans
query: fix copy function
commit
|
commitdiff
|
tree
2012-03-15
Wim Taymans
memory: fix maxsize after align
commit
|
commitdiff
|
tree
2012-03-15
Wim Taymans
queue: remove useless PROXY_ALLOCATION flag
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
memory: Add 0 padding
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
query: also include padding in ALLOCATION query
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
basesrc: take prefix into account when allocating
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
pad: implement DRAIN handling
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
query: add new drain query
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
pad: make serialized queries push sticky events first
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
queues: warn when receiving a serialized event
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
queue: add support for serialized queries
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
pad: take stream lock on serialized queries
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
pad: enforce correct query direction
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
query: register queries like events
commit
|
commitdiff
|
tree
2012-03-14
Wim Taymans
adapter: add more debug
commit
|
commitdiff
|
tree
2012-03-13
Wim Taymans
bin: remove old compat mode
commit
|
commitdiff
|
tree
2012-03-13
Wim Taymans
caps: small docs update
commit
|
commitdiff
|
tree
2012-03-13
Wim Taymans
caps: remove gst_caps_union()
commit
|
commitdiff
|
tree
2012-03-12
Wim Taymans
basetransform: get template caps only once
commit
|
commitdiff
|
tree
2012-03-12
Wim Taymans
caps: delay _make_writable() until needed in _normalize()
commit
|
commitdiff
|
tree
2012-03-12
Wim Taymans
caps: shortcut simplify earlier
commit
|
commitdiff
|
tree
2012-03-12
Wim Taymans
caps: small cleanup, remove const
commit
|
commitdiff
|
tree
2012-03-12
Wim Taymans
caps: small cleanups
commit
|
commitdiff
|
tree
2012-03-12
Wim Taymans
caps: small doc improvement
commit
|
commitdiff
|
tree
2012-03-12
Wim Taymans
caps: fix some 0.11 FIXMEs
commit
|
commitdiff
|
tree
2012-03-12
Wim Taymans
caps: make _normalize take ownership of input
commit
|
commitdiff
|
tree
2012-03-12
Wim Taymans
caps: _do_simplify() -> _simplify()
commit
|
commitdiff
|
tree
2012-03-12
Wim Taymans
caps: improve _do_simplify
commit
|
commitdiff
|
tree
2012-03-12
Wim Taymans
tests: fix unit test
commit
|
commitdiff
|
tree
2012-03-11
Wim Taymans
caps: avoid using in-place oprations
commit
|
commitdiff
|
tree
2012-03-11
Wim Taymans
structure: add allocation debug
commit
|
commitdiff
|
tree
2012-03-10
Wim Taymans
typefind: remove const from refcounted GstCaps
commit
|
commitdiff
|
tree
2012-03-10
Wim Taymans
registry: avoid copy when caps are fixed
commit
|
commitdiff
|
tree
2012-03-09
Wim Taymans
buffer: small optimizations
commit
|
commitdiff
|
tree
2012-03-09
Wim Taymans
bufferpool: fix array types
commit
|
commitdiff
|
tree
2012-03-09
Wim Taymans
docs: update docs
commit
|
commitdiff
|
tree
2012-03-09
Wim Taymans
pad: also push sticky events on new event
commit
|
commitdiff
|
tree
2012-03-09
Wim Taymans
pad: store the received result from _foreach
commit
|
commitdiff
|
tree
2012-03-09
Wim Taymans
pad: add comment
commit
|
commitdiff
|
tree
2012-03-09
Wim Taymans
test: add test to check sticky events order
commit
|
commitdiff
|
tree
2012-03-09
Wim Taymans
test: fix typo in comment
commit
|
commitdiff
|
tree
2012-03-08
Wim Taymans
tee: fix refcount error
commit
|
commitdiff
|
tree
2012-03-08
Wim Taymans
pad: return ANY for a pad without template
commit
|
commitdiff
|
tree
2012-03-08
Wim Taymans
pad: small cleanup
commit
|
commitdiff
|
tree
2012-03-08
Wim Taymans
memory: add comment
commit
|
commitdiff
|
tree
2012-03-06
Wim Taymans
basetransform: delay pool activation
commit
|
commitdiff
|
tree
2012-03-05
Wim Taymans
basetransform: don't propose_allocation before negotiation
commit
|
commitdiff
|
tree
2012-03-02
Wim Taymans
basetransform: refine metadata filter and transform
commit
|
commitdiff
|
tree
2012-03-02
Wim Taymans
gst: include gstmeta.h
commit
|
commitdiff
|
tree
2012-03-02
Wim Taymans
bufferpool: add more debug info
commit
|
commitdiff
|
tree
2012-03-02
Wim Taymans
defs: update
commit
|
commitdiff
|
tree
2012-03-02
Wim Taymans
tests: improve metadata test
commit
|
commitdiff
|
tree
2012-03-02
Wim Taymans
meta: add boolean to signal a region copy
commit
|
commitdiff
|
tree
2012-03-02
Wim Taymans
meta: transform docs
commit
|
commitdiff
|
tree
2012-03-02
Wim Taymans
basetrans: fix comment
commit
|
commitdiff
|
tree
2012-03-01
Wim Taymans
meta: improve debugging
commit
|
commitdiff
|
tree
2012-03-01
Wim Taymans
basetransform: improve debugging
commit
|
commitdiff
|
tree
2012-03-01
Wim Taymans
pad: improve debugging
commit
|
commitdiff
|
tree
2012-03-01
Wim Taymans
basetransform: remove metadata tagged with the memory tag
commit
|
commitdiff
|
tree
2012-03-01
Wim Taymans
meta: add tag for memory metadata
commit
|
commitdiff
|
tree
2012-03-01
Wim Taymans
query: add method to remove allocation_meta
commit
|
commitdiff
|
tree
next