Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save martijnberger/c6bccae4dc9a6b50ac1e6e51181784c0 to your computer and use it in GitHub Desktop.
Save martijnberger/c6bccae4dc9a6b50ac1e6e51181784c0 to your computer and use it in GitHub Desktop.
commit f3fdd766832f9b72b2781cfbcaf26f42d731124d
Author: Tim-Philipp Müller <[email protected]>
Date: Tue Jul 7 19:55:00 2020 +0100
rtmp, transcodebin: fix i18n header includes
Fixes #1351
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1416>
commit 6d3429af34ed0b5905faf32d2f22b9db2451f116
Author: Aaron Boxer <[email protected]>
Date: Mon Sep 2 15:08:44 2019 -0400
documentation: fixed a heap o' typos
commit f218ec279449ece51faf86e0df7032aa02eb831f
Author: Tim-Philipp Müller <[email protected]>
Date: Sun Oct 13 14:22:50 2019 +0100
Remove autotools build system
commit 47a49f33815dbe3db7c1f7fa8f528d9bd0b83d8c
Author: Thibault Saunier <[email protected]>
Date: Mon Oct 22 11:30:45 2018 +0200
docs: Build documentation with hotdoc
commit a2dab9727cd225f79ef0d385bcf0cbda25618566
Author: Ilya Smelykh <[email protected]>
Date: Wed Mar 20 19:45:12 2019 +0700
rtmpsrc: fix buffer leak on read error or EOS
commit 33b587de1d02d34c8243fb8c8d2df99278df73b4
Author: Ilya Smelykh <[email protected]>
Date: Wed Mar 20 19:45:12 2019 +0700
rtmpsrc: fix buffer leak on read error or EOS
commit 3bd3cc7bb0913c423319c91ae20e19286d01e80a
Author: Seungha Yang <[email protected]>
Date: Fri Aug 31 14:55:05 2018 +0900
rtmpsink: Fix leak on connection failure
Although RTMP_ConnectStream() was failed, librtmp's internal memory
is not freed by RTMP_ConnectStream(), so RTMP_Close() should be called
before RTMP_Free()
https://bugzilla.gnome.org/show_bug.cgi?id=797058
commit b55dfb5313f1df702a3637efbd372b90cd12a300
Author: Nirbheek Chauhan <[email protected]>
Date: Fri Jul 27 18:59:23 2018 +0530
Add feature options for almost all plugins
The only plugins remaining are those that haven't been ported to Meson
yet, and msdk. Also, the tests are still automagic.
https://bugzilla.gnome.org/show_bug.cgi?id=795107
commit 83d0623293770980184a0924192a47ed46011f8a
Author: Xavier Claessens <[email protected]>
Date: Tue Apr 24 14:05:30 2018 -0400
Meson: Generate pc file for all plugins in bad
https://bugzilla.gnome.org/show_bug.cgi?id=794568
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment