summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* queue: Post errors when receiving EOS after downstream returned an errorSebastian Dröge2014-08-131-3/+12
* multiqueue: Post errors ourselves if they are received after EOSSebastian Dröge2014-08-131-4/+30
* poll: Prevent false-negative from WAKE_EVENT() on W32Руслан Ижбулатов2014-08-111-1/+1
* bufferpool: Add missing error checking to default_alloc_buffer()Mohammed Sameer2014-07-301-0/+3
* multiqueue: avoid using infinite buffers limit if finite is requestedThiago Santos2014-07-291-1/+8
* parse: Unref reference to enclosing binsSebastian Rasmussen2014-07-281-0/+3
* gst: include atomicqueue.h again in gst.hTim-Philipp Müller2014-07-271-0/+1
* funnel: Fix for racy EOS event handlingSrimanta Panda2014-07-221-20/+112
* Release 1.4.01.4.0Sebastian Dröge2014-07-198-40/+145
* Update .po filesSebastian Dröge2014-07-1939-39/+39
* po: Update translationsSebastian Dröge2014-07-192-116/+37
* baseparse: Return FLOW_FLUSHING when pushing a frame on a pad that has been f...Thibault Saunier2014-07-171-0/+3
* typefindelement: Propagate input buffer PTS and DTSEdward Hervey2014-07-171-0/+5
* debugutils: Unref pad template after useSebastian Rasmussen2014-07-161-0/+1
* gst: init taglist gtype to use it in gstvalueThiago Santos2014-07-141-1/+1
* Release 1.3.911.3.91Sebastian Dröge2014-07-118-20/+194
* Update .po filesSebastian Dröge2014-07-1139-39/+39
* po: Update translationsSebastian Dröge2014-07-112-49/+48
* docs: Fix documentation typos and inconsistenciesSebastian Rasmussen2014-07-0911-16/+49
* docs: Cleanup interface references in docsSebastian Rasmussen2014-07-092-15/+19
* docs: There is no decodebin2 anymore, don't pretend otherwiseSebastian Dröge2014-07-083-3/+3
* fdsrc: fix error setting when uri is invalidThiago Santos2014-07-071-1/+6
* libs: gstcheck: check that mutex is locked before g_cond_wait*() is calledTim-Philipp Müller2014-07-061-0/+2
* libs: gstcheck: init and clear global mutex and cond variablesTim-Philipp Müller2014-07-061-0/+6
* tests: fix locking in gstpoll unit testTim-Philipp Müller2014-07-061-0/+1
* gst-uninstalled: add video and base library paths from -badMatthieu Bouron2014-07-061-1/+1
* tools: suppress GLib warnings when gst-inspecting deprecated propertiesTim-Philipp Müller2014-07-041-0/+3
* message: Work around g-i/pygobject/gjs bug with ~0 in enumsSebastian Dröge2014-07-031-1/+4
* tests: don't use post-GLib 2.32 API in bufferlist testTim-Philipp Müller2014-07-021-11/+11
* pad: Don't unlock while iterating over all sticky events for removalGöran Jönsson2014-07-011-7/+13
* identity: Proxy the accept-caps querySebastian Dröge2014-07-011-0/+23
* basesink: reset QoS on segment eventVincent Penquerc'h2014-07-011-0/+1
* introspection: Assorted minor introspection and documentation fixesEvan Nemerson2014-07-0113-30/+41
* devicemonitor: Stop using g_clear_pointer()Guillaume Desmottes2014-06-301-1/+4
* sparsefile: Initialize memory in unit test to make valgrind happySebastian Dröge2014-06-291-1/+1
* Release 1.3.901.3.90Sebastian Dröge2014-06-288-53/+434
* Update .po filesSebastian Dröge2014-06-2839-39/+39
* devicemonitor: don't fail when started without any filtersTim-Philipp Müller2014-06-272-5/+11
* deviceproviderfactory: handle NULL classes argument and match anyTim-Philipp Müller2014-06-271-6/+9
* device: Add unit testsOlivier Crête2014-06-263-1/+560
* devicemonitor: Improve documentationOlivier Crête2014-06-264-8/+60
* devicemonitor: Make it possible to add multiple filtersOlivier Crête2014-06-267-210/+240
* device: Add pre-conditionsOlivier Crête2014-06-261-0/+17
* GstDeviceMonitor: Rename from GstGlobalDeviceMonitorOlivier Crête2014-06-268-204/+202
* DeviceProvider: Rename from DeviceMonitorOlivier Crête2014-06-2623-1042/+1048
* dataqueue: Hide from bindingsSebastian Dröge2014-06-262-17/+20
* queuearray: Hide from bindingsSebastian Dröge2014-06-262-9/+12
* miniobject: Add missing (nullable) annotationsPhilip Withnall2014-06-261-3/+3
* message: Application and element messages should not have NULL structuresSebastian Dröge2014-06-261-0/+4
* introspection: add some missing allow-none annotations to in paramsEvan Nemerson2014-06-2610-47/+48