index
:
~bilboed/gstreamer
fastqueue
ghostperf
gstarray
master
queue2-hacking
work
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
fastqueue
win32: API additions
Edward Hervey
19 months
ghostperf
!!!NOTCOMMIT ghostpad: Attempt at fixing performance regression
Edward Hervey
5 weeks
gstarray
libs/gst/dataqueue: Document gst_data_queue_new_full
Edward Hervey
2 years
master
pipeline: Use an object as first argument to GST_WARNING_OBJECT
Edward Hervey
18 months
queue2-hacking
queue: Use GstQueueArray
Edward Hervey
19 months
work
gstmultiqueue: Use GstMemChunk for MultiqueueItem
Edward Hervey
2 years
Age
Commit message
Author
Files
Lines
2010-12-03
pipeline: Use an object as first argument to GST_WARNING_OBJECT
HEAD
master
Edward Hervey
1
-1/+2
2010-12-03
micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers
Edward Hervey
13
-37/+37
2010-12-03
gstquery: Use structure property directly, avoid function variable.
Edward Hervey
1
-67/+31
2010-12-03
gstinfo: remove useless ternary operator usage.
Edward Hervey
1
-3/+3
2010-12-03
gstevent: Use structure property directly, avoid function variable.
Edward Hervey
1
-13/+7
2010-12-03
pad: add push cache to bufferlists
Wim Taymans
1
-1/+59
2010-12-03
pad: don't cache the peer chainfunc
Wim Taymans
1
-3/+1
2010-12-03
pad: clear pad cache when installing probes
Wim Taymans
3
-11/+17
2010-12-03
pad: explicitly inline some functions
Wim Taymans
1
-3/+3
2010-12-03
pad: remove unused variable
Wim Taymans
1
-1/+0
[...]
Clone
git://people.freedesktop.org/~bilboed/gstreamer
ssh://people.freedesktop.org/~bilboed/gstreamer