Commit Graph

203 Commits

Author SHA1 Message Date
Debarshi Ray 58db2dc123 Enable the spandsp plugin
Olivier Crête said that having the spandsp plugin in Fedora's
gstreamer1-plugins-bad-free would enable running the farstream02 unit
tests. This seems like a worthwhile goal to pursue.

However, this does introduce a new dependency on the spandsp package,
and since it's only being enabled to make upstream development easier,
it's better to keep it in the -extras sub-package for the time being.
2020-03-20 19:25:58 +01:00
Debarshi Ray 998664b451 Remove build flags that no longer exist
The 'mimic' codec was used by MSN messenger in prehistoric times, and
was removed [1]. The 'nas' and 'xvid' plugins were removed because
they were never ported to GStreamer 1.0 [2].

The 'mpg123' plugin was moved from -bad to -ugly [3].

No need to issue a new build just for this.

[1] gst-plugins-bad commit ad661999ad2c79a5
    https://bugzilla.gnome.org/show_bug.cgi?id=597616

[2] gst-plugins-bad commit 9b5de053995488d5
    https://bugzilla.gnome.org/show_bug.cgi?id=774530

[3] gst-plugins-bad commit 08d8aefcdaaf89ec
    https://bugzilla.gnome.org/show_bug.cgi?id=719849
2020-03-20 18:42:18 +01:00
Debarshi Ray b2a4154812 Make it build with -fno-common
GCC 10 defaults to -fno-common. This means that global variables shared
across multiple translation units should be declared as 'extern' in
header files and defined in exactly one C file. See:
https://gcc.gnu.org/gcc-10/porting_to.html

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1125
https://bugzilla.redhat.com/show_bug.cgi?id=1799497
2020-03-20 16:28:12 +01:00
Debarshi Ray b6cd9ea30c 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 gstmpegts-enumtypes.c file.

Spotted by Ernestas Kulik.

https://gitlab.freedesktop.org/gstreamer/common/-/merge_requests/4
https://bugzilla.redhat.com/show_bug.cgi?id=1799497
2020-03-20 15:13:50 +01:00
Fedora Release Engineering 1ae87cea36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 03:44:11 +00:00
Tom Callaway a3701d47e0 rebuild for libsrtp2 2020-01-07 15:05:24 -05:00
Wim Taymans d7c1b84522 Update to 1.16.2 2020-01-03 09:17:21 +01:00
Dominik 'Rathann' Mierzejewski e7505a4521 rebuild for libdvdread ABI bump 2019-11-15 13:34:27 +01:00
Kalev Lember ca7a2f06d6 Bump gstreamer1-plugins-bad-nonfree obsoletes version
... so that we stay ahead of gstreamer1-plugins-bad-nonfree F30 version
when it gets a version bump to 1.16.1.
2019-10-04 16:08:48 +02:00
Wim Taymans 6041694723 Update to 1.16.1 2019-09-24 16:13:47 +02:00
Kalev Lember 6bf3ad8766 Conditionalize fdk-aac use on F31+
... so we don't accidentally end up enabling this on F30 and creating a
mess with gstreamer1-plugins-bad-nonfree conflicts there.
2019-09-23 11:12:25 +02:00
Kalev Lember b36e670df1 Enable AAC support through fdk-aac-free 2019-09-23 10:52:01 +02:00
Fedora Release Engineering 8e13120b4b - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 07:56:28 +00:00
Rex Dieter 70358d778f BR: lilv-devel, enables lv2 plugin
use %_metainfodir macro
2019-06-24 10:25:20 -05:00
Wim Taymans 6d0cde7e41 Update to 1.16.0 2019-04-23 13:36:43 +02:00
Wim Taymans bba5c9c882 Update to 1.15.2
The vcdsrc plugin was removed
2019-03-11 09:47:01 +01:00
Wim Taymans 05a6b661b2 Update to 1.15.2 2019-03-11 09:31:29 +01:00
Pete Walter 201aabaa44 Update wayland deps
Just wayland-devel is enough these days.
2019-02-28 21:32:04 +00:00
Fedora Release Engineering bc3721913b - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 01:45:24 +00:00
Wim Taymans 861ed73c46 Update to 1.15.1
Remove dependency on removed package
Add sctp and closedcaption plugins
2019-01-28 16:39:47 +01:00
Wim Taymans bff8f53e59 Update to 1.15.1
Remove dependency on removed package
2019-01-28 16:17:43 +01:00
Wim Taymans 44c974af6b Update to 1.15.1
Remove dependency on removed package
2019-01-28 15:14:27 +01:00
Wim Taymans ef9d46a805 Update to 1.15.1
Remove dependency on removed package
2019-01-28 15:07:39 +01:00
Wim Taymans 94db57daa4 Update to 1.15.1
Remove dependency on removed package
2019-01-28 13:26:10 +01:00
Wim Taymans 3c647a03a9 Update to 1.15.1 2019-01-28 12:34:16 +01:00
Wim Taymans e5fb8766f7 Update to 1.14.4 2018-10-03 12:08:32 +02:00
Wim Taymans 89a10c3dcd Update to 1.14.3 2018-09-18 12:39:46 +02:00
Rex Dieter b1a8a0c3b8 Enable LV2 plugin support (#1616070) 2018-08-15 16:25:57 -05:00
Wim Taymans 0baf664f2f Update to 1.14.2 2018-07-23 18:51:05 +02:00
Wim Taymans 53d435e9c4 Only build extras on Fedora
bluez is not in extras
vdpau is in extras
2018-07-17 13:14:32 +02:00
Wim Taymans f2633cfc49 Only build extras on Fedora 2018-07-17 12:56:09 +02:00
Wim Taymans 7d972a3fa2 remove unused liboil BR 2018-07-17 11:53:55 +02:00
Fedora Release Engineering a8f2805198 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 04:38:25 +00:00
Simone Caronni c205f46079 Rebuild for updated libass 2018-06-14 09:14:26 +02:00
Wim Taymans 0b3c14dd14 rebuild (#1581325) to update Provides 2018-05-25 12:55:56 +02:00
Rex Dieter d438bed419 rebuild (file) 2018-05-22 13:19:49 -05:00
Wim Taymans 6e3ef3f422 Update to 1.14.1
Use openjpeg2 instead of openjpeg (#1553079)
2018-05-21 11:19:17 +02:00
Wim Taymans 97b9f966e2 Add libnice-devel to get webrtc plugin (#1575244) 2018-05-10 13:22:47 +02:00
Wim Taymans 010d951db6 Update to 1.14.0
add webrtc gir and typelib
2018-03-21 13:23:45 +01:00
Wim Taymans 18f1970606 Update to 1.14.0 2018-03-21 09:08:43 +01:00
Wim Taymans 3e52d00d67 Update to 1.13.91 2018-03-15 12:12:20 +01:00
Wim Taymans 2a13e91c8d Update to 1.13.90
Add audiolatency
Schrodinger element was removed
2018-03-05 16:54:16 +01:00
Wim Taymans 99d5e126e3 Update to 1.13.90
Add audiolatency
Schrodinger element was removed
2018-03-05 15:15:30 +01:00
Wim Taymans e640af6dd9 Update to 1.13.90
Add audiolatency
2018-03-05 13:03:44 +01:00
Rex Dieter 7b79910911 drop -gtk subpkg, moved to gst1-plugins-good 2018-02-27 09:49:23 -06:00
Rex Dieter 692f16243c omit vulkan plugin
..for now, seems not available on all archs
2018-02-24 18:34:33 -06:00
Rex Dieter 3493bd5eda 1.13.1
use %ldconfig_scriptlets %make_build %make_install
fix rpath in gst-p-bad-cleanup.sh
tighten subpkg deps with %{?_isa}
-gtk subpkg now empty.  FIXME
2018-02-24 18:29:32 -06:00
Fedora Release Engineering 2be2bdf8d1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 15:38:48 +00:00
Wim Taymans 789ea53295 Rebuild for chromaprint .so change 2018-01-08 09:04:30 +01:00
Wim Taymans 53187e9196 Update to 1.12.4 2017-12-11 11:53:32 +01:00