summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-03poll: small cleanupslockfree-pollWim Taymans1-17/+16
2010-12-03poll: make sure we remove the readfd messagesWim Taymans1-1/+1
2010-12-03poll: add method to get a GPollFDWim Taymans4-0/+25
2010-12-03poll: Refactor and make more lockfreeWim Taymans1-162/+102
2010-12-03poll: move lock to where it makes more senseWim Taymans1-2/+2
2010-12-03poll: make timer polls lockfreeWim Taymans1-33/+64
2010-12-03pipeline: Use an object as first argument to GST_WARNING_OBJECTEdward 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
2010-12-03pad: invalidate caches on flush and pad blockWim Taymans1-0/+17
2010-12-03pad: don't unref NULL capsWim Taymans1-1/+2
2010-12-03pad: add invalidate functionWim Taymans1-13/+39
2010-12-03pad: small cleanupWim Taymans1-3/+0
2010-12-03pad: improve pad push cachingWim Taymans1-45/+81
2010-12-03pad: prototype of pad push cacheWim Taymans1-1/+83
2010-12-03docs: fix previous extract.pl commitStefan Kost1-2/+9
2010-12-03task: avoid task lock for each iterationWim Taymans1-28/+32
2010-12-03docs: fix example matching in extract.plStefan Kost1-4/+8
2010-12-03docs: query doc improvementsStefan Kost3-6/+13
2010-12-03elementfactory: clarify list item types in commentsStefan Kost1-2/+2
2010-12-03padtemplate: add two FIXME0.11: commentsStefan Kost2-0/+2
2010-12-03padtemplate: allow disablinbg the template name conformance checksStefan Kost1-2/+3
2010-12-03padtemplate: the supplied caps may not be NULLStefan Kost1-2/+1
2010-12-03fakesink: Print sink-message events like a message and the GstMessage structureAndoni Morales Alastruey1-8/+20
2010-12-03design-docs: add html output using asciidocStefan Kost46-1633/+1681
2010-12-03gstobject: more default name generation more efficientStefan Kost1-5/+9
2010-12-03pluginfeature: use the parent_class from G_DEFINE_TYPE macro and drop extra copyStefan Kost1-4/+1
2010-12-03elementfactory: use g_intern_string for interface namesStefan Kost1-2/+2
2010-12-03registry: also intern the static capsStefan Kost2-4/+5
2010-12-03elementfactory: meta-data can be NULLStefan Kost1-0/+3
2010-12-02gstdatetime: Fix handling of timezonesThiago Santos2-4/+16
2010-12-02gstdataqueue: Don't break ABIEdward Hervey2-13/+17
2010-12-02basesink: rework position reporting codeWim Taymans3-207/+157
2010-12-02basesink: perform wait_preroll in a while loopWim Taymans1-1/+1
2010-12-02utils: return immediately for -1 conversionWim Taymans1-2/+2
2010-12-02utils: a convert query can have a -1 input valueWim Taymans1-1/+0
2010-12-02basesink: also preroll after a flush with async=falseWim Taymans2-1/+81
2010-12-02adapter: improve docs a little.Wim Taymans1-2/+4
2010-12-02check: lock src state to avoid error casesWim Taymans1-0/+2
2010-12-02pipeline: avoid using invalid clock timesWim Taymans1-1/+7
2010-12-02caps: improve some comments about the zigzag intersectionWim Taymans1-6/+7
2010-12-02docs: Add unused symbols to proper sectionsEdward Hervey1-1/+18
2010-12-02docs: Add GstDateTime section and update it for latest symbolsEdward Hervey2-0/+3