summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-05basesrc: preserve seqnum on segments after seeksThiago Santos1-2/+11
2013-09-05collectpads: Don't unref NULL GstCollectDataZaheer Abbas Merali1-1/+3
2013-09-04Remove PyXML from spec file, it is not longer neededChristian Fredrik Kalager Schaller1-1/+0
2013-09-04typefind: Add missing break after handling the GAP eventSebastian Dröge1-0/+1
2013-09-04tools: move gst-plot-timeline.py into scripts directoryTim-Philipp Müller2-3/+2
2013-09-04multiqueue: Don't reduce single queue visible size below its current levelMatej Knopp1-2/+26
2013-09-02outputselector: Don't adjust segment->start to the current time when switchin...Sebastian Dröge1-6/+1
2013-08-30capsfilter: Delete link directly in pending_events.Mathieu Duponchelle1-5/+5
2013-08-29basesink: demote log message, don't spam INFO level when handling buffer listsTim-Philipp Müller1-1/+1
2013-08-28Back to developmentSebastian Dröge1-1/+1
2013-08-28Release 1.1.4Sebastian Dröge9-24/+581
2013-08-28Update .po filesSebastian Dröge39-39/+39
2013-08-28po: update translationsSebastian Dröge39-190/+635
2013-08-27filesink: please gcc (avoid a warn_unused_result warning)Alessandro Decina1-1/+2
2013-08-27filesink: flush (discard data) on FLUSH_STOPAlessandro Decina2-0/+60
2013-08-27tests: filesink: small refactoringAlessandro Decina1-29/+40
2013-08-26tools: gst-launch: don't print properties being reset when shutting downTim-Philipp Müller1-1/+6
2013-08-22basetransform: Don't push out identical capsEdward Hervey1-3/+9
2013-08-21docs: flesh out gst_sample_get_buffer() a littleTim-Philipp Müller1-0/+4
2013-08-21parse: make grammar.y work with Bison 3Kerrick Staley1-1/+1
2013-08-21sample: Add gst_sample_copy()Wonchul Lee1-0/+22
2013-08-20buffer: Fix gst_buffer_memcmp() where the buffer is smaller than sizeOlivier Crête2-0/+31
2013-08-20docs: flesh out gst_element_query_{duration,position} docs a bitTim-Philipp Müller1-3/+17
2013-08-20taglist: handle publisher and interpreted-by tagsMatthieu Bouron2-0/+26
2013-08-20pluginloader: Don't call memcpy() with NULL src and 0 lengthSebastian Dröge1-1/+2
2013-08-20queue: Properly unlock the sinkpad streaming thread when deactivating the padSebastian Dröge1-0/+5
2013-08-20queue2: Properly unlock the sinkpad streaming thread when deactivating the padSebastian Dröge1-0/+4
2013-08-19multiqueue: Clean up after the streaming thread has stoppedSebastian Dröge1-0/+12