We truncated the diff of some files because they were too big.
If you want to see the full diff for every file, click here.
Changes of Revision 32
gstreamer-plugins-bad-codecs.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Wed Mar 12 19:35:43 UTC 2025 - Bjørn Lie <zaitor@opensuse.org>
4
+
5
+- Update to version 1.26.0
6
+
7
+-------------------------------------------------------------------
8
+Tue Feb 18 10:30:42 UTC 2025 - Bjørn Lie <zaitor@opensuse.org>
9
+
10
+- Update build_what_we_need_only.patch
11
+
12
+-------------------------------------------------------------------
13
Mon Feb 3 09:28:58 UTC 2025 - Bjørn Lie <zaitor@opensuse.org>
14
15
- Update to version 1.24.12
16
gstreamer-plugins-bad-codecs.spec
Changed
14
1
2
3
%define _name gst-plugins-bad
4
%define gst_branch 1.0
5
-%define _version 1.24.0
6
+%define _version 1.26.0
7
8
Name: gstreamer-plugins-bad-codecs
9
-Version: 1.24.12
10
+Version: 1.26.0
11
Release: 0
12
Summary: Codecs/plugins for gstreamer-plugins-bad
13
License: LGPL-2.1-or-later
14
build_what_we_need_only.patch
Changed
97
1
2
-diff -Nur gst-plugins-bad-1.24.0-orig/ext/meson.build gst-plugins-bad-1.24.0/ext/meson.build
3
---- gst-plugins-bad-1.24.8-orig/ext/meson.build 2024-11-07 10:01:22.608511550 +0100
4
-+++ gst-plugins-bad-1.24.8/ext/meson.build 2024-11-07 10:11:02.453058906 +0100
5
-@@ -1,79 +1,6 @@
6
+Index: gst-plugins-bad-1.26.0/ext/meson.build
7
+===================================================================
8
+--- gst-plugins-bad-1.26.0.orig/ext/meson.build
9
++++ gst-plugins-bad-1.26.0/ext/meson.build
10
+@@ -1,84 +1,6 @@
11
-subdir('aes')
12
-subdir('analyticsoverlay')
13
-subdir('assrender')
14
15
-subdir('isac')
16
-subdir('ladspa')
17
-subdir('lc3')
18
+-subdir('lcevcdecoder')
19
+-subdir('lcevcencoder')
20
-subdir('ldac')
21
subdir('libde265')
22
-subdir('lv2')
23
24
-subdir('mplex')
25
-subdir('musepack')
26
-subdir('neon')
27
+-subdir('nvcomp')
28
+-subdir('nvdswrapper')
29
-subdir('onnx')
30
-subdir('openal')
31
subdir('openaptx')
32
33
-subdir('srtp')
34
-subdir('svtav1')
35
-subdir('svthevcenc')
36
+-subdir('svtjpegxs')
37
-subdir('teletextdec')
38
-subdir('ttml')
39
-subdir('voaacenc')
40
41
subdir('x265')
42
-subdir('zxing')
43
-subdir('zbar')
44
-diff -Nur gst-plugins-bad-1.24.0-orig/gst/meson.build gst-plugins-bad-1.24.0/gst/meson.build
45
---- gst-plugins-bad-1.24.0-orig/gst/meson.build 2024-03-05 00:51:42.000000000 +0100
46
-+++ gst-plugins-bad-1.24.0/gst/meson.build 2024-06-28 08:22:07.637599366 +0200
47
-@@ -1,19 +1,4 @@
48
--foreach plugin : 'accurip', 'adpcmdec', 'adpcmenc', 'aiff', 'asfmux',
49
-- 'audiobuffersplit', 'audiofxbad', 'audiomixmatrix',
50
-- 'audiolatency', 'audiovisualizers', 'autoconvert', 'bayer',
51
-- 'camerabin2', 'codecalpha', 'codectimestamper', 'coloreffects',
52
-- 'debugutils', 'dvbsubenc',
53
-- 'dvbsuboverlay', 'dvdspu', 'faceoverlay', 'festival',
54
-- 'fieldanalysis', 'freeverb', 'frei0r', 'gaudieffects', 'gdp',
55
-- 'geometrictransform', 'id3tag', 'insertbin', 'inter', 'interlace',
56
-- 'ivfparse', 'ivtc', 'jp2kdecimator', 'jpegformat', 'librfb',
57
-- 'midi', 'mpegdemux', 'mpegpsmux', 'mpegtsdemux', 'mpegtsmux',
58
-- 'mse', 'mxf', 'netsim', 'onvif', 'pcapparse', 'pnm', 'proxy',
59
-- 'rawparse', 'removesilence', 'rist', 'rtmp2', 'rtp', 'sdp',
60
-- 'segmentclip', 'siren', 'smooth', 'speed', 'subenc', 'switchbin',
61
-- 'timecode', 'transcode', 'unixfd', 'videofilters',
62
-- 'videoframe_audiolevel', 'videoparsers', 'videosignal',
63
-- 'vmnc', 'y4m'
64
-+foreach plugin : 'siren'
65
- if not get_option(plugin).disabled()
66
- subdir(plugin)
67
- endif
68
-diff -Nur gst-plugins-bad-1.24.0-orig/meson.build gst-plugins-bad-1.24.0/meson.build
69
---- gst-plugins-bad-1.24.0-orig/meson.build 2024-03-05 00:51:42.000000000 +0100
70
-+++ gst-plugins-bad-1.24.0/meson.build 2024-06-28 08:15:37.518806458 +0200
71
-@@ -307,6 +307,8 @@
72
+Index: gst-plugins-bad-1.26.0/meson.build
73
+===================================================================
74
+--- gst-plugins-bad-1.26.0.orig/meson.build
75
++++ gst-plugins-bad-1.26.0/meson.build
76
+@@ -315,6 +315,8 @@ gstapp_dep = dependency('gstreamer-app-1
77
fallback : 'gst-plugins-base', 'app_dep')
78
gstaudio_dep = dependency('gstreamer-audio-1.0', version : gst_req,
79
fallback : 'gst-plugins-base', 'audio_dep')
80
81
gstfft_dep = dependency('gstreamer-fft-1.0', version : gst_req,
82
fallback : 'gst-plugins-base', 'fft_dep')
83
gstriff_dep = dependency('gstreamer-riff-1.0', version : gst_req,
84
-@@ -555,13 +557,8 @@
85
-
86
- gpl_allowed = get_option('gpl').allowed()
87
+@@ -583,13 +585,7 @@ else
88
+ pathsep = ':'
89
+ endif
90
91
-subdir('gst-libs')
92
- subdir('gst')
93
+-subdir('gst')
94
-subdir('sys')
95
subdir('ext')
96
-subdir('tests')
97
_service
Changed
10
1
2
<service name="download_url">
3
<param name="host">gstreamer.freedesktop.org</param>
4
<param name="protocol">https</param>
5
- <param name="path">/src/gst-plugins-bad/gst-plugins-bad-1.24.12.tar.xz</param>
6
+ <param name="path">/src/gst-plugins-bad/gst-plugins-bad-1.26.0.tar.xz</param>
7
</service>
8
<service name="set_version" mode="buildtime"/>
9
</services>
10
_service:download_url:gst-plugins-bad-1.24.12.tar.xz -> _service:download_url:gst-plugins-bad-1.26.0.tar.xz
Changed