summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-25design: add api tagbuffermeta2Wim Taymans1-1/+2
2011-02-24buffer: add owner private as intermediate solutionminiobject2Wim Taymans1-0/+2
2011-02-24caps: remove poisoningWim Taymans1-33/+0
2011-02-23miniobject: cleanupsWim Taymans7-35/+52
2011-02-23docs: update porting guideWim Taymans1-1/+8
2011-02-23docs: update porting guideWim Taymans1-0/+38
2011-02-23caps: warn when make_writable result is ignoredWim Taymans1-1/+1
2011-02-23defs: fix defsWim Taymans1-14/+14
2011-02-23gst: fix type registrationWim Taymans1-3/+3
2011-02-23elementfactory: improve caps string managementWim Taymans1-1/+1
2011-02-23miniobject: clear flags in initWim Taymans1-0/+1
2011-02-23miniobject: fix flagsWim Taymans2-4/+1
2011-02-23fix compilation after rebaseWim Taymans1-0/+3
2011-02-23improve type registrationWim Taymans9-46/+27
2011-02-23fix compilationWim Taymans6-8/+6
2011-02-23fix macrosWim Taymans8-11/+12
2011-02-23pad: set boxed type correctlyWim Taymans1-1/+1
2011-02-23miniobject: small fixesWim Taymans2-40/+46
2011-02-23miniobject: more boxed type fixingWim Taymans21-135/+80
2011-02-23miniobject: make queries a boxed typeWim Taymans6-74/+67
2011-02-23messages: make message a simple boxed typeWim Taymans6-184/+160
2011-02-23miniobject: work on making caps a boxed typeWim Taymans8-557/+217
2011-02-23miniobject: make miniobject a boxed typeWim Taymans7-153/+47
2011-02-22libs: cleanups for 0.11Wim Taymans8-156/+105
2011-02-22cleanupsWim Taymans16-76/+54
2011-02-22Merge branch 'master' into 0.11Wim Taymans11-36/+206
2011-02-22Merge branch 'master' into 0.11Wim Taymans203-1842/+12536
2011-02-21basetransform: Be smarter with pad allocsThiago Santos2-5/+50
2011-02-21docs: fix typo in gst_index_new() docsPhilip Jägenstedt1-1/+1
2011-02-21fakesink: print new MEDIA4 flag as wellTim-Philipp Müller1-1/+1
2011-02-21miniobject, buffer: steal miniobject flag for use as MEDIA4 buffer flagRobert Swain2-1/+6
2011-02-21docs: add some more Since: markers to atomic queue docsTim-Philipp Müller2-0/+14
2011-02-21Revert "element: Call ->release_pad() to clean up pad"Edward Hervey1-13/+1
2011-02-21index: add FIXME-0.11: commentsStefan Kost1-0/+12
2011-02-18docs: improve index docsStefan Kost1-1/+15
2011-02-18docs: spell-checkStefan Kost1-20/+21
2011-02-17fakesink: print buffer flagsDavid Schleef1-2/+24
2011-02-17element: Call ->release_pad() to clean up padDavid Schleef1-1/+13
2011-02-17index: fix creation of writer id for unparented padsStefan Kost1-7/+10
2011-02-17value: add (de)serialisation function for ucharTim-Philipp Müller2-0/+54
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