summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-12meson: use python.get_install_dir() to find the pygobject overrides dirChristoph Reiter1-38/+5
2020-07-06gstelementfactory: Fix missing features in case a feature moves to another fi...Christoph Reiter1-1/+3
2019-05-06meson: fix build with opencv=enabled and opencv4. Fixes #964Christoph Reiter1-2/+4
2019-05-05autotools: gstsctp: set LDFLAGSChristoph Reiter1-0/+5
2019-05-05autotools: add bcrypt to win32 libsChristoph Reiter1-1/+1
2018-08-02wasapisink: fix regression in shared mode segment sizeChristoph Reiter1-3/+9
2018-05-25wasapisink: recover from low buffer levels in shared modeChristoph Reiter1-27/+47
2018-05-25wasapisink: fix a rounding error when calculating the buffer frame countChristoph Reiter1-3/+5
2018-05-25wasapisink: fix missing unlock in case IAudioClient_Start failsChristoph Reiter1-1/+2
2018-05-23wasapi: use FAILED to detect errorsChristoph Reiter1-1/+1
2018-05-23wasapi: Don't pass CoTaskMemFree to g_clear_pointerChristoph Reiter2-2/+4
2018-05-20meson: gl: remove non-headers from gl_prototype_headersChristoph Reiter1-2/+0
2018-05-20meson: install license-translations.dict and set LICENSE_TRANSLATIONS_PATHChristoph Reiter1-1/+14
2018-05-20meson: install the man pages for the command line toolsChristoph Reiter1-0/+3
2017-05-17gst: ref_sink() some more floating references returned by g_object_new()Christoph Reiter4-0/+10
2015-01-15bs2b: add new plugin (Effect/Audio, crossfeed)Christoph Reiter5-0/+513
2014-06-09Fix invalid GEnumValue.value_name entries.Christoph Reiter1-387/+248
2014-05-22overrides: Don't pass arguments to Boxed base class __init__() in Gst.Caps ov...Christoph Reiter1-0/+3
2014-04-07Include class related section documentation in the gir file.Christoph Reiter51-152/+152
2013-09-02tests: fix skipped rganalysis testsChristoph Reiter1-19/+66