File libx264.changes of Package libx264 (Revision 6cdbd56f957507ee72c5a0e8ba920479)

Currently displaying revision 6cdbd56f957507ee72c5a0e8ba920479 , Show latest

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