index
:
~thiagoss/gstreamer
gstcollectpads2
gstreamer branch (contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-21
gstcollectpads2: adds GstCollectPads2
gstcollectpads2
Thiago Santos
7
-5/+2279
2009-10-13
netclientclock: fix timestamp comparission, Fixes #597407
Tommi Myöhänen
1
-1/+3
2009-10-12
check: Disable the test_fail_abstract_new() test entirely on OS/X
Jan Schmidt
1
-0/+2
2009-10-12
debug: Mark the GST_POLL symbol as extern to avoid multiply-defined error
Jan Schmidt
1
-1/+1
2009-10-12
Update common to 6380d4b370f078f0cca7240428ea9f6639571ff5
Jan Schmidt
1
-0/+0
2009-10-12
gstpoll: Make the new GST_POLL debug completely private
Jan Schmidt
2
-3/+7
2009-10-12
checks: Disable a fairly silly gstobject test on OS/X
Jan Schmidt
1
-4/+5
2009-10-12
libs/gst/check: Make writing threadsafe. Backported from libcheck trunk
Edward Hervey
1
-1/+15
2009-10-12
libs/gst/check: Run gst-indent on libcheck.
Edward Hervey
9
-709/+830
2009-10-12
gstpluginloader: Don't wait forever on gst_poll_wait.
Edward Hervey
1
-1/+1
2009-10-12
gstpoll: Only take into account active fds
Edward Hervey
1
-1/+1
2009-10-12
gstpoll: Add some debugging statements
Edward Hervey
1
-0/+50
2009-10-12
gstpoll: Use the error fdset when using select/pselect.
Edward Hervey
1
-7/+16
2009-10-12
gstpoll: Don't use poll on systems with broken poll
Edward Hervey
1
-0/+7
2009-10-12
gst: Add debugging category GST_POLL for gstpoll
Edward Hervey
3
-0/+7
2009-10-12
configure.ac: Detect broken poll()
Edward Hervey
1
-0/+30
2009-10-09
basesink: lets keep -1 for segmenst as they are guint64 and not GstClockTime
Stefan Kost
1
-2/+2
2009-10-09
basesink: use GST_CLOCK_TIME_NONE and GST_CLOCK_TIME_IS_VALID more
Stefan Kost
1
-41/+44
2009-10-08
pluginloader: Fix valgrind warnings by zeroing padding bytes.
Jan Schmidt
1
-0/+3
2009-10-08
check: Hopefully fix an 'may be used uninitialized' warning on OS/X
Jan Schmidt
1
-2/+2
2009-10-08
registrychunks: Fix a debug format string harder to satisfy OS/X's gcc.
Jan Schmidt
1
-2/+2
2009-10-08
registrychunks: Fix format string for debug error message.
Jan Schmidt
1
-1/+2
2009-10-08
pluginloader: Move stdin and stdout out of harm's way
Jan Schmidt
1
-2/+29
2009-10-08
plugin docs: Add GST_PLUGIN_SCANNER env var to the inspect environment
Jan Schmidt
1
-0/+4
2009-10-08
Automatic update of common submodule
Jan Schmidt
1
-0/+0
2009-10-08
gitignores: Ignore the bytewriter check binary
Jan Schmidt
1
-0/+1
2009-10-08
registry: Fix error handling in the registry loader
Jan Schmidt
1
-2/+7
2009-10-08
check: Fix test run in tests/examples/manual
Jan Schmidt
1
-0/+1
2009-10-08
gstinfo: add back fix that shouldn't have been reverted
Tim-Philipp Müller
1
-1/+1
2009-10-08
queue: more queue optimizations
Stefan Kost
1
-48/+58
2009-10-08
multiqueue: split gst_multi_queue_item_new
Stefan Kost
1
-14/+23
2009-10-08
plugins/gstfilesrc: Make a fast-path for length == 0 buffer creation.
Edward Hervey
1
-21/+23
2009-10-08
gst/check/consistencychecker: Check type of miniobject in probe
Edward Hervey
1
-1/+1
2009-10-08
gst/base/basesink: Remove dead assignment.
Edward Hervey
1
-12/+4
2009-10-08
gstobject: Remove dead assignment.
Edward Hervey
1
-1/+1
2009-10-08
gstindex: Make sure writer is non-NULL.
Edward Hervey
1
-0/+2
2009-10-08
benchmarks: Clean up gstbufferstress.
Edward Hervey
1
-14/+2
2009-10-08
benchmarks: Fix the complexity and mass-elements benchmarks
Jan Schmidt
2
-2/+24
2009-10-08
checks: Fix string leaks in the new childproxy test
Jan Schmidt
1
-0/+2
2009-10-08
plugin: Ignore an empty dependency list.
Jan Schmidt
1
-1/+7
2009-10-08
registrychunks: Fix off-by-one error. Improve debug.
Jan Schmidt
1
-5/+10
2009-10-07
filesink: Use _wfopen on win32 to open files with non-ascii filenames correctly.
Michael Smith
1
-5/+40
2009-10-07
docs: fix Since: tags in docs for newly-added API
Tim-Philipp Müller
3
-4/+4
2009-10-07
info: revert two of the changes
Stefan Kost
1
-5/+5
2009-10-07
info: use a "%s" format string when printing the memory dump line
Stefan Kost
1
-5/+5
2009-10-07
parse: don't format the string twice
Rob Clark
1
-6/+2
2009-10-07
pad: add variants of gst_pad_get_caps() that don't copy caps. Fixes #590941
Stefan Kost
8
-21/+97
2009-10-07
tests: add ghostpad test for setting target again after pad is linked
Stefan Kost
1
-0/+46
2009-10-07
tests: remove empty lines from wrong indent run
Stefan Kost
1
-30/+0
2009-10-07
check: Fix compilation of the bytewriter test
Jan Schmidt
1
-10/+13
[next]