index
:
gstreamer.git
0.11
activate-stream
audio-multichannel
capsfeatures
context
master
release-pool
static
static-plugins
stream-activate
toc
GStreamer open-source multimedia framework
Sebastian Dröge
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-11
launch: don't exit the loop on buffering in paused
HEAD
master
Wim Taymans
1
-10/+11
2013-03-08
design: update controller design and add some thoughs for future stuff
Stefan Sauer
1
-2/+29
2013-03-08
docs: mention clipping of values in control-binding docs
Stefan Sauer
1
-1/+2
2013-03-08
controller: code cleanups
Stefan Sauer
1
-14/+43
2013-03-07
query: gst_query_get_n_allocation_params() returns a new ref to the allocator
Sebastian Dröge
1
-1/+1
2013-03-07
controller: remove a bogus test
Stefan Sauer
1
-47/+0
2013-03-07
controlbinding: relax the pspec for the control-source
Stefan Sauer
3
-11/+6
2013-03-07
lfo: set a sensible lower boundary for the frequency
Stefan Sauer
1
-3/+4
2013-03-06
Automatic update of common submodule
Tim-Philipp Müller
1
-0/+0
2013-03-06
lfocontrolsource: init the amplitude to the default and update the docs
Stefan Sauer
1
-6/+6
2013-03-05
gst-uninstalled: Add all the base/bad libraries and remove obsolete ones
Sebastian Dröge
1
-3/+3
2013-03-03
basesink: fix use of uninitialized variable
Tim-Philipp Müller
1
-1/+1
2013-03-03
buffer: Fix memory copying logic in copy_into()
Sebastian Dröge
1
-10/+12
2013-03-03
registrychunks: Use correct print format specifiers to fix compiler warnings
Sebastian Dröge
1
-1/+1
2013-03-02
Fix misspellings of 'continuous'
David Schleef
1
-1/+1
2013-03-02
collectpads: take DTS into account
David Schleef
1
-7/+17
2013-02-28
manual: improve the controller docs a little more
Stefan Sauer
1
-38/+49
2013-02-28
gst-uninstalled: add gst-libav to pkg-config path
Tim-Philipp Müller
1
-0/+1
2013-02-27
seeking: add more logging for seeking
Stefan Sauer
3
-10/+32
2013-02-27
buffer: Gracefully handle gst_memory_copy() returning NULL without crashing
Sebastian Dröge
2
-27/+48
2013-02-26
allocator: small internal cleanups
Wim Taymans
2
-47/+47
2013-02-26
memory: add method to check memory type
Wim Taymans
3
-0/+26
2013-02-26
docs: improve docs a little
Wim Taymans
1
-1/+7
2013-02-26
use GST_MESSAGE_DURATION_CHANGED in docs and code
Wim Taymans
3
-10/+11
2013-02-26
memory: don't unref allocator too soon
Wim Taymans
1
-3/+7
2013-02-26
buffer: Fix inverted logic for deciding if memory should be shared or copied
Sebastian Dröge
1
-1/+1
2013-02-26
porting: mention segment accumulation in the porting guide
Stefan Sauer
1
-0/+5
2013-02-26
docs: s/start/done/ copy'n'paste mistake
Stefan Sauer
1
-1/+1
2013-02-25
query: Add new API to remove allocation params and pools from the allocation ...
Sebastian Dröge
4
-0/+56
2013-02-25
query: Document that the first allocator in the allocation query should allow...
Sebastian Dröge
1
-1/+3
2013-02-24
memory: Keep a reference to the allocator
Sebastian Dröge
1
-1/+2
2013-02-24
buffer: If sharing a GstMemory fails, fall back to copying it
Sebastian Dröge
1
-13/+24
2013-02-23
docs: porting-to-1.0.txt: some element names have changed
Tim-Philipp Müller
1
-0/+17
2013-02-23
memory: It's contiguous, not continous
Sebastian Dröge
1
-5/+5
2013-02-22
memory: Add new memory flag to specify that memory can't be mapped
Sebastian Dröge
2
-0/+13
2013-02-22
memory: Add memory flag to mark physically continous memory
Sebastian Dröge
2
-0/+12
2013-02-21
basetransform: don't pass NULL outcaps to transform_size on shutdown
Tim-Philipp Müller
1
-1/+10
2013-02-21
gst-uninstalled: Add ORC
Sebastian Dröge
1
-0/+6
2013-02-19
utils: avoid unexpected side-effects of GST_WRITE_* macros
Tim-Philipp Müller
2
-34/+119
2013-02-19
check: add some more fail_unless_*() macros for convenience
Tim-Philipp Müller
3
-16/+134
2013-02-19
scripts: add new -base allocators library to gst-uninstalled search paths
Tim-Philipp Müller
1
-1/+1
2013-02-18
collectpads: add two more tests using collectpads within an element
Stefan Sauer
1
-1/+333
2013-02-18
docs: Fix some ambiguous wording
David Schleef
1
-2/+5
2013-02-17
triggercontrolsource: add missing end_iter check for sequence
Stefan Sauer
1
-1/+1
2013-02-17
docs: link to the appropriate messages from gst_elements_set_state() docs
Stefan Sauer
1
-1/+2
2013-02-16
buffer: add since marker for new COPY_DEEP buffer flag
Tim-Philipp Müller
1
-1/+1
2013-02-16
buffer: add option to deep copy a buffer
Wim Taymans
2
-8/+17
2013-02-15
Revert "utils: Use gst_pad_get_pad_template() in gst_element_get_compatible_p...
Tim-Philipp Müller
1
-15/+8
2013-02-15
allocator: improve fallback copy function
Wim Taymans
1
-1/+6
2013-02-14
docs: fix location in user's home directory where GStreamer looks for plugins
Tim-Philipp Müller
1
-3/+6
[next]