summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-28pluginloader: Check errors on the proper fdEdward Hervey1-1/+1
2013-09-26docs: fix spelling of "generic" in GstBaseSrc's documentation.Brendan Long1-1/+1
2013-09-26pad: only check event order when something changedWim Taymans1-18/+27
2013-09-24Automatic update of common submoduleTim-Philipp Müller2-1/+1
2013-09-24configure: Actually use 1.3.0.1 as version to make configure happySebastian Dröge1-1/+1
2013-09-24Back to developmentSebastian Dröge1-2/+2
2013-09-24Release 1.2.0Sebastian Dröge8-28/+343
2013-09-24Update .po filesSebastian Dröge39-39/+39
2013-09-24context: Add test for the context caching in GstBinSebastian Dröge1-0/+37
2013-09-24Revert "Potential GstContext regression"Sebastian Dröge2-264/+16
2013-09-24bin: Make sure to cache context types that we did not store yetSebastian Dröge1-1/+1
2013-09-24Potential GstContext regressionAlex Ashley2-16/+264
2013-09-24collectpads: Make sure that the object lock is always taken when accessing th...Sebastian Dröge1-1/+3
2013-09-24collectpads: Use private pad list in set_flushing_unlockedMathieu Duponchelle1-1/+1
2013-09-23tests: handle unscheduled entries correctlyWim Taymans2-0/+29
2013-09-22gst-uninstalled: Allow specifying the checkout directory by env variableEdward Hervey1-12/+23
2013-09-20Automatic update of common submoduleEdward Hervey1-0/+0
2013-09-19Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-09-19Automatic update of common submoduleTim-Philipp Müller2-5/+7
2013-09-19check: testclock: fix function guardsTim-Philipp Müller1-15/+29
2013-09-19check: testclock: don't put code with side-effects in g_assert()Tim-Philipp Müller1-2/+2
2013-09-19gstcontext: Fix return values some moreEdward Hervey1-1/+1
2013-09-19context: Fix return values for gst_context_has_context_type() in assertionsSebastian Dröge1-2/+2
2013-09-19Back to developmentSebastian Dröge1-1/+1
2013-09-19Release 1.1.90Sebastian Dröge9-45/+377
2013-09-19Update .po filesSebastian Dröge39-39/+39
2013-09-19context: Add convenience function gst_context_has_context_type()Sebastian Dröge4-0/+24
2013-09-19po: Update translationsSebastian Dröge39-232/+250
2013-09-18message: Implement getting the name of the context message typesSebastian Dröge1-0/+2
2013-09-18context: Fix unit test for GstContext changesSebastian Dröge4-72/+23
2013-09-18gst-launch: Update for GstContext changesSebastian Dröge1-73/+9
2013-09-18context: Update docsSebastian Dröge2-21/+8
2013-09-18bin: Implement context caching and propagation againSebastian Dröge1-1/+96
2013-09-17message/query: Simplify CONTEXT messages/queries to only contain a single typeSebastian Dröge6-216/+39
2013-09-17context: Update documentationSebastian Dröge2-24/+21
2013-09-17context: Change GstContext to contain only a single contextSebastian Dröge3-10/+34
2013-09-17element: Remove GstContext cachingSebastian Dröge3-44/+1
2013-09-17context: Add persistent qualifier for a contextSebastian Dröge2-4/+31
2013-09-17query: Make CONTEXT query upstream and downstreamSebastian Dröge1-2/+2
2013-09-17event: Remove CONTEXT downstream eventSebastian Dröge4-72/+10
2013-09-13gst: Stop all unused threads in GThreadPool in gst_deinit()Jonas Holmberg1-0/+1
2013-09-10controlbindings: fix pspec relaxation for control source propertiesRico Tzschichholz2-5/+10
2013-09-10queue2: Only update current level if we already downloaded a rangeSebastian Dröge1-1/+2
2013-09-09meta: Deprecate GST_META_TAG_MEMORYSebastian Dröge1-0/+3
2013-09-09meta: Add a #define for memory metadataMathieu Duponchelle3-1/+11
2013-09-09basetransform: implement a default transform_meta.Mathieu Duponchelle2-5/+24
2013-09-09meta: API: Add gst_meta_api_type_get_tags() to get all meta tags.Mathieu Duponchelle2-0/+24
2013-09-09tests/capsfilter: Fix memory leak and compare caps directly instead of strcmp()Sebastian Dröge1-10/+7
2013-09-09tests/capsfilter: Test caps-related queries and propertySebastian Rasmussen1-0/+155
2013-09-09Update the buffering state before stalling for more dataGustavo Noronha Silva1-0/+9