Wim Taymans
701352c74c
Update to 1.17.1
...
Add sources
Disable wpe for now
2020-06-22 17:26:36 +02:00
Wim Taymans
10610d5dcc
Update to 1.17.1
...
Add sources
Disable wpe for now
2020-06-22 17:13:54 +02:00
Wim Taymans
21e983b5a2
Update to 1.17.1
...
Add sources
2020-06-22 17:02:53 +02:00
Wim Taymans
029a10f89f
Update to 1.17.1
2020-06-22 16:57:00 +02:00
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
Troy Dawson
2bc9e7d59c
Cleanup spec file conditionals
2017-10-13 11:19:34 -07:00
Jerry James
aecf0b2a0e
Rebuild for soundtouch 2.0.0
2017-09-30 11:41:27 -06:00
Wim Taymans
95f1ebe905
Update to 1.12.3
2017-09-19 15:06:34 +02:00
Fedora Release Engineering
85ca2f563c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-02 23:09:04 +00:00
Florian Weimer
63e1aefb4a
Rebuild with binutils fix for ppc64le ( #1475636 )
2017-07-30 19:17:56 +02:00
Jan Horak
d5ea5a68e0
Added builrequire for egl
2017-07-27 10:34:27 +02:00
Fedora Release Engineering
b1b553d83f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 12:12:10 +00:00
Wim Taymans
df80479e9c
Update to 1.12.2
2017-07-17 11:57:01 +02:00
Wim Taymans
85c2992849
Update to 1.12.1
2017-06-20 19:01:59 +02:00
Wim Taymans
0302513018
Update to 1.12.0
2017-05-10 17:16:54 +02:00
Wim Taymans
20ce60d26e
Update to 1.11.91
2017-04-28 18:04:48 +02:00
Wim Taymans
504b45bec0
Update to 1.11.91
2017-04-28 17:51:25 +02:00
Wim Taymans
8f69acaf00
Update to 1.11.90
...
Update plugin names
Remove old rawparse plugin
Add new allocator lib and legacyrawparse
2017-04-12 09:08:06 +02:00
Wim Taymans
cc9500b067
Update to 1.11.90
...
Update plugin names
Remove old rawparse plugin
2017-04-11 16:27:41 +02:00
Wim Taymans
2f546bbd6e
Update to 1.11.90
...
Update plugin names
Remove old rawparse plugin
2017-04-11 16:05:06 +02:00
Wim Taymans
00d459df85
Update to 1.11.90
...
Update plugin names
2017-04-11 14:59:47 +02:00
Wim Taymans
a59a2b2342
Update to 1.11.90
2017-04-11 14:45:58 +02:00
Wim Taymans
c8c556c8ab
Update to 1.11.2
...
add audiomixmatrix
2017-02-25 18:41:33 +01:00
Wim Taymans
10f762c0f4
Update to 1.11.2
2017-02-24 20:41:51 +01:00
Fedora Release Engineering
f062274233
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 12:19:51 +00:00
Sandro Mani
092ad57378
Rebuild (libwebp)
2017-02-01 19:23:12 +01:00
Wim Taymans
f045df502f
Update to 1.11.1
...
Add audiobuffersplit
Dataurisrc was moved to core
Add ttmlsubs plugin
2017-01-13 16:28:47 +01:00
Wim Taymans
8b66cd3bbe
Update to 1.11.1
...
Add audiobuffersplit
Dataurisrc was moved to core
2017-01-13 15:53:30 +01:00
Wim Taymans
ea0256b709
Update to 1.11.1
...
Add audiobuffersplit
2017-01-13 15:15:50 +01:00
Wim Taymans
8514625f08
Update to 1.10.2
2016-12-05 09:39:04 +01:00
Wim Taymans
1a1f7011a7
Update to 1.10.1
2016-11-28 09:53:04 +01:00
Wim Taymans
387abce631
Update to 1.10.0
2016-11-03 09:46:22 +01:00
Wim Taymans
0af80feec6
Update to 1.9.90
2016-10-01 10:47:25 +02:00
Wim Taymans
5f295d3bc2
Rebuild
2016-09-02 09:06:51 +02:00
Wim Taymans
463ecc0acb
Update to 1.9.2
2016-09-01 16:24:39 +02:00
Hans de Goede
cb6981900b
Rebuild for new wildmidi
2016-08-26 12:29:13 +02:00
Wim Taymans
6dbf8cb598
Merge patches from Kevin Kofler ( #1267665 )
...
- Split gtksink into a -gtk subpackage (#1295444 )
- Split wildmidi plugin into a -wildmidi subpackage (#1267665 )
- BR mesa-libGLES-devel to enable OpenGL ES 2 support in GstGL (#1308290 )
2016-08-10 08:49:06 +02:00
Wim Taymans
0413039c49
Update to 1.9.1
...
- add musepack plugin
- add kmssink plugin
2016-07-07 11:43:34 +02:00
Wim Taymans
704f1425e9
Update to 1.9.1
2016-07-07 09:15:26 +02:00
Wim Taymans
2c47620a96
Update to 1.8.2
2016-06-09 16:38:10 +02:00
Wim Taymans
456cd3eeff
Rebuild for opencv
...
- Disable opencv, the version is too new
2016-05-08 11:13:05 +02:00
Wim Taymans
5dc6a28d32
Rebuild for opencv
2016-05-08 10:44:03 +02:00
Wim Taymans
40d619eff6
Update to 1.8.1
2016-04-21 13:13:32 +02:00
Wim Taymans
45347673d8
Update to 1.8.0
2016-03-24 16:00:02 +01:00
Wim Taymans
ef7919304c
Update to 1.7.91
...
- The opus parse was not moved so we still need opus-devel and we still
ship a plugin.
- the plugin was renamed to opusparse
2016-03-16 12:06:53 +01:00
Wim Taymans
3a7cd99492
Update to 1.7.91
...
- The opus parse was not moved so we still need opus-devel and we still
ship a plugin.
2016-03-16 09:35:25 +01:00
Wim Taymans
d676f220f0
Update to 1.7.90
...
- the opus plugin was moved to -base.
2016-03-03 12:05:24 +01:00
Wim Taymans
f74d0158a3
Update to 1.7.90
2016-03-02 18:53:31 +01:00
Wim Taymans
b94eed731c
Rebuild for soundtouch ABI break ( #1311323 )
2016-02-25 10:41:51 +01:00
Wim Taymans
c59acde881
Update to 1.7.2
...
- remove rtpbad plugin, it was moved
- add new libraries and netsim plugin
2016-02-22 17:37:34 +01:00
Wim Taymans
f31b31ecfc
Update to 1.7.2
...
- remove rtpbad plugin, it was moved
2016-02-22 09:23:10 +01:00