summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Merge branch 'master' into 0.11Wim Taymans5-5/+6
2011-05-20inputselector: Send upstream events to all sinkpads, not only the selected oneSebastian Dröge1-10/+66
2011-05-20pad: add pending event for sticky eventsWim Taymans3-62/+73
2011-05-20preset: include cleanupStefan Kost2-1/+2
2011-05-19docs: update plugin introspection dataStefan Kost3-28/+27
2011-05-19Automatic update of common submoduleStefan Kost1-0/+0
2011-05-19tests: caps are not stored on flushing padsWim Taymans1-2/+2
2011-05-19pad: apply pad offset on sinkpad events tooWim Taymans1-2/+18
2011-05-19pad: add per-pad offsetsWim Taymans1-19/+129
2011-05-19pad: add methods to adjust the offsetWim Taymans2-0/+49
2011-05-19inputselector: Port to the new segment APISebastian Dröge2-209/+30
2011-05-19Merge branch 'master' into 0.11Wim Taymans5-6/+17
2011-05-18pad: store sticky events on flushing sinkpads tooWim Taymans1-24/+28
2011-05-18pad: move caps check to central locationWim Taymans1-31/+62
2011-05-18ghostpad: avoid calling setcaps too many timesWim Taymans1-0/+5
2011-05-18query: add allocation query nameWim Taymans1-0/+3
2011-05-18event: Make SEGMENT event parsing API more consistent with the othersSebastian Dröge19-60/+61
2011-05-18basetransform: relax caps checkWim Taymans1-1/+1
2011-05-18pad: Don't forget to take the object lock when getting a sticky eventSebastian Dröge1-0/+2
2011-05-18pad: Add function to get sticky events from a padSebastian Dröge2-0/+35
2011-05-18event: fix event copyWim Taymans2-3/+4
2011-05-18pad: notify caps property change in callsetcapsWim Taymans1-12/+2
2011-05-18Automatic update of common submoduleStefan Kost1-0/+0
2011-05-18docs: remove GstProxyPad from private sectionStefan Kost1-1/+0
2011-05-18docs: use the same name for the argument in prototype and docsStefan Kost2-3/+3
2011-05-18manual: put generated sources to BUILT_SOURCES and clean them on make cleanStefan Kost1-2/+14
2011-05-18Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-05-18Merge branch 'master' into 0.11Wim Taymans12-55/+134
2011-05-18manual: reinsert missing space to fix previous commitStefan Kost1-1/+1
2011-05-18manual: simplify the snipet extraction rulesStefan Kost1-20/+10
2011-05-18manual: don't extract the xml example anymore, its goneStefan Kost1-4/+0
2011-05-18Automatic update of common submoduleStefan Kost1-0/+0
2011-05-18docs: update docs some moreWim Taymans1-10/+13
2011-05-18pad: rework sticky events a littleWim Taymans3-58/+119
2011-05-18baseparse: maintain frame state during frame parsing roundMark Nauwelaerts1-5/+28
2011-05-18baseparse: provide latency query supportMark Nauwelaerts2-0/+53
2011-05-18baseparse: make minimum frame size handling more efficient and convenientMark Nauwelaerts1-2/+16
2011-05-18baseparse: set correct buffer sizeMark Nauwelaerts1-1/+1
2011-05-18inspect: show flags the same way they need to be enteredStefan Kost1-1/+1
2011-05-18pluginfeature: avoid duplicating feature->nameStefan Kost4-18/+16
2011-05-18docs: add deprecation guardsStefan Kost4-10/+24
2011-05-17pad: don't push sticky events on flushWim Taymans1-5/+13
2011-05-17test: reset pad caps properlyWim Taymans1-1/+7
2011-05-17pad: add more debugWim Taymans1-1/+2
2011-05-17ghostpad: remove unused codeWim Taymans1-120/+0
2011-05-17tests: fix testsWim Taymans1-6/+9
2011-05-17segment: handle wraparound betterWim Taymans1-8/+14
2011-05-17pad: remove unref, the object is NULLWim Taymans1-1/+0
2011-05-17event: The RECONFIGURE element only exists in 0.11Sebastian Dröge2-2/+2
2011-05-17tests: Update for caps/pad template related API changesSebastian Dröge4-14/+21