summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-19memory improvementsmemory-improvementsWim Taymans5-322/+197
2012-01-19Update for new gthread APIWim Taymans53-499/+383
2012-01-18configure.ac: GIO check is now in gst-glib2.m4Sebastian Dröge1-14/+0
2012-01-18Automatic update of common submoduleSebastian Dröge1-0/+0
2012-01-18configure.ac: Require GLib 2.31.10 and improve GIO checkSebastian Dröge1-1/+13
2012-01-18basetransform: Always call ::propose_allocation vfuncSebastian Dröge2-10/+9
2012-01-18pad: Don't forward the allocation query by defaultSebastian Dröge1-1/+1
2012-01-18gst: suppress some more deprecated thread api until we fix it upTim-Philipp Müller3-0/+12
2012-01-18win32: update .def files for api changesTim-Philipp Müller2-9/+2
2012-01-18configure: remove --disable-net option and always build libgstnetTim-Philipp Müller2-20/+2
2012-01-18configure: remove some socket cruftTim-Philipp Müller2-19/+1
2012-01-18net: port to use gio's networking APITim-Philipp Müller10-625/+441
2012-01-17net: Add GIO to the gi-scanner packagesSebastian Dröge1-0/+1
2012-01-17netaddressmeta: Use GSocketAddress instead of our own wrapper typeSebastian Dröge6-385/+53
2012-01-16memory: make writability check into a methodWim Taymans4-30/+40
2012-01-16tests: improve memory testWim Taymans1-1/+11
2012-01-16buffer: improve docsWim Taymans1-1/+3
2012-01-13adapter: ensure automagic _unmap in some more casesMark Nauwelaerts1-0/+8
2012-01-13adapter: automatically unmap on clearingVincent Penquerc'h1-0/+4
2012-01-13basesrc: prevent unlikely caps leakMark Nauwelaerts1-0/+2
2012-01-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller3-4/+8
2012-01-12Remove GST_TYPE_DATE, our own GDate typeTim-Philipp Müller9-125/+19
2012-01-12baseparse: clear adapter in reset so baseparse is reusableAntoine Tremblay1-0/+3
2012-01-12gstinspect: fix features and list leaksVincent Penquerc'h1-1/+6
2012-01-12win32: add new API to .def fileEdward Hervey1-2/+2
2012-01-11gststructure: clarify _get docs about the returned referenceVincent Penquerc'h1-4/+4
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge10-14/+18
2012-01-10typefind: Send caps again after activationEdward Hervey1-0/+8
2012-01-09Add latest specfile changesChristian Fredrik Kalager Schaller1-1/+0
2012-01-09Also add headerfileChristian Fredrik Kalager Schaller1-4/+4
2012-01-09Fix dotfile API to be exported since macros can't be GI boundChristian Fredrik Kalager Schaller1-9/+9
2012-01-09tests: ignore new memory test binaryTim-Philipp Müller1-0/+1
2012-01-09Fix printf format build warningsMatej Knopp2-4/+5
2012-01-09po: update translations for new stringsTim-Philipp Müller38-76/+363
2012-01-06gstvalue: Allow NULL dest when subtracting bitmaskEdward Hervey1-4/+4
2012-01-06buffer: ensure writable memory in memsetWim Taymans1-1/+1
2012-01-06memory: check semantics of nested mappingsWim Taymans4-8/+102
2012-01-06queue2: unmap with the right data pointerWim Taymans1-3/+3
2012-01-06docs: improve memory docsWim Taymans1-0/+6
2012-01-06memory: handle -1 size in unmapWim Taymans2-2/+22
2012-01-06memory: improve semantics of unmapWim Taymans2-10/+42
2012-01-05basesink: don't compensate for render-delay twiceHavard Graff1-10/+1
2012-01-05memory: add more checksWim Taymans2-0/+36
2012-01-05memory: take offset into accountWim Taymans3-3/+13
2012-01-05docs: clarify resize and current mappingsWim Taymans1-0/+2
2012-01-05memory: clarify nested mappings, add unit testWim Taymans2-1/+55
2012-01-05win32: add new API to .def fileTim-Philipp Müller1-0/+3
2012-01-05tests: add more memory unit testsWim Taymans1-34/+94
2012-01-05tests: add unit test for GstMemoryWim Taymans3-1/+393
2012-01-05check: add macro to check for memory refcountWim Taymans1-0/+8