Kalev Lember
2bde47610f
Update to 2.4.1
11 months ago
Kalev Lember
82282e74db
Filter out soname provides for mozilla gmp plugin
...
Both mozilla-openh264 and openh264 otherwise provide
libopenh264.so.7()(64bit) - this is certainly an issue with the build
scripts that incorrectly set the soname for the gmp plugin, but
regardless of that there is no point in having virtual provides for a
plugin soname that is not in the linker search path.
1 year ago
Kalev Lember
e28042a742
Guard MOZ_GMP_PATH for multiple inclusion
...
Otherwise we get the same path repeated once for every subshell that
sources the profile.d scripts.
1 year ago
Kalev Lember
565632119f
Fix off by one regression in decoder
...
https://github.com/cisco/openh264/pull/3704
1 year ago
Kalev Lember
7e7ee0c9f6
Use SPDX license identifiers
1 year ago
Kalev Lember
757e86768d
Obsolete noopenh264 stub package
...
The plan is to distribute the noopenh264 stub package in Fedora
proper, and have the actual openh264 implementation from Cisco repos
obsolete and replace it.
See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2247274 for the
noopenh264 package review.
This should finally get us to a point where we can get the openh264
package automatically installed on Fedora Workstation on first update
(see https://pagure.io/fedora-workstation/issue/84#comment-883140 ) and
also opens up ways to build dependent packages that link with openh264,
without actually including openh264 in the build roots.
1 year ago
Kalev Lember
94e4dcf820
Update to 2.4.0
...
... and update gmp-api to commit e7d30b9 that is required by the gmp
plugin in openh264 2.4.0.
1 year ago
NoisyCoil
7fe7e6ae31
Set MOZ_GMP_PATH for fish user shell
...
Partially resolves: rhbz#2250527
1 year ago
NoisyCoil
9f6560f9d8
Do not interpret /etc/profile.d here document
1 year ago
Dominik 'Rathann' Mierzejewski
e039bd671a
Add Mozilla plugin path to MOZ_GMP_PATH instead of overriding unconditionally
...
Resolves: rhbz#2225112
1 year ago
Kalev Lember
6af072de60
Update gstreamer plugin to 1.22.1
1 year ago
Kalev Lember
60ff205441
Update to 2.3.1
2 years ago
Kalev Lember
e3fb712b67
Update to 2.3.0
2 years ago
David King
4db9eb80f5
Update to 2.2.0
...
Update gmp-api to commit 3a01c08.
2 years ago
Kalev Lember
4e8e42802b
Update .gitignore
4 years ago
Kalev Lember
8dbfd9eb81
Remove totem supplements
...
totem has recommends on gstreamer1-plugin-openh264 instead.
4 years ago
Kalev Lember
371c707e69
Update gstreamer plugin to 1.18.2
...
... and also switch the gstreamer plugin to use the meson build system.
4 years ago
Kalev Lember
b90746d4ce
Drop unneeded ldconfig calls
...
These are all handled by triggers now.
4 years ago
Kalev Lember
459630b44c
Sort BRs
4 years ago
Tom Stellard
2dcc94bd91
Add BuildRequires: make
...
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
4 years ago
Kalev Lember
8af5733f80
Adapt to backwards incompatible change in GNU Make 4.3
...
https://gitlab.freedesktop.org/gstreamer/common/-/merge_requests/4
https://bugzilla.redhat.com/show_bug.cgi?id=1799497
5 years ago
Kalev Lember
8f60dd19b9
Add totem supplements to gstreamer1-plugin-openh264
...
As we are doing a build of openh264 anyway, move totem's 'Recommends:
gstreamer1-plugin-openh264' to here, using reverse weak dependencies.
This avoids having to reference another repo (fedora-cisco-openh264)
from the main package collection.
https://pagure.io/fedora-workstation/issue/84
5 years ago
Kalev Lember
b563d3e192
Update to 2.1.1
5 years ago
Kalev Lember
47788951d9
Drop unused patch
5 years ago
Kalev Lember
286021ebdc
Explicitly disable hls
...
Explicitly disable the hls plugin to avoid the build erroring out due to
missing openssl.
5 years ago
Kalev Lember
339508016c
Update gstreamer plugin to 1.16.2
5 years ago
Kalev Lember
7fb17ddf75
Update to 2.1.0
...
This is actually a git snapshot, but mcatanzaro says that this commit,
a60e28efe2
is 2.1.0 and that we should pretend that it's tagged as such.
5 years ago
Kalev Lember
2e361844fa
Fix the gst plugin build with openh264 2.0.0
6 years ago
Kalev Lember
f9fa4df431
Update gstreamer plugin to 1.16.0
6 years ago
Kalev Lember
dd41c8d3ae
Update openh264 to 2.0.0
6 years ago
Kalev Lember
c9a627200d
Update gstreamer plugin to 1.15.1
6 years ago
Kalev Lember
b64b76ed95
Update gstreamer plugin to 1.14.2
6 years ago
Igor Gnatenko
5e4cce3d4e
add BuildRequires: gcc-c++
...
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
7 years ago
Kalev Lember
3dcdcd3290
Update gstreamer plugin to 1.14.1
7 years ago
Kalev Lember
451360458b
Update openh264 to 1.8.0
7 years ago
Kalev Lember
1e0aad47de
Fix the build
7 years ago
Kalev Lember
e6ebc5cbbb
Update gstreamer plugin to 1.13.90
7 years ago
Kalev Lember
e87fbb4d2a
Update gstreamer plugin to 1.12.4
7 years ago
Kalev Lember
c717d1d210
Update gstreamer plugin to 1.12.3
7 years ago
Kalev Lember
51b8ae244c
Update gstreamer plugin to 1.12.2
8 years ago
Kalev Lember
910594c97f
Update gstreamer plugin to 1.12.1
8 years ago
Kalev Lember
31e1b24cce
Update gstreamer plugin to 1.12.0
8 years ago
Kalev Lember
34cfca9aa7
Avoid a separate macro for gstreamer1-plugin-openh264 release
...
This is just for symmetry with the openh264 package.
8 years ago
Kalev Lember
1cd62a3bd6
Use openh264_version macro instead of the version macro
...
We can't use %{version} in %files as it gets redefined by the gstreamer
subpackage.
8 years ago
Kalev Lember
60b5e835e4
Update openh264 to 1.7.0
8 years ago
Kalev Lember
d1cdcad9cc
Update gstreamer plugin to 1.10.4
8 years ago
Kalev Lember
dd4782e1fd
Update gstreamer plugin to 1.10.3
8 years ago
Kalev Lember
05fb4c3bdf
Update gstreamer plugin to 1.10.2
8 years ago
Kalev Lember
81f62d87d5
Update gstreamer plugin to 1.9.2
8 years ago
Kalev Lember
2e67e3db83
Update gstreamer plugin to 1.8.3
8 years ago