File libx264.changes of Package libx264 (Revision 8a5e5d3773eb292d887ca20f1813ce95)
Currently displaying revision 8a5e5d3773eb292d887ca20f1813ce95 , Show latest
440
1
-------------------------------------------------------------------
2
Sat Jul 11 14:30:44 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
3
4
- Update to git version 0.160+git20200702.cde9a933
5
- Bump soversion to 160
6
- Add x264-gpac10.patch and x264-gpac_no_static.patch
7
- Spec cleanup
8
9
-------------------------------------------------------------------
10
Mon Mar 30 14:27:04 UTC 2020 - Antonio Larrosa <antonio.larrosa@gmail.com>
11
12
- Update to git version 0.159+git20191127.1771b556
13
- Use _service to retrieve the git sources
14
- Bump soname to 159
15
- Remove patch which is already included upstream
16
* 0001-cli-Fix-linking-with-system-libx264-on-x86.patch
17
- Rebase x264-use-shared-library.patch
18
- Removed a rpmlint error by rephrasing the summary of the libx264-x264 package
19
20
-------------------------------------------------------------------
21
Sat Feb 2 19:22:57 UTC 2019 - antonio.larrosa@gmail.com
22
23
- Update to 20190201 snapshot
24
* Unify 8-bit and 10-bit CLI and libraries
25
- Add 'i_bitdepth' to x264_param_t with the corresponding
26
'--output-depth' CLI option to set the bit depth at runtime.
27
* x86inc: Fix VEX -> EVEX instruction conversion stable
28
* configure: Fix required version checks for lavf and...
29
* Fix float division by zero in weightp analysis
30
* Fix undefined behavior of left shift for CAVLC encoding
31
* Fix integer overflow in slicetype_path_cost
32
* cli: Fix preset help listing
33
* ppc: Fix zigzag_interleave
34
* Fix clang stack alignment issues
35
* Fix missing bs_flush in AUD writing
36
* Fix possible undefined behavior of right shift
37
* Make bs_align_10 imply bs_flush
38
* Fix theoretically incorrect cost_mv_fpel free
39
* configure: Fix ambiguous "$(("
40
* Fix --qpmax default value in fullhelp
41
* x86: Correctly use v-prefix for instructions with opmasks
42
* configure: Only use gas-preprocessor with armasm for...
43
- Bump soname to 155 following upstream changes.
44
- Rebase x264-use-shared-library.patch
45
- Add 0001-cli-Fix-linking-with-system-libx264-on-x86.patch from
46
upstream to fix building the cli x264 tool on x86.
47
48
-------------------------------------------------------------------
49
Thu Apr 12 19:20:39 UTC 2018 - zaitor@opensuse.org
50
51
- Bump soname in baselibs.conf, forgotten i previous version
52
update.
53
54
-------------------------------------------------------------------
55
Fri Mar 23 12:39:21 UTC 2018 - enzokiel@kabelmail.de
56
57
- Build with nasm >= 2.13 for openSUSE Leap 42.3 and SLE-12.
58
59
-------------------------------------------------------------------
60
Tue Mar 6 14:26:46 UTC 2018 - zaitor@opensuse.org
61
62
- Update to 20180305 snapshot.
63
- Bump soname to 152 following upstream changes.
64
- Conditionally BuildRequire nasm for current versions of
65
openSUSE and pass conditional --disable-asm to openSUSE Leap 43.3
66
and SLE-12.
67
68
-------------------------------------------------------------------
69
Thu Aug 17 20:06:25 UTC 2017 - aloisio@gmx.com
70
71
- Update to 20170816 snapshot
72
73
-------------------------------------------------------------------
74
Tue Dec 20 12:44:42 UTC 2016 - scarabeus@opensuse.org
75
76
- Update to 20161220 snapshot
77
- Update homepage
78
- Move x264 package here there is no reason for the split
79
80
-------------------------------------------------------------------
81
Tue Sep 6 12:53:31 UTC 2016 - ismail@i10z.com
82
83
- Update to 20160905 snapshot
84
85
-------------------------------------------------------------------
86
Sun May 1 06:52:05 UTC 2016 - aloisio@gmx.com
87
88
- Update to 20160430 snapshot
89
- Refreshed x264-use-shared-library.patch
90
91
-------------------------------------------------------------------
92
Wed Aug 5 13:04:18 UTC 2015 - ismail@i10z.com
93
94
- update to 20150804 snapshot
95
96
-------------------------------------------------------------------
97
Sun Mar 1 09:33:42 UTC 2015 - i@margueirte.su
98
99
- update version 20141218
100
101
-------------------------------------------------------------------
102
Wed Nov 5 12:33:30 UTC 2014 - i@margueirte.su
103
104
- update version 20141104
105
106
-------------------------------------------------------------------
107
Sat Mar 22 17:10:14 UTC 2014 - i@margueirte.su
108
109
- update version 20140321.
110
111
-------------------------------------------------------------------
112
Tue Nov 19 07:53:08 UTC 2013 - obs@botter.cc
113
114
- add -fno-aggressive-loop-optimizations to extra-cflags in
115
configure for >= 13.1 (specfile), see also
116
https://bugs.launchpad.net/ubuntu/+source/x264/+bug/1241772
117
MAY BE REMOVED on upstream fix
118
119
-------------------------------------------------------------------
120
Wed Jul 24 14:11:22 UTC 2013 - i@margueirte.su
121
122
- update version 20130723.
123
124
-------------------------------------------------------------------
125
Thu Mar 7 00:36:00 UTC 2013 - marguerite@opensuse.org
126
127
- fallback to 8-bit depth again.
128
* A user said he still need 8-bit to use `baseline` profile
129
for very old android phones.
130
131
-------------------------------------------------------------------
132
Sun Feb 24 11:57:00 UTC 2013 - marguerite@opensuse.org
133
134
- update version 20130224.
135
- enable 10 bit depth by default.
136
137
-------------------------------------------------------------------
138
Thu Nov 1 19:55:38 UTC 2012 - pascal.bleser@opensuse.org
139
140
- only build the x264 library, to avoid cycles with ffmpeg (which
141
requires libx264)
142
143
-------------------------------------------------------------------
144
Sat Sep 29 00:00:00 UTC 2012 - Manfred.Tremmel@iiv.de
145
146
- update to snapshot 20120928
147
148
-------------------------------------------------------------------
149
Sat May 26 00:00:00 UTC 2012 - Manfred.Tremmel@iiv.de
150
151
- update to snapshot 20120525
152
153
-------------------------------------------------------------------
154
Sat Apr 14 00:00:00 UTC 2012 - Manfred.Tremmel@iiv.de
155
156
- update to snapshot 20120414
157
158
-------------------------------------------------------------------
159
Mon Mar 12 09:33:21 UTC 2012 - toddrme2178@gmail.com
160
161
- Cleaned up spec file formatting
162
- Added 32bit compatibility version (needed by
163
gstreamer-0_10-plugins-ugly-orig-addon-32bit)
164
165
-------------------------------------------------------------------
166
Fri Jan 27 00:00:00 UTC 2012 - Manfred.Tremmel@iiv.de
167
168
- update to snapshot 20120126
169
170
-------------------------------------------------------------------
171
Tue Dec 27 00:00:00 UTC 2011 - Manfred.Tremmel@iiv.de
172
173
- update to snapshot 20111226
174
175
-------------------------------------------------------------------
176
Wed Sep 23 00:00:00 UTC 2011 - Manfred.Tremmel@iiv.de
177
178
- update to snapshot 20111122
179
180
-------------------------------------------------------------------
181
Thu Sep 08 00:00:00 UTC 2011 - Manfred.Tremmel@iiv.de
182
183
- update to snapshot 20110907
184
185
-------------------------------------------------------------------
186
Thu Jun 23 11:17:00 UTC 2011 - Manfred.Tremmel@iiv.de
187
188
- update to snapshot 20110622
189
190
191
-------------------------------------------------------------------
192
Sat May 28 15:05:00 UTC 2011 - Manfred.Tremmel@iiv.de
193
194
- update to snapshot 20110527
195
196
197
-------------------------------------------------------------------
198
Sat Apr 23 14:51:40 UTC 2011 - reddwarf@opensuse.org
199
200
- remove build timestamp
201
- remove execution permissions from library
202
203
-------------------------------------------------------------------
204
Sat Feb 26 00:00:00 UTC 2011 - Manfred.Tremmel@iiv.de
205
206
- update to snapshot 20110225
207
208
209
-------------------------------------------------------------------
210
Sun Jan 16 00:00:00 UTC 2011 - Manfred.Tremmel@iiv.de
211
212
- update to snapshot 20110115
213
214
215
-------------------------------------------------------------------
216
Sun Oct 17 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
217
218
- update to snapshot 20101016
219
220
221
-------------------------------------------------------------------
222
Sun Oct 03 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
223
224
- update to snapshot 20101002
225
226
227
-------------------------------------------------------------------
228
Tue Jun 29 20:04:04 UTC 2010 - ludwig.nussel@gmx.de
229
230
- require pkg-config
231
- link binary against shared library
232
233
-------------------------------------------------------------------
234
Wed Jun 16 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
235
236
- update to snapshot 20100615
237
238
239
-------------------------------------------------------------------
240
Tue May 18 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
241
242
- update to snapshot 20100517
243
244
245
-------------------------------------------------------------------
246
Mon Apr 26 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
247
248
- update to snapshot 20100425
249
now able to create Blue Ray compatible h.264 streams
250
251
252
-------------------------------------------------------------------
253
Sat Apr 3 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
254
255
- update to snapshot 20100402
256
257
258
-------------------------------------------------------------------
259
Sun Feb 28 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
260
261
- update to snapshot 20100227
262
263
264
-------------------------------------------------------------------
265
Wed Feb 17 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
266
267
- update to snapshot 20100216
268
269
270
-------------------------------------------------------------------
271
Sat Feb 6 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
272
273
- update to snapshot 20100205
274
275
276
-------------------------------------------------------------------
277
Wed Jan 27 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
278
279
- rebuild because of no submit with the last build
280
281
282
-------------------------------------------------------------------
283
Sat Jan 23 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
284
285
- update to snapshot 20100122
286
287
288
-------------------------------------------------------------------
289
Sat Jan 2 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de
290
291
- update to svn 20100101
292
293
294
-------------------------------------------------------------------
295
Tue Dec 15 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de
296
297
- added a patch to fix broken ffmpeg defaults instead of aborting
298
299
300
-------------------------------------------------------------------
301
Fri Dec 11 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de
302
303
- update to svn 20091211
304
305
306
-------------------------------------------------------------------
307
Mon Nov 23 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de
308
309
- update to svn 20091123
310
311
312
-------------------------------------------------------------------
313
Tue Aug 25 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de
314
315
- updated to snapshot 20090624
316
317
318
-------------------------------------------------------------------
319
Sat Jun 27 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de
320
321
- updated to snapshot 20090627
322
323
324
-------------------------------------------------------------------
325
Sun May 10 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de
326
327
- updated to snapshot 20090510
328
329
330
-------------------------------------------------------------------
331
Tue Mar 10 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de
332
333
- updated to snapshot 20090310
334
335
336
-------------------------------------------------------------------
337
Sat Feb 7 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de
338
339
- updated to snapshot 20090206
340
341
342
-------------------------------------------------------------------
343
Thu Nov 6 00:00:00 UTC 2008 - Manfred.Tremmel@iiv.de
344
345
- updated to snapshot 20081105
346
347
348
-------------------------------------------------------------------
349
Sat Oct 4 00:00:00 UTC 2008 - Manfred.Tremmel@iiv.de
350
351
- updated to snapshot 20081004
352
353
354
-------------------------------------------------------------------
355
Wed Sep 17 00:00:00 UTC 2008 - Manfred.Tremmel@iiv.de
356
357
- updated to snapshot 20080917
358
359
360
-------------------------------------------------------------------
361
Thu Aug 14 00:00:00 UTC 2008 - Manfred.Tremmel@iiv.de
362
363
- updated to snapshot 20080814
364
- recompile with new yasm version
365
366
367
-------------------------------------------------------------------
368
Sat Aug 9 00:00:00 UTC 2008 - Manfred.Tremmel@iiv.de
369
370
- updated to snapshot 20080809
371
372
373
-------------------------------------------------------------------
374
Tue Jun 17 00:00:00 UTC 2008 - Manfred.Tremmel@iiv.de
375
376
- updated to snapshot 20080617
377
- also included snapshot 20071225 lib for compatibility reasons
378
379
380
-------------------------------------------------------------------
381
Wed Apr 30 00:00:00 UTC 2008 - guru@unixtech.be
382
383
- fixed file permissions, thanks to Christian Morales Vega <cmorve69@yahoo.es>
384
385
386
-------------------------------------------------------------------
387
Mon Dec 31 00:00:00 UTC 2007 - guru@unixtech.be
388
389
- made Requires in main package require the exact version-release
390
- fixed License tag according to 10.3 packaging policies
391
- added Provides/Obsoletes for proper upgrading of x264=>libx264-devel
392
393
394
-------------------------------------------------------------------
395
Wed Dec 26 00:00:00 UTC 2007 - leon@links2linux.de
396
397
- updated to snapshot 20071225
398
- changed the spec according to the new library policy, thanks Detlef
399
- changed the group according to SPC guidelines
400
401
402
-------------------------------------------------------------------
403
Mon Nov 6 00:00:00 UTC 2006 - detlef@links2linux.de
404
405
- update to snapshot-20061031-2245
406
407
408
-------------------------------------------------------------------
409
Wed Nov 1 00:00:00 UTC 2006 - leon@links2linux.de
410
411
- new release
412
413
414
-------------------------------------------------------------------
415
Wed Apr 26 00:00:00 UTC 2006 - leon@links2linux.de
416
417
- updated to the newest tarball (to fix PPC compiling)
418
- match the new library revision (libx264.so.46)
419
420
421
-------------------------------------------------------------------
422
Tue Apr 18 00:00:00 UTC 2006 - leon@links2linux.de
423
424
- updated to the newest tarball
425
- removed the syntax patch since it has been merged
426
- remove yasm from BuildRequires on x86
427
428
429
-------------------------------------------------------------------
430
Wed Mar 22 00:00:00 UTC 2006 - henne@links2linux.de
431
432
- introduce a build section <:)
433
- full url for source
434
435
436
-------------------------------------------------------------------
437
Sat Mar 18 00:00:00 UTC 2006 - leon@links2linux.de
438
439
- Initial release for packman.
440