summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-17bufferpool: use new poll methodsbufferpool-scratchWim Taymans2-18/+9
2011-02-17bufferpool: add method to configure the poolWim Taymans2-24/+227
2011-02-17bufferpool: add params to acquire_bufferWim Taymans3-35/+86
2011-02-17bufferpool: more workWim Taymans2-15/+85
2011-02-17bufferpool: add simple bufferpool helper objectWim Taymans3-0/+229
2011-02-17lfqueue: add lockfree queueWim Taymans2-0/+338
2011-02-17atomicstate: optimize some moreWim Taymans1-35/+44
2011-02-17queuearray: some more improvementsWim Taymans3-42/+76
2011-02-17queuearray: fix memory reclamationWim Taymans1-22/+78
2011-02-17atomicstate: fix shift and masksWim Taymans1-6/+12
2011-02-17some unit testsWim Taymans4-2/+178
2011-02-17atomicstate: add atomic stateWim Taymans3-1/+176
2011-02-17queuearray: more fixesWim Taymans1-22/+46
2011-02-17queuearray: more fixesWim Taymans1-11/+1
2011-02-17queuearray: add lockfree untested dataqueueWim Taymans3-2/+190
2011-02-16atomicqueue: fix include orderWim Taymans1-2/+2
2011-02-16bus: make the bus almost lockfreeWim Taymans2-101/+50
2011-02-16defs: fix defs file for new symbolsWim Taymans1-0/+7
2011-02-16atomicqueue: use correct array sizesWim Taymans1-2/+2
2011-02-16atomicqueue: fix docs some moreWim Taymans1-1/+0
2011-02-16atomicqueue: add refcounting and docsWim Taymans4-2/+124
2011-02-16atomicqueue: make sure a min initial_size is usedWim Taymans1-1/+1
2011-02-16atomicqueue: add an atomic queueWim Taymans3-0/+356
2011-02-16check: fix a leak in the bus unit testWim Taymans1-0/+1
2011-02-16deinit: add progress type class unrefWim Taymans1-0/+1
2011-02-16utils: tell also what pad a pad is already linked againstStefan Kost1-4/+7
2011-02-15file{sink,src}: Check if non-URI characters are escaped, but only for the URI...Sebastian Dröge2-0/+16
2011-02-15file{src,sink}: Fix unit testsSebastian Dröge2-6/+6
2011-02-15filesink: Fix escaping of URIsSebastian Dröge1-1/+1
2011-02-15filesrc: Fix escaping of file urisAndoni Morales Alastruey1-1/+1
2011-02-15message: add timeout to progress messageWim Taymans3-4/+6
2011-02-15design: mention timeout in the progress messageWim Taymans1-0/+6
2011-02-15design: make progress draft officialWim Taymans1-0/+0
2011-02-15message: rename category to codeWim Taymans5-21/+21
2011-02-15message: add new message quarkWim Taymans1-0/+1
2011-02-15docs: add more standard categoriesWim Taymans1-0/+3
2011-02-15gst: register new typeWim Taymans1-0/+1
2011-02-15check: add progress message unit testWim Taymans1-0/+24
2011-02-15message: add progress message functionsWim Taymans6-2/+111
2011-02-15docs: update progress fieldWim Taymans1-1/+1
2011-02-15queue2: don't read beyond the end of file upstream in pull modeMark Nauwelaerts1-0/+8
2011-02-14utils: return real error in compatible link checkChen Rui1-1/+10
2011-02-14pad: Check sinkpad for flushingWim Taymans1-0/+16
2011-02-14basetransform: Check for pad alloc caps when suggestion is not fixedThiago Santos1-0/+14
2011-02-14basesink: improve duration calculationWim Taymans1-2/+28
2011-02-14basesink: improve rate calculationWim Taymans1-1/+1
2011-02-14basesink: improve average duration calculationWim Taymans1-6/+6
2011-02-14basesink: rename variableWim Taymans1-7/+7
2011-02-14parse-launch: trim whitespacesStefan Kost1-70/+70
2011-02-14parse-launch: fix typo in pad-list length comparisionStefan Kost1-1/+1