summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-01Release 1.10.01.10.0Sebastian Dröge9-35/+1543
2016-11-01Update .po filesSebastian Dröge1-437/+157
2016-11-01po: Update translationsSebastian Dröge1-243/+536
2016-11-01Update .po filesSebastian Dröge39-39/+39
2016-10-25meson: Add an option to explicitly disable gtk-docNirbheek Chauhan2-6/+8
2016-10-24Revert "collectpads: Assume PTS is equal DTS if PTS is missing"Nicolas Dufresne1-6/+0
2016-10-24allocator: Mark registered allocator for leakNicolas Dufresne1-0/+2
2016-10-24gstmessage.h: Avoid gcc bit shift overflow compiler warningAndrew Eikum1-1/+1
2016-10-23parse: fix erroneous use of _("")Tim-Philipp Müller1-2/+2
2016-10-22docs: add index for API new in 1.10Tim-Philipp Müller2-0/+8
2016-10-22docs: add index for API new in 1.8Tim-Philipp Müller2-0/+8
2016-10-21adapter: Fix mix-up between DTS and PTSJesper Larsen1-1/+1
2016-10-21Revert "queue: Fix race when calculating cur_level.time"Sebastian Dröge1-1/+1
2016-10-20Revert "meson: Use the new `pic` argument on static libs"Thibault Saunier3-4/+10
2016-10-20meson: Use the new `pic` argument on static libsThibault Saunier3-10/+4
2016-10-20queue: Fix race when calculating cur_level.timeStian Selnes1-1/+1
2016-10-19element: use g_strcmp0 in set_contextMatthew Waters1-1/+1
2016-10-19element: check for invalid gstcontext's being provided to set_contextMatthew Waters1-1/+5
2016-10-18build: Apply XCode 8 workaround for iOS tooNirbheek Chauhan2-13/+28
2016-10-15meson: Don't use c_std=c99Nirbheek Chauhan1-1/+0
2016-10-14stats: Fix warningThibault Saunier1-1/+2
2016-10-14meson: Make use of new environment object and set plugin path to builddirThibault Saunier3-131/+122
2016-10-13controlbinding: Store object in a thread-safe GWeakRefSebastian Dröge2-16/+50
2016-10-13argbcontrolbinding: gst_object_replace() is transfer noneSebastian Dröge1-4/+4
2016-10-13directcontrolbinding: Clarify in the documentation what the difference betwee...Sebastian Dröge1-4/+9
2016-10-13controlsource: Remove misleading sentence from the documentationSebastian Dröge1-1/+1
2016-10-13object: Fix broken sentence structure in docsSebastian Dröge1-1/+1
2016-10-13tracers: fix structure leakVincent Penquerc'h1-2/+5
2016-10-13streams: Extend GstStreamType documentationEdward Hervey1-0/+4
2016-10-13build: Fix clock_gettime check with XCode 8Nirbheek Chauhan3-6/+60
2016-10-11bin: Add a new GST_BIN_FLAG_STREAMS_AWARE flagEdward Hervey1-0/+4
2016-10-10docs: paths in env vars are separated by semicolons on windowsTim-Philipp Müller1-2/+4
2016-10-10docs: fix GST_LEAKS_TRACER_SIG docGuillaume Desmottes1-3/+3
2016-10-08bin: Fix iterator resync'ingEdward Hervey1-2/+5
2016-10-08queue2: Implement gst_event_full_func handlingEdward Hervey1-8/+10
2016-10-08tracer/rusage: fix format string argsStefan Sauer1-3/+3
2016-10-01message: Fix typo in gst_message_new_progress() docsSebastian Dröge1-1/+1
2016-09-30meson: Setup pre-commit hooks when configuringThibault Saunier2-0/+86
2016-09-30meson: update versionTim-Philipp Müller1-1/+1
2016-09-30Release 1.9.901.9.90Sebastian Dröge8-47/+321
2016-09-30Update .po filesSebastian Dröge39-499/+259
2016-09-30po: Update translationsSebastian Dröge1-227/+468
2016-09-27meson: tracers: signal availability of libunwind and backtrace() to codeTim-Philipp Müller2-2/+12
2016-09-26meson: Build tracersThibault Saunier4-2/+33
2016-09-26meson: Fix gtkdoc using new meson featuresThibault Saunier3-3/+11
2016-09-26tests: remove unused valgrind stuffTim-Philipp Müller3-46/+0
2016-09-26tests: parse-launch: looks clean nowadays, so re-enable for valgrindTim-Philipp Müller2-13/+2
2016-09-24meson: remove incorrect and unneeded check for ptrdiff_tTim-Philipp Müller2-7/+0
2016-09-24meson: fix internal printf for %ll format modifier on 32-bit systemsTim-Philipp Müller1-8/+63
2016-09-23Revert "meson: Force gstenum_h to be built when using gst_dep"Nirbheek Chauhan1-1/+1