index
:
gstreamer.git
0.11
basetransform-gap-event
master
required-events
valve-proxy
Unnamed repository; edit this file to name it for gitweb.
Olivier Crête
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
caps: Add unit test for GST_CAPS_{ANY,NONE} and GST_STATIC_CAPS_{ANY,NONE}
HEAD
master
Sebastian Dröge
1
-0/+10
2013-03-25
caps: Fix gst_static_caps_get(GST_STATIC_CAPS_NONE)
Sebastian Dröge
1
-1/+1
2013-03-25
basesrc: Don't send error if negotiate fails because we are flushing
Nicolas Dufresne
1
-1/+4
2013-03-24
toc: some documentation updates
Tim-Philipp Müller
2
-0/+18
2013-03-22
docs: fix typo in query function example in Plugin Writer's Guide
Tim-Philipp Müller
1
-2/+2
2013-03-18
tests: fix spurious failure in test_collect collectpads test
Jonas Holmberg
1
-26/+26
2013-03-16
gst-uninstalled: remove ffmpeg libs from dynamic linker paths
Tim-Philipp Müller
1
-7/+0
2013-03-16
gst-uninstalled: add gst-editing-serves to GI_TYPELIB_PATH
Tim-Philipp Müller
1
-0/+1
2013-03-12
utils: make sure slow GST_READ_UINT* variants don't have unexpected side effects
Tim-Philipp Müller
1
-8/+45
2013-03-11
launch: don't exit the loop on buffering in paused
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
[next]