summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2012-03-12caps: improve _do_simplifyWim Taymans3-31/+22
2012-03-11caps: avoid using in-place oprationsWim Taymans5-91/+99
2012-03-11structure: add allocation debugWim Taymans1-0/+6
2012-03-10typefind: remove const from refcounted GstCapsWim Taymans2-4/+3
2012-03-10registry: avoid copy when caps are fixedWim Taymans1-5/+8
2012-03-09buffer: small optimizationsWim Taymans1-16/+30
2012-03-09pad: also push sticky events on new eventWim Taymans1-71/+82
2012-03-09pad: store the received result from _foreachWim Taymans1-0/+3
2012-03-09pad: add commentWim Taymans1-0/+3
2012-03-08Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller3-4/+5
2012-03-08pad, task: improve debug loggingTim-Philipp Müller2-2/+4
2012-03-08pads, collectpads2: get rid of superfluous brackets around static rec mutex c...Tim-Philipp Müller1-5/+5
2012-03-08value: remove gst_value_register_{subtract,union,intersect}_func() APITim-Philipp Müller2-66/+55
2012-03-08pad: return ANY for a pad without templateWim Taymans1-5/+1
2012-03-08pad: small cleanupWim Taymans1-3/+2
2012-03-08memory: add commentWim Taymans1-0/+1
2012-03-08Merge branch 'master' into 0.11Sebastian Dröge1-1/+1
2012-03-06gst: Fix 'comparison of unsigned enum expression >= 0 is always true' compile...Sebastian Dröge1-1/+1
2012-03-02gst: include gstmeta.hWim Taymans1-0/+1
2012-03-02bufferpool: add more debug infoWim Taymans1-0/+4
2012-03-02meta: add boolean to signal a region copyWim Taymans2-2/+10
2012-03-02meta: transform docsWim Taymans2-4/+4
2012-03-02gst: Remove gstmarshal.[ch] completely and use the generic marshallerSebastian Dröge12-73/+22
2012-03-02gst: Don't install gstmarshal.hSebastian Dröge1-3/+6
2012-03-01meta: improve debuggingWim Taymans3-3/+11
2012-03-01pad: improve debuggingWim Taymans1-0/+2
2012-03-01meta: add tag for memory metadataWim Taymans2-0/+12
2012-03-01query: add method to remove allocation_metaWim Taymans2-22/+37
2012-03-01Merge branch 'master' into 0.11Sebastian Dröge1-0/+5
2012-03-01pad: fix some debug message typosMark Nauwelaerts1-4/+4
2012-02-29meta: split registration of API and implementationWim Taymans6-80/+88
2012-02-29minobject: small .h indent fixWim Taymans1-1/+1
2012-02-29structure: print a g_warning() if someone tries to construct 0.10-style raw a...Tim-Philipp Müller1-0/+8
2012-02-28meta: add return vale to transformWim Taymans1-3/+5
2012-02-28meta: add method to check for a tagWim Taymans2-0/+26
2012-02-28meta: add support to tagging the metadataWim Taymans2-2/+18
2012-02-27Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey1-0/+5
2012-02-27remove some useless includes in .hWim Taymans5-5/+3
2012-02-27clock: make more stuff privateWim Taymans3-185/+208
2012-02-27systemclock: make more stuff privateWim Taymans2-12/+12
2012-02-27bufferpool: make more stuff privateWim Taymans2-54/+59
2012-02-27bus: make more fields privateWim Taymans2-48/+46
2012-02-27Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-9/+11
2012-02-24registry: fix lseek() return code handlingTim-Philipp Müller1-3/+4
2012-02-24registry: don't forget to clean up registry temp file in another error caseTim-Philipp Müller1-6/+7
2012-02-24atomicqueue: fix raceWim Taymans1-19/+28
2012-02-24atomicqueue: fix subtle raceWim Taymans1-3/+8
2012-02-24meta: flesh out the metadata transformWim Taymans3-24/+41
2012-02-23spelling fixDavid Schleef1-1/+1
2012-02-23poll: fix spelling of writableDavid Schleef1-3/+3