summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.8.01.8.0Sebastian Dröge2016-03-248-25/+947
* Update .po filesSebastian Dröge2016-03-2439-39/+39
* libcompat.h: strsignal() should be not be decleared constAnthony G. Basile2016-03-231-1/+1
* preset: Use GST_PRESET_PATH as an extension of the system path, not a replace...Sebastian Dröge2016-03-221-19/+72
* utils: add 'transfer full' annotation to gst_pad_peer_query_capsAurélien Zanelli2016-03-211-3/+3
* pad: add 'transfer full' and 'nullable' annotations to gst_pad_get_current_capsAurélien Zanelli2016-03-211-1/+2
* utils: fix gir annotation for gst_element_query_convert()Ben Iofel2016-03-181-1/+1
* tests: Check multiqueue not-linked EOS handlingJan Schmidt2016-03-181-82/+214
* multiqueue: Fix not-linked pad handling at EOSJan Schmidt2016-03-181-18/+15
* typefind: Allow caps query in "have-type" signal handlersRomain Picard2016-03-151-3/+9
* Release 1.7.911.7.91Sebastian Dröge2016-03-158-31/+143
* Update .po filesSebastian Dröge2016-03-1530-30/+30
* po: Update translationsSebastian Dröge2016-03-159-56/+54
* typefind: Store caps on the pad before emitting have-type but send it downstr...Sebastian Dröge2016-03-141-7/+48
* baseparse: Recheck after pre_push_frame() if there are tags pendingSebastian Dröge2016-03-141-0/+8
* concat: Fix comment typoCarlos Rafael Giani2016-03-141-1/+1
* Revert "typefind: Store caps on the pad before emitting have-type but send it...Sebastian Dröge2016-03-121-48/+7
* typefind: Store caps on the pad before emitting have-type but send it downstr...Sebastian Dröge2016-03-121-7/+48
* docs: Flesh out element and object macro accessor docs a bitCarlos Rafael Giani2016-03-102-7/+18
* netclientclock: Remove some obsolete code that can cause warningsSebastian Dröge2016-03-091-10/+0
* netclientclock: Don't reset calibration of internal clock whenever a new netc...Sebastian Dröge2016-03-091-14/+19
* gstbuffer: fix GstParentBufferMeta GType nameVíctor Manuel Jáquez Leal2016-03-072-1/+25
* tracerrecord: Remove useless NULL check and add assertion for making assumpti...Sebastian Dröge2016-03-021-27/+26
* element: minor docs fixTim-Philipp Müller2016-03-011-1/+1
* Release 1.7.901.7.90Sebastian Dröge2016-03-018-68/+401
* po: Update translationsSebastian Dröge2016-03-0139-227/+394
* Revert "bus: change GstBusSource to hold a weak ref to GstBus"Sebastian Dröge2016-02-292-45/+28
* Revert "bus: Make sure to remove the GPollFD from the GSources when destroyin...Sebastian Dröge2016-02-291-36/+9
* element: Remove GST_STATE_LOCK_FULL() / UNLOCK_FULL()Sebastian Dröge2016-02-291-2/+0
* bus: Make sure to remove the GPollFD from the GSources when destroying the busSebastian Dröge2016-02-291-9/+36
* tests: ghostpad: Fix memory leaksVineeth TM2016-02-291-0/+2
* taglist: add guard to check writability when removing tags from a taglistTim-Philipp Müller2016-02-281-0/+1
* elements: use new gst_element_class_add_static_pad_template()Tim-Philipp Müller2016-02-2820-81/+50
* element: add gst_element_class_add_static_pad_template()Tim-Philipp Müller2016-02-284-0/+25
* typefind: fix indentationTim-Philipp Müller2016-02-271-2/+4
* Automatic update of common submoduleSebastian Dröge2016-02-261-0/+0
* bus: Prevent gst_bus_add_watch_full_unlocked from a segfault if priv->poll ==...James Stevenson2016-02-261-0/+4
* bus: change GstBusSource to hold a weak ref to GstBusThiago Santos2016-02-252-28/+45
* identity: Add a " " after pts: in the silent=false outputSebastian Dröge2016-02-251-1/+1
* manual: Fix examples to check for gst_buffer_map return valuesEdward Hervey2016-02-231-19/+28
* gstcheck: Check return value of gst_buffer_mapEdward Hervey2016-02-231-3/+3
* plugins: Check return values of gst_buffer_map()Edward Hervey2016-02-236-14/+64
* buffer: Check return value of gst_memory_map()Edward Hervey2016-02-231-1/+6
* taglist: add GST_TAG_CONDUCTORAdam Miartus2016-02-222-0/+12
* event: add some more documentation on stream-idMark Nauwelaerts2016-02-221-1/+4
* tracer: Initialize GstTracer _priv_tracers and quarks unconditionnallyThibault Saunier2016-02-221-13/+19
* docs: manual: remove dead link from integration pageTim-Philipp Müller2016-02-201-2/+1
* docs: manual: fix formattingTim-Philipp Müller2016-02-201-1/+2
* scripts: check for git in create-uninstalled-setup.sh as wellTim-Philipp Müller2016-02-201-1/+3
* Whenever we include windows.h, also define WIN32_LEAN_AND_MEANNirbheek Chauhan2016-02-203-0/+3