summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
fastqueuewin32: API additionsEdward Hervey19 months
ghostperf!!!NOTCOMMIT ghostpad: Attempt at fixing performance regressionEdward Hervey5 weeks
gstarraylibs/gst/dataqueue: Document gst_data_queue_new_fullEdward Hervey2 years
masterpipeline: Use an object as first argument to GST_WARNING_OBJECTEdward Hervey18 months
queue2-hackingqueue: Use GstQueueArrayEdward Hervey19 months
workgstmultiqueue: Use GstMemChunk for MultiqueueItemEdward Hervey2 years
 
 
AgeCommit messageAuthorFilesLines
2010-12-03pipeline: Use an object as first argument to GST_WARNING_OBJECTHEADmasterEdward Hervey1-1/+2
2010-12-03micro-optim: if (x) is cheaper than if (x > 0) for unsigned integersEdward Hervey13-37/+37
2010-12-03gstquery: Use structure property directly, avoid function variable.Edward Hervey1-67/+31
2010-12-03gstinfo: remove useless ternary operator usage.Edward Hervey1-3/+3
2010-12-03gstevent: Use structure property directly, avoid function variable.Edward Hervey1-13/+7
2010-12-03pad: add push cache to bufferlistsWim Taymans1-1/+59
2010-12-03pad: don't cache the peer chainfuncWim Taymans1-3/+1
2010-12-03pad: clear pad cache when installing probesWim Taymans3-11/+17
2010-12-03pad: explicitly inline some functionsWim Taymans1-3/+3
2010-12-03pad: remove unused variableWim Taymans1-1/+0
[...]
 
Clone
git://people.freedesktop.org/~bilboed/gstreamer
ssh://people.freedesktop.org/~bilboed/gstreamer