View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~sipe-collab/sipe-collab/gstreamer-common 1 Development 2020-03-12 17:13:49 UTC
884. build: Adapt to backwards incompatibl...

Author: Debarshi Ray
Revision Date: 2020-03-12 17:13:49 UTC

build: Adapt to backwards incompatible change in GNU Make 4.3

GNU Make 4.3 has a backwards incompatible change affecting the use of
number signs or hashes (ie., #) inside function invocations. See:
https://lists.gnu.org/archive/html/info-gnu/2020-01/msg00004.html

In this case, it would expand the '\#' in the '\n\#include \"$(h)\"'
argument to the foreach call to '\#', not '#'. This would lead to
spurious backslashes in front of the '#include' directives in the
generated fs-enumtypes.c file.

Spotted by Ernestas Kulik.

https://gitlab.freedesktop.org/gstreamer/common/-/merge_requests/4

lp:~sipe-collab/sipe-collab/gstreamer 1 Development 2016-04-22 10:03:16 UTC
12. device: rename "klass" and get_klass(...

Author: Tim-Philipp Müller
Revision Date: 2016-04-22 10:03:16 UTC

device: rename "klass" and get_klass() to "device-class" and _get_device_class()

There's some precedent in GstElementFactory, but a
"klass" property just seems weird.

lp:~sipe-collab/sipe-collab/gstreamer-plugins-good 1 Development 2015-12-28 00:32:06 UTC
75. Add VSR patch for Sipe video

Author: Jakub Adam
Revision Date: 2015-12-28 00:32:06 UTC

Add VSR patch for Sipe video

lp:~sipe-collab/sipe-collab/gstreamer-plugins-bad 1 Development 2014-09-08 17:09:14 UTC
92. Add patch for srtpdec Patch from You...

Author: Jakub Adam
Revision Date: 2014-09-08 17:09:14 UTC

Add patch for srtpdec

Patch from Youness needed in order to enable Lync file transfer.
Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=734321.

lp:~sipe-collab/sipe-collab/gstreamer-plugins-base 1 Development 2014-05-13 10:29:20 UTC
97. Updated libgstreamer-plugins-base.sym...

Author: Jakub Adam
Revision Date: 2014-05-13 10:29:20 UTC

Updated libgstreamer-plugins-base.symbols

15 of 5 results