File vlc.changes of Package vlc

1808
 
1
-------------------------------------------------------------------
2
Thu Sep 21 11:20:24 UTC 2017 - dimstar@opensuse.org
3
4
- Add vlc-flac-heap-overflow.patch: flac: fix heap write overflow
5
  on frame format change (CVE-2017-9300, boo#1041907).
6
7
-------------------------------------------------------------------
8
Tue Sep 19 15:08:45 UTC 2017 - dimstar@opensuse.org
9
10
- Stop depending on libkde4-devel: It's only used to find the
11
  install path for kde4, but configure falls back to the correct
12
  default for openSUSE anyway (boo#1057736).
13
14
-------------------------------------------------------------------
15
Fri Aug 11 14:20:29 UTC 2017 - aloisio@gmx.com
16
17
- Added vlc-projectM-qt5.patch and applied it for Factory
18
19
-------------------------------------------------------------------
20
Mon Jul 24 06:37:10 UTC 2017 - olaf@aepfle.de
21
22
- Adjust to API change in a52dec with vlc.a52.patch
23
24
-------------------------------------------------------------------
25
Thu Jun 22 15:34:58 UTC 2017 - dimstar@opensuse.org
26
27
- Disable vnc access module: it does not work in my current tests.
28
29
-------------------------------------------------------------------
30
Fri May 26 14:28:36 UTC 2017 - dimstar@opensuse.org
31
32
- Update to version 2.2.6:
33
  + Video output:
34
    - Fix systematic green line on nvidia.
35
    - Fix direct3d SPU texture offsets handling.
36
  + Demuxer: Fix heap buffer overflows.
37
- Changes from version 2.2.5.1:
38
  + Security hardening for DLL hijacking environments.
39
- Changes from version 2.2.5:
40
  + Decoder:
41
    - Fix mp3 playback quality regression in libmad.
42
    - Fix video scaling in VDPAU.
43
    - Fix playback of palettized codecs.
44
    - Fix ADPCM heap corruption (FG-VD-16-067).
45
    - Fix AES3 16bps decoding.
46
    - Fix DVD/LPCM heap corruption (FG-VD-16-090).
47
    - Fix SCTE-27 colors.
48
  + Demuxer:
49
    - Fix possible ASF integer overflow.
50
    - Fix MP4, VOC, XA, SMF divide-by-zero errors.
51
    - Fix MP4 heap buffer overflows.
52
    - Fix Flac metadata integer overflow.
53
    - Fix NSVf and AIFF infinite loops.
54
    - Fix flac null-pointer dereference.
55
    - Fix vorbis and opus comments integer overflows and leaks.
56
  + Video output:
57
    - Fix green line on Windows with AMD drivers.
58
    - Fix screenshots size.
59
  + Access:
60
    - Fix crash in screen recording on Windows.
61
    - Fix FTP scan string injection.
62
    - Fix HTTP size handling.
63
  + Mux: Fix mp4 drift.
64
  + Lua: Fix vimeo, youtube, dailymotion, cli, appletrailers, http,
65
    soundcloud scripts.
66
  + Audio filter: Fix heap write in stereo_widen audio filter.
67
- Rebase 0001-no-return-in-non-void.patch.
68
- Drop vlc-2.1.5-fix-skins2-default-skin-creation.patch: this
69
  should really not be required anymore.
70
71
-------------------------------------------------------------------
72
Wed May  3 06:57:57 UTC 2017 - dimstar@opensuse.org
73
74
- Replace libmodplug-devel BuildRequires with
75
  pkgconfig(libmodplug): this helps with the migration from
76
  libmodplug to openmpt.
77
78
-------------------------------------------------------------------
79
Tue Nov 29 14:21:37 UTC 2016 - dimstar@opensuse.org
80
81
- Expand the lang_package macro in order to change the dependency
82
  to be on vlc-noX instead of vlc. USers of headless installed
83
  vlc might still be interested in translations too (boo#1012556).
84
85
-------------------------------------------------------------------
86
Wed Sep 28 18:54:45 UTC 2016 - dimstar@opensuse.org
87
88
- Require libavcodec<ABI>(unrestricted) (<ABI> is automatically
89
  discovered during build based on what libavcodec.so links to)
90
  from vlc-codecs. This ensures that users installing vlc-codecs
91
  will get a prompt to replace the distro-provided libavcodec
92
  package - which is restricted in its formats. This requires the
93
  user to accept a vendor change.
94
95
-------------------------------------------------------------------
96
Tue Sep 20 17:32:50 UTC 2016 - jengelh@inai.de
97
98
- Drop VLC from summaries (rpmlint: name-repeated-in-summary).
99
  Improve summaries and descriptions.
100
101
-------------------------------------------------------------------
102
Tue Sep 20 17:08:50 UTC 2016 - dimstar@opensuse.org
103
104
- Update summaries: 'VLC' is sufficiently known by now - and nobody
105
  really remembers the name 'Video Lan Client'.
106
107
-------------------------------------------------------------------
108
Fri Sep 16 14:24:01 UTC 2016 - dimstar@opensuse.org
109
110
- Rename vlc-noX-lang to vlc-lang: this helps the AppStream builder
111
  in confirming that 'vlc' (the application) does have a full
112
  translation set. Obsolete vlc-noX-lang by vlc-noX directly.
113
114
-------------------------------------------------------------------
115
Mon Sep  5 07:56:44 UTC 2016 - dimstar@opensuse.org
116
117
- Drop vlc-2.2.4-unambig-shortcuts.patch: it does not solve the
118
  problem it attempted to solve to start with. A better solution
119
  is to be found with upstream.
120
121
-------------------------------------------------------------------
122
Sun Sep  4 09:23:25 UTC 2016 - dimstar@opensuse.org
123
124
- Update vlc-2.2.4-unambig-shortcuts.patch: Also make ALT-P
125
  unambiguous.
126
127
-------------------------------------------------------------------
128
Wed Aug 31 10:54:00 UTC 2016 - dimstar@opensuse.org
129
130
- Also use ffmpeg2-devel BuildRequires on Leap 42.2 (sle_version
131
  120200).
132
133
-------------------------------------------------------------------
134
Mon Aug 22 09:12:46 UTC 2016 - dimstar@opensuse.org
135
136
- Add ffmpeg2-devel BuildRequires for Tumbleweed: older openSUSE
137
  versions had ffmpeg 2.x in the distribution.
138
139
-------------------------------------------------------------------
140
Wed Aug 10 16:30:31 UTC 2016 - dimstar@opensuse.org
141
142
- BuildConflict pkgconfig(libavutil) >=55: vlc 2.2.x is not yet
143
  compatible with these updates.
144
145
-------------------------------------------------------------------
146
Tue Aug  9 11:14:19 UTC 2016 - dimstar@opensuse.org
147
148
- Enable avcodec on openSUSE since ffmpeg had been in the distro
149
  since Leap 42.1.
150
151
-------------------------------------------------------------------
152
Thu Aug  4 18:59:44 UTC 2016 - dimstar@opensuse.org
153
154
- Build GStreamer plugin support:
155
  + Add pkgconfig(gstreamer-app-1.0) BuildRequires.
156
  + Split out new package vlc-codec-gstreamer, which is triggered
157
    for automatic installation if vlc-noX and libgstapp are present
158
    on the system. By using the GStreamer extension one can make
159
    use of all available addons there (incl. OnePlay codec packs).
160
161
-------------------------------------------------------------------
162
Thu Aug  4 14:41:44 UTC 2016 - dimstar@opensuse.org
163
164
- Add vlc-2.2.4-unambig-shortcuts.patch: Make keyboard shortcuts
165
  in open dialog unambiguous.
166
167
-------------------------------------------------------------------
168
Wed Aug  3 03:19:18 UTC 2016 - badshah400@gmail.com
169
170
- Add and install appdata file.
171
172
-------------------------------------------------------------------
173
Sun Jul 10 16:15:58 UTC 2016 - suse@tleine.de
174
175
- disable freerdp module support on openSUSE Leap 42.2. It
176
  has freerdp 2.
177
178
-------------------------------------------------------------------
179
Thu Jun 23 11:16:23 UTC 2016 - meissner@suse.com
180
181
- build binaries as PIE (position independend executable).
182
183
-------------------------------------------------------------------
184
Mon Jun 13 08:52:18 UTC 2016 - dimstar@opensuse.org
185
186
- Update to version 2.2.4:
187
  + Decoder:
188
    - Fix crash in G.711 wav files.
189
    - Fix mp3 crash in libmad.
190
    - Fix out-of-bound write in adpcm QT IMA codec (CVE-2016-5108,
191
      boo#984382).
192
  + Qt: Fix resizing issues.
193
  + Win32: Fix overlay creation on Windows XP for DirectDraw video
194
    output.
195
  + Misc: Build fixes for Hurd.
196
  + Updated translations.
197
198
-------------------------------------------------------------------
199
Tue May 24 13:39:13 UTC 2016 - dimstar@opensuse.org
200
201
- Add vlc-gcc6-buildfixes.patch: fix build with GCC 6. This patch
202
  file is a collection of the backported commits from master:
203
  + 5d26efcad8d1aa5023028e3caa5a608b5e1d81fe
204
  + 406f697d5592752efc8a0479e48512ed20ab274b
205
  + 569df08d1be561022b86ce9c58dece388532e818
206
  + 45495aa458ef6856ee9eb18860706149148bb660
207
  + a7a70e8163e04244d733f4745dc8cbbc7502b830
208
  + ada4b4748eefcfd22f1417ed223f1381c694aa60
209
  + 0bcb7fd2567ba494b730234609b146cd8e23483c
210
  + 59678ec0b489d86f6f62cc987e21a82346f8da42
211
  + e8b683357b2ccc2bbd1ffbcb4783441a3620a6ea
212
  + ab550d60dd8d823b8ddacd2d4759f0840a9ea352
213
  + f5d5cb75768b692359068e837f72c9fd7cf6bd45
214
  + c5f80f5bc4cb498c8eb7469650437e92ae6d085a
215
  + 66842e08e177e3c458fa0e4db970deae84feb625
216
  + 98b4e987252f798213effa5ed6d19d958d6d9d42
217
  + d2571e643edb0f1cb217805ef8d5ac172d59a864
218
- Disable atmoLight sensor: pass --disable-atmo to configure. This
219
  module fails to build with GCC 6 and has been removed upstream
220
  for the next version of VLC already (671304).
221
222
-------------------------------------------------------------------
223
Mon May 23 10:09:24 UTC 2016 - dimstar@opensuse.org
224
225
- Disable freerdp module support on openSUSE Tumbleweed: VLC has
226
  not been ported to FreeRDP 2.0.
227
228
-------------------------------------------------------------------
229
Tue May  3 07:33:21 UTC 2016 - dimstar@opensuse.org
230
231
- Update to version 2.2.3:
232
  + Demux:
233
    - Fix HLS quality selection and a potential stack overflow.
234
    - Fix potential MKV infinite loop and improve MKV tags support.
235
    - Fix WMV regression.
236
  + Decoder:
237
    - Fix hardware decoding with libvdpau-va-gl.
238
    - Fix crashes with libvpx.
239
    - Use libass without caching dialog.
240
  + Video Ouptut: Fix green lines on Direct3D output.
241
  + Skins2: Fix maximizing Window in multi-screen context.
242
  + Qt:
243
    - Fix resume where you left off.
244
    - Fix infinite recursion in the customize dialog.
245
    - Fix size when switching to/from the minimal interface.
246
    - Fix size after resume toolbar is displayed.
247
  + MacOS X:
248
    - Fix crashes in media information panel.
249
    - Correctly respect the disable-screensaver option.
250
  + Win32: Allow opening more than 15 elements in Explorer.
251
  + Updated translations.
252
253
-------------------------------------------------------------------
254
Wed Mar 16 10:32:14 UTC 2016 - dimstar@opensuse.org
255
256
- Disable deprecated gnome-vfs2 support (that was GNOME 2 tech):
257
  + Replace --enable-gnomevfs configure parameter with
258
    --disable-gnomevfs.
259
  + Remove gnome-vfs2-devel BuildRequires.
260
  + Drop -gnome subpackage and obsolete it by the main package.
261
262
-------------------------------------------------------------------
263
Fri Feb  5 21:28:01 UTC 2016 - dimstar@opensuse.org
264
265
- Update to version 2.2.2:
266
  + libVLC:
267
    - Expose audio mute, cork and volume change events:
268
      libvlc_MediaPlayerCorked, libvlc_MediaPlayerUncorked,
269
      libvlc_MediaPlayerMuted, libvlc_MediaPlayerUnmuted and
270
      libvlc_MediaPlayerAudioVolume.
271
    - Fix propagation of libvlc_MediaPlayerTitleChanged event.
272
  + Access:
273
    - Fix SetupFormat for continuous framesize in v4l2.
274
    - Fix off-by-one buffer overflow in RealRtsp module.
275
    - Fix screen recording aspect-ratio, framerate and potential
276
      crash.
277
    - Fix Windows directshow input freeze.
278
    - Fix MMS segmentation fault/abort when server forces a large
279
      allocation.
280
  + Demux:
281
    - Fix support for ms-dvr files.
282
    - Fix time detection in AVI files over HTTP.
283
    - HLS: fix hang on stop, crashes and small improvements.
284
    - Fix mp4 NULL dereference reported by by Fortinet's FortiGuard
285
      Labs.
286
    - Fix regression for VC-1 in WMV.
287
    - Fix MXF crashes on stop.
288
    - Fix EAC3 detection in some TS files.
289
  + Decoders:
290
    - Fix importing surface from main memory in VDPAU.
291
    - Fix possible double-free in ADPCM decoder.
292
    - Support 9-bit and 10-bit GBR planar formats.
293
    - Support GoToMeeting 2 and GoToMeeting 3 codecs.
294
    - Fix crash in teletext (zvbi) decoder.
295
    - Fix Bluray subtitles (PGS) timestamps.
296
  + Audio output:
297
    - Fix audio drop after a flush with pulseaudio.
298
    - Fix audio initialization on iOS.
299
    - Fix audio stuttering with AirPlay devices on OS X (2 sec
300
      delay needs to be set manually by the user).
301
    - Fix pulseaudio latency computation.
302
    - Fix alsa default device selection.
303
  + Skins2:
304
    - Fix video control that fails to show up.
305
    - Fix UTF-8 conversion issues.
306
    - Fix Unicode folders location failing to open the skins.
307
    - Fix crash over malformed skins bitmaps.
308
    - Fix fullscreen for Gnome3/Unity Window Managers.
309
  + OS X fixes.
310
  + Qt:
311
    - Fix crash when opening multiple items on Windows.
312
    - Fix recent items appending when using a playlist.
313
    - Improve addons manager dialog, playlist.
314
    - Fix changing the audio-device in the menu.
315
    - Fix key and mouse event support for Qt >= 5.5 under X11.
316
    - Fix memory leaks.
317
  + Video Output:
318
    - Fix build if one disables XCB but activate VDPAU on Unix.
319
    - Fix Direct3D plane allocation size to avoid colour bleeding.
320
    - Fix some crashes in swscale resizing.
321
  + Misc:
322
    - Fix build with recent FreeRDP versions.
323
    - Fix interface crashes when input-title-format option is
324
      empty.
325
    - Fix MP4 mux divide-by-zero crash.
326
    - Improve PNG encoding time.
327
    - Fix some UPnP initialization lag.
328
    - Rewrite of the Jamendo Service Discovery.
329
    - Fix snapshot aspect ratio for anamorphic contents.
330
    - Fix custom snapshot sizes.
331
    - Dynamic generation of GnuTLS Diffie-Hellman parameters.
332
    - Fix "vb" transcoding parameter.
333
    - Fix superfluous audio channel extraction in the core.
334
    - Fix miscellaneous crashes, double-frees, integer overflows,
335
      infinite loops, read overflow, invalid frees and division by
336
      zero issues.
337
    - Fix support for lua 5.2 and fix XSS in the http interface.
338
    - Update and improve Soundcloud, Vimeo and Youtube scripts.
339
    - Update of codecs and libraries to fix 3rd party security
340
      issues (like TALOS-CAN-0036, TALOS-CAN-0037, CVE-2015-7981,
341
      CVE-2015-8126).
342
  + Updated translations.
343
- Drop vlc-CVE-2015-5949.patch and vlc-qt5.5-mousepointer.patch:
344
  fixed upstream.
345
- Add vlc-support-qt5.5.patch (reverse applied): The Qt 5.5 package
346
  in Leap and Tumbleweed have been patched to have the fix upstream
347
  wanted to make us aware of with this commit.
348
349
-------------------------------------------------------------------
350
Fri Feb  5 09:07:03 UTC 2016 - dimstar@opensuse.org
351
352
- Add vlc-CVE-2015-5949.patch: demux: mp4: correctly match release
353
  function (boo#965227, CVE-2015-5949).
354
355
-------------------------------------------------------------------
356
Mon Jan  4 08:50:53 UTC 2016 - ctrippe@opensuse.org
357
358
- Install the solid action desktop files also in /usr/share/solid/actions
359
  to make them available in Plasma5 (boo#960621)
360
361
-------------------------------------------------------------------
362
Mon Dec 28 06:49:35 UTC 2015 - wbauer@tmo.at
363
364
- Build against libQt5X11Extras5 on Leap as well to make video
365
  integration into the GUI work (boo#953693)
366
- Also add BuildRequires: pkgconfig(xi), without it the build fails
367
  on Leap now
368
369
-------------------------------------------------------------------
370
Tue Dec 15 09:30:13 UTC 2015 - dimstar@opensuse.org
371
372
- Enable libupnp support on Leap 42.1: the library is available
373
  (boo#959100).
374
375
-------------------------------------------------------------------
376
Mon Dec  7 03:07:12 UTC 2015 - dimstar@opensuse.org
377
378
- Add vlc-qt5.5-mousepointer.patch: Fix mouse cursor in video
379
  interface (boo#956769).
380
381
-------------------------------------------------------------------
382
Tue Dec  1 10:37:35 UTC 2015 - lnussel@suse.de
383
384
- libvlc_vdpau needs to be in codecs package to avoid dependency issue
385
386
-------------------------------------------------------------------
387
Sun Nov 22 21:14:44 UTC 2015 - jdelvare@suse.com
388
389
- Don't pass --enable-dca unconditionally, it is handled later with
390
  a condition.
391
392
-------------------------------------------------------------------
393
Wed Sep  2 20:10:21 UTC 2015 - wbauer@tmo.at
394
395
- Modify vlc-2.1.5-fix-skins2-default-skin-creation.patch to patch
396
  Makefile.am instead of Makefile.in: autoreconf overwrote the
397
  change, making the patch totally ineffective and thus the default
398
  skin was broken
399
400
-------------------------------------------------------------------
401
Fri Jul 24 12:28:32 UTC 2015 - dimstar@opensuse.org
402
403
- Fix build with LUA 5.3 / 5.3.1.
404
405
-------------------------------------------------------------------
406
Fri May 15 10:11:17 UTC 2015 - joerg.lorenzen@ki.tng.de
407
408
- Enabled VPX support.
409
410
-------------------------------------------------------------------
411
Wed May 13 15:46:45 UTC 2015 - aloisio@gmx.com
412
413
- Enabled Qt5 for targets that support it.
414
415
-------------------------------------------------------------------
416
Fri May  1 18:22:44 UTC 2015 - jengelh@inai.de
417
418
- Enable ffmpeg for newer openSUSE
419
420
-------------------------------------------------------------------
421
Tue Apr 28 19:30:49 UTC 2015 - tittiatcoke@gmail.com
422
423
- Regenerate the cache for all packages that install plugins.
424
  This otherwise would cause issues during the switch from Qt4-Qt5
425
426
-------------------------------------------------------------------
427
Fri Apr 24 10:07:55 UTC 2015 - joerg.lorenzen@ki.tng.de
428
429
- Build against qt5 for openSUSE > 13.2.
430
431
-------------------------------------------------------------------
432
Tue Apr 21 12:33:01 UTC 2015 - seife+obs@b1-systems.com
433
434
- remove build host name (again) from binaries
435
436
-------------------------------------------------------------------
437
Tue Apr 14 10:38:47 UTC 2015 - aloisio@gmx.com
438
439
- Removed DTV/DVB patch that was fixed upstream.
440
441
-------------------------------------------------------------------
442
Mon Apr 13 14:59:16 UTC 2015 - joerg.lorenzen@ki.tng.de
443
444
- Update to version 2.2.1:
445
  + Codec:
446
    - Fix compilation with older libavcodec versions.
447
    - Fix some VP9 decoding.
448
    - Fix flac crashes.
449
    - Fix lpcm channel ordering.
450
    - Fix potential NULL dereference in dmo.
451
    - Fix teletext framing code in DVB PES packets.
452
    - Fix potential buffer overflow in schroendinger decoder.
453
    - Fix AAC samplerate.
454
  + Demuxers:
455
    - Fix MP4 chapters.
456
    - Fix MKV overseeking, introducing slowness over network shares.
457
    - Fix crash when playing SPC files.
458
    - Fix ATRAC3 playback in MKV.
459
    - Revert to older ASX code.
460
    - Workaround TS issue with mpeg-audio.
461
  + Access:
462
    - Fix sftp read and close sockets.
463
    - Fix DTV build with Linux DVB versions < 5.8.
464
    - Fix UDP/RTP input on Windows.
465
  + Audio output:
466
    - Fix Alsa HDMI plugs.
467
    - Improve Alsa output, with larger buffers.
468
    - Fix DirectSound output with multi-channel files.
469
  + OS X:
470
    - Fix numerous crashes in the UI.
471
    - Fix video-wallpaper mode.
472
    - Fix race when starting VLC from command line.
473
  + Qt:
474
    - Fix recent items behaviour.
475
    - Fix rotation filter activation.
476
    - Fix mux modules names for the streaming wizard.
477
  + Win32:
478
    - Timestamp the signature of the dlls.
479
    - Fix extensions registration during install.
480
    - Fix extensions dialog crash.
481
    - Default to no DxVA decoding.
482
  + libVLC:
483
    - fix libvlc_media_get_stats.
484
  + Updated translations.
485
- Fixed patch 0001-no-return-in-non-void.patch.
486
487
-------------------------------------------------------------------
488
Sun Apr 12 08:47:32 UTC 2015 - dimstar@opensuse.org
489
490
- Require at least the version of libbluray1 that was used during
491
  build. libbluray.so.1 has a strange ABI diff between 0.3 and 0.7.
492
  Libbluray had an API/ABI break at 0.5, which was not represented
493
  in a soname bump (boo#926842).
494
495
-------------------------------------------------------------------
496
Tue Mar 31 10:18:25 UTC 2015 - dvlaeev@suse.com
497
498
- Fix package lists for PowerPC architectures.
499
500
-------------------------------------------------------------------
501
Tue Mar 17 15:21:39 UTC 2015 - dimstar@opensuse.org
502
503
- Move vlc.desktop vlc package: AppStream bases the addition of
504
  packages to the store based on the .desktop file (which
505
  identifies the application). In case of VLC, we want to present
506
  'the full set' as part of the App Stores.
507
508
-------------------------------------------------------------------
509
Wed Mar  4 11:09:14 UTC 2015 - dimstar@opensuse.org
510
511
- Reintroduce calling {_libdir}/vlc/vlc-cache-gen during post.
512
513
-------------------------------------------------------------------
514
Tue Mar  3 15:00:18 UTC 2015 - aloisio@gmx.com
515
516
- made fludsynth optional again out of caution
517
- added vlc-2.2.0-fix_deinterlace_mmx.patch to make
518
  SLE11/i586 build without a recent enough gcc
519
- fixed SLE11 to build without automake >= 1.11
520
- fixed a SLE12 build problem on packman
521
- removed hevc plugins in a cleaner way
522
523
-------------------------------------------------------------------
524
Sun Mar  1 18:05:03 UTC 2015 - aloisio@gmx.com
525
526
- enabled ncurses for Factory
527
- enabled fluidsynth unconditionally
528
- enabled libcdio
529
- enabled x265 for packman
530
- fixed SLE11/SLE12 build
531
- added vlc-rpmlintrc to suppress bogus warnings
532
- added manpages for the various versions of vlc
533
  as link to the main one
534
535
-------------------------------------------------------------------
536
Fri Feb 27 18:28:17 UTC 2015 - dimstar@opensuse.org
537
538
- Update to version 2.2.0:
539
  + Long awaited update with a huge changelog. Please see the
540
    content of /usr/share/doc/packages/vlc/NEWS.
541
- Drop vlc-CVE-2014-9625.patch: fixed upstream.
542
543
-------------------------------------------------------------------
544
Wed Feb  4 10:11:09 UTC 2015 - dimstar@opensuse.org
545
546
- Add vlc.changes as source so that we can reliably access it
547
  during build, even when using the .src.rpm.
548
549
-------------------------------------------------------------------
550
Thu Jan 22 15:03:10 UTC 2015 - dimstar@opensuse.org
551
552
- Add vlc-CVE-2014-9625.patch: Fix various buffer overflows and
553
  null ptr dereferencing (boo#914268, CVE-2014-9625).
554
555
-------------------------------------------------------------------
556
Sun Nov  9 16:06:10 UTC 2014 - seife+obs@b1-systems.com
557
558
- fix skins2 defaut.vlt generation with newer tar defaults (and
559
  remove the embedded build date from it on the way)
560
  vlc-2.1.5-fix-skins2-default-skin-creation.patch
561
- remove buildhost hostname from the binary to avoid republishing
562
563
-------------------------------------------------------------------
564
Thu Oct 30 06:08:06 UTC 2014 - olaf@aepfle.de
565
566
- Convert BuildRequires from foo-devel to pkgconfig(foo)
567
568
-------------------------------------------------------------------
569
Fri Oct 24 07:47:58 UTC 2014 - dimstar@opensuse.org
570
571
- First attempts on enabling build for SLE-12.
572
573
-------------------------------------------------------------------
574
Thu Oct  9 18:37:20 UTC 2014 - vindex17@outlook.it
575
576
- Enable SSE2 instruction set for x86_64
577
578
-------------------------------------------------------------------
579
Tue Oct  7 00:44:05 UTC 2014 - dimstar@opensuse.org
580
581
- Disable fluidsynth again: the crashes we had earlier are still
582
  not all fixed. They are less, but less common makes it more
583
  difficult to debug.
584
585
-------------------------------------------------------------------
586
Sun Oct  5 12:54:44 UTC 2014 - olaf@aepfle.de
587
588
- Enable build for SLE_11
589
590
-------------------------------------------------------------------
591
Tue Sep 23 19:12:35 UTC 2014 - vindex17@outlook.it
592
593
- Fix rpmlint warning about duplicates with fdupes
594
- Add missing BuildRequires:
595
  + fluidsynth-devel: SMF files playback
596
  + freerdp-devel: RDP support
597
  + libkde4-devel: KDE integration
598
  + libchromaprint-devel: Chromaprint stream output
599
  + libmlt6-modules: television broadcasting
600
  + LibVNCServer-devel: VNC support
601
  + opencv-devel: real-time computer vision support
602
  + xcb-util-keysyms-devel: better X integration
603
- Remome gcc-c++ and libqt4-devel because automatically installed
604
- Add 'suse_version' conditionals to the new BuildRequires
605
- Remove 'suse_version' conditionals from live555-devel & lua-devel
606
607
-------------------------------------------------------------------
608
Sat Jul 12 13:26:39 UTC 2014 - dimstar@opensuse.org
609
610
- Update to version 2.1.5:
611
  + Core: Fix compilation on OS/2.
612
  + Access: Stability improvements for the QTSound capture module.
613
  + Mac OS X audio output:
614
    - Fix channel ordering.
615
    - Increase the buffersize.
616
  + Decoders:
617
    - Fix DxVA2 decoding of samples needing more surfaces.
618
    - Improve MAD resistance to broken mp3 streams.
619
    - Fix PGS alignment in MKV.
620
  + Qt Interface: Don't rename mp3 converted files to .raw.
621
  + Mac OS X Interface:
622
    - Correctly support video-on-top.
623
    - Fix video output event propagation on Macs with retina
624
      displays.
625
    - Stability improvements when using future VLC releases side by
626
      side.
627
  + Streaming: Fix transcode when audio format changes.
628
  + Updated translations.
629
630
-------------------------------------------------------------------
631
Thu May 15 11:47:43 CEST 2014 - olaf@aepfle.de
632
633
- Include also libglobalhotkeys_plugin.so which is build with old x11
634
635
-------------------------------------------------------------------
636
Thu May 15 11:30:28 CEST 2014 - olaf@aepfle.de
637
638
- BuildRequire at least gnutls 3.0.20
639
640
-------------------------------------------------------------------
641
Fri May  2 08:29:17 CEST 2014 - olaf@aepfle.de
642
643
- BuildRequire at least jack 1.9.7
644
645
-------------------------------------------------------------------
646
Thu Apr 24 20:00:17 CEST 2014 - olaf@aepfle.de
647
648
- BuildRequire libtag-devel instead of taglib-devel to work around
649
  a resolver bug. A package name from external project is prefered
650
  over a provide from the same project.
651
652
-------------------------------------------------------------------
653
Tue Apr 15 20:14:20 CEST 2014 - olaf@aepfle.de
654
655
- Require plain lua-devel instead of lua51-devel for 12.1 or older
656
657
-------------------------------------------------------------------
658
Sat Mar  8 21:55:46 UTC 2014 - dap.darkness@gmail.com
659
660
- Fixed PowerPC builds.
661
662
-------------------------------------------------------------------
663
Sun Feb 23 17:02:26 UTC 2014 - dimstar@opensuse.org
664
665
- Update to version 2.1.4:
666
  + Demuxers: Fix issue in WMV with multiple compressed payload and
667
    empty payloads.
668
  + Video Output: Fix subtitles size rendering on Windows.
669
  + Mac OS X:
670
    - Fix DVD playback regression.
671
    - Fix misleading error message during video playback on
672
      OS X 10.9.
673
    - Fix hardware acceleration memleaks.
674
675
-------------------------------------------------------------------
676
Thu Feb 20 19:48:32 UTC 2014 - dimstar@opensuse.org
677
678
- Update to version 2.1.3 (bnc#864422):
679
  + Core:
680
    - Fix broken behaviour with SOCKSv5 proxies
681
    - Fix integer overflow on error when using vlc_readdir
682
  + Access:
683
    - Fix DVB-T2 tuning on Linux.
684
    - Fix encrypted DVD playback.
685
    - Fix v4l2 frequency conversion.
686
  + Decoders:
687
    - Fix numerous issues (M2TS, VC1 interlaced, Lagarith, FFv1.3,
688
      Xvid) by updating codec libraries.
689
    - Bring fluidsynth back on Mac OS X
690
    - Fix some Opus crashes with some filters
691
    - Fix teletext crash on Windows
692
  + Demuxers:
693
    - Avoid an infinite recursion in MKV tags parsing
694
    - Fix an issue with some Vobsub tracks
695
    - Fix missing samples at the end of some wav files
696
    - Fix divide by 0 on ASF/WMV parsing
697
  + Audio output:
698
    - Fix audio device selection via command line on Mac OS X
699
    - Fix audio crashes on Mac OS X
700
 + Video Output:
701
    - Fix selection of DirectDraw as the default output for XP
702
    - Fix transform off-by-one issue
703
    - Fix screensaver disabling on Windows outputs
704
    - Fix DirectDraw device enumeration and multi-display output
705
    - Fix a potential crash when playing a fullscreen game at the same time as VLC
706
  + Stream output:
707
    - Fix 24bits audio MTU alignment in RTP
708
    - Fix record file names
709
  + Qt interface:
710
    - Fix minimal size possible on start
711
    - Fix a crash with the simple volume widget
712
    - Fix a crash in the audio menu building
713
    - Fix multimedia keys issues on Windows
714
    - Fix opening of DVD and BD folders on Windows
715
  + HTTP interface: Fix album art display on Windows.
716
  + Updated translations.
717
718
-------------------------------------------------------------------
719
Mon Dec 27 18:30:00 UTC 2013 - claudiozumbo@gmail.com
720
721
- Add update-desktop-files BuildRequires and
722
  %desktop_database_post/postun calls to respective scriptlets: Fix
723
  https://bugs.links2linux.org/browse/PM-108.
724
725
-------------------------------------------------------------------
726
Wed Dec 11 10:52:46 UTC 2013 - dimstar@opensuse.org
727
728
- Update to version 2.1.2:
729
  + Audio output:
730
    - Fix digital playback on OS X when more than one audio device
731
      is installed.
732
    - Fix digital playback (SPDIF/HDMI) on Windows.
733
    - Fix stuttering or silent playback when using sound enhancers
734
      or external audio devices on OS X.
735
    - Improve responsiveness on OS X when playback starts or is
736
      being paused.
737
    - Improve responsiveness, silent playback intervals and
738
      reliability on iOS.
739
  + Demuxers:
740
    - Fix Vimeo and DailyMotion parsing.
741
    - Various WMV playback improvements and fixes.
742
  + Decoders:
743
    - Fix LPCM 20/24-bit decoding and 16 bits with channel padding.
744
    - Fix playback of some HEVC samples.
745
  + Video filters: Fix crash on deinterlace selection.
746
  + Qt interface:
747
    - Fix some streaming profiles when copy existed.
748
    - Improve A-B loop control.
749
    - Fix album art update when changing media.
750
  + Mac OS X interface adjustments.
751
  + Win32 installer: Kill running VLC process on uninstall/update.
752
  + Updated translations.
753
754
-------------------------------------------------------------------
755
Sat Nov 23 02:17:25 UTC 2013 - dimstar@opensuse.org
756
757
- More features (by adding BuildRequires):
758
  + IDN Support (International Domain Names): libidn-devel
759
  + SFTP Access: libssh2-devel
760
  + HotKey Support: xcb-util-keysyms-devel
761
  + Complete SDL Stack: SDL_image-devel
762
  + ProjectM suppor (for openSUSE >= 12.3)
763
764
-------------------------------------------------------------------
765
Mon Nov 18 09:54:30 UTC 2013 - dimstar@opensuse.org
766
767
- Update to version 2.1.1:
768
  + Core:
769
    - Fix random and reshuffling behaviour.
770
    - Fix recording.
771
    - Fix some subtitles track selection.
772
  + Decoders:
773
    - VP9 support in WebM.
774
    - HEVC/H.265 support in MKV, MP4 and raw files.
775
    - Fix GPU decoding under Windows (DxVA2) crashes.
776
  + Demuxers:
777
    - Fix crashes on wav, mlp and mkv and modplug files.
778
    - Support Speex in ogg files.
779
    - Fix some .mov playlists support.
780
    - Support Alac in mkv.
781
    - Fix WMV3 and palette in AVI.
782
    - Fix FLAC packetizer issues in some files.
783
  + Access:
784
    - Fix DVB options parsing.
785
    - Fix DeckLink HDMI input.
786
    - Fix HTTPS connectivity on OS X by loading root certificates
787
      from Keychain.
788
  + Audio output:
789
    - Fixes for DirectSound pass-through.
790
    - Fixes for OSS output, notably on BSD.
791
  + Interfaces:
792
    - Fix HTTP interface infinite loop.
793
    - Fix D-Bus volume setting.
794
  + Qt:
795
    - Reinstore right click subtitle menu to open a subtitle.
796
    - Fix saving the hotkeys in preferences.
797
    - Fix saving the audio volume on Win32, using DirectSound.
798
    - Fix play after drag'n drop.
799
    - Fix streaming options edition and scale parameter.
800
  + Stream out:
801
    - Fix transcoding audio drift issues.
802
    - Fix numerous audio encoding issues.
803
  + Win32 installer:
804
    - Important rewrite to fix numerous bugs, notably about
805
      updates.
806
    - Simplification of the upgrade mechanism.
807
  + Mac OS X interface:
808
    - Reintroduce the language selector known from pre-2.1
809
      releases.
810
    - Fix fullscreen behaviour and various crashes.
811
    - Fix about dialog crash in Japanese.
812
    - Fix crashes on proxy lookups.
813
    - Fixes on the playlist and information behaviours.
814
    - Fixes on the streaming dialogs.
815
    - Improves interface resizings.
816
  + Updated translations.
817
- Pass --with-default-font=[path] and
818
  --with-default-monospace-font=[path] to configure.
819
- Drop fix_font_path.patch: replaced with configure parameters
820
  above.
821
822
-------------------------------------------------------------------
823
Wed Nov 13 09:58:01 UTC 2013 - dimstar@opensuse.org
824
825
- Recommend 'vlc' by vlc-qt: some users might go installing the UI
826
  package directly. Having Qt most likely also means the user has X,
827
  so we at least recommend the vlc package relying on X.
828
829
-------------------------------------------------------------------
830
Thu Nov  7 16:56:22 UTC 2013 - hrvoje.senjan@gmail.com
831
832
- Force creation of plugins cache in vlc-nox %post, instead of just 
833
  touching the file, for details see 
834
  https://trac.videolan.org/vlc/ticket/9807#comment:2
835
836
-------------------------------------------------------------------
837
Thu Oct 24 13:49:52 UTC 2013 - dimstar@opensuse.org
838
839
- Update License: A lot has been relicensed to LGPL-2.1.
840
841
-------------------------------------------------------------------
842
Mon Oct 21 18:04:36 UTC 2013 - hrvoje.senjan@gmail.com
843
844
- Make vlc build on OBS for openSUSE 12.3 - BuildRequire 
845
  pkgconfig(libswscale) and live555-devel on >= 13.1, and on 
846
  BUILD_ORIG case
847
848
-------------------------------------------------------------------
849
Sat Oct 12 09:42:57 UTC 2013 - scarabeus@opensuse.org
850
851
- Drop support for < 12.2 as it does not build anyway
852
  * Removal of pulseaudio subpackage and incorporating it to the
853
    noX package.
854
  * Cleanup of the dependencies and configure switches we don't
855
    need to use anymore.
856
- Add lang subpackage as it was most of what was noX package
857
  containing. This way we can reduce the size and use noarch there.
858
- Touch the ghosted file in %post to make rpmlint happy
859
- Fix __DATE__ and __TIME__ usage so we do not rebuild so often.
860
- Drop obsolete configure options which are no longer around
861
- Disable xcb switch as we no longer build for such old distros.
862
863
-------------------------------------------------------------------
864
Wed Oct  2 9:11:58 UTC 2013 - wbauer@tmo.at
865
866
- Re-add and adapt 0001-no-return-in-non-void.patch: fixes build on
867
  openSUSE versions other than Factory
868
869
-------------------------------------------------------------------
870
Wed Oct  2 08:20:45 UTC 2013 - guillaume@opensuse.org
871
872
- Add support to openGL ES 2 (enabled by default for %arm):
873
  + Introduce bcon_with(out) opengles.
874
  + If enabled, pass --enable-gles2 --enable-egl to configure.
875
  + Adjust the files section for that.
876
877
-------------------------------------------------------------------
878
Wed Oct  2 08:16:18 UTC 2013 - guillaume@opensuse.org
879
880
- Add vdpau support to -codecs package (BUILD_ORIG):
881
  + BuildRequire libvdpua-devel
882
  + Adapt files section.
883
884
-------------------------------------------------------------------
885
Tue Oct  1 20:09:40 UTC 2013 - dimstar@opensuse.org
886
887
- Only enable GME support on openSUSE >= 12.00 (disable on SLE11).
888
889
-------------------------------------------------------------------
890
Wed Sep 25 19:38:09 UTC 2013 - dimstar@opensuse.org
891
892
- Update to version 2.1.0:
893
  + Important changes:
894
    - The licenses of numerous modules have changed from GPLv2+ to
895
      LGPLv2.1+.
896
    - Discontinued support for PowerPC-based Macs; VLC now requires
897
      Mac OS X 10.6+.
898
    - The --with-tuning and --without-tuning options are removed;
899
      to tune compilation for a specific processor type, set CFLAGS
900
      manually.
901
  + LOTS of updates all over. See NEWS for a full overview.
902
- Rebase fix_font_path.patch.
903
- Drop 0001-no-return-in-non-void.patch: no longer needed.
904
- Drop vlc-avcodec-encoder-single-threaded.patch: fixed upstream.
905
- Drop ppc64_altivec.patch: fixed upstream.
906
907
-------------------------------------------------------------------
908
Sat Sep 21 13:08:45 UTC 2013 - dimstar@opensuse.org
909
910
- Drop fluidsynt-devel BuildRequires: the fluid plugin is known to
911
  introduce a lot crashes at no gain from functionality PoV.
912
913
-------------------------------------------------------------------
914
Sat Sep  7 18:52:22 UTC 2013 - dimstar@opensuse.org
915
916
- If we have a smblcient.pc available (meaning, we build against
917
  samba 4), we export the output of pkg-config --cflags smbclient
918
  into CFLAGS. Fixes build with Samba 4.0.
919
920
-------------------------------------------------------------------
921
Fri Aug  9 14:20:19 UTC 2013 - dvaleev@suse.com
922
923
- Add ppc64_altivec.patch: Enable altivec for powerpc64
924
  (backport cce2cdb0dd246fa9669378f5a3b967464c88bf20)
925
- Add autoreconf call in build section, as above patch touches the
926
  build system.
927
928
-------------------------------------------------------------------
929
Fri Aug  9 11:30:54 UTC 2013 - dvaleev@suse.com
930
931
- Package altivec plugins on powerpc
932
933
-------------------------------------------------------------------
934
Sat Aug  3 13:09:04 UTC 2013 - dimstar@opensuse.org
935
936
- Update to version 2.0.8a:
937
  + always hide menu bar for fullscreen on osx redacted (vlc#9040).
938
  + macosx: fix double release
939
  + avcodec audio decoder: update block pointer.
940
941
-------------------------------------------------------------------
942
Tue Jul 30 18:03:49 UTC 2013 - dimstar@opensuse.org
943
944
- Update to version 2.0.8:
945
  + Access:
946
    - Fix ISDB-S tuning.
947
    - Fix crash in QTsound.
948
    - Fix screen mouse file location.
949
    - Fix invalid memcpy in MMS access.
950
  + Demux:
951
    - Fix use after free in sgimb.
952
    - Improve resistance and checking against malformed MKV files.
953
  + Decoders:
954
    - Fix crash in the libavcodec module.
955
  + Mac OS X:
956
    - Fix interface crashes.
957
    - Fix autostart playback option.
958
    - Respect "playlist-autostart" option.
959
  + Updated translations.
960
- Drop vlc-vaapi.patch: fixed upstream.
961
- Add vlc-avcodec-encoder-single-threaded.patch: disable
962
  multithreading for avcodec encoder for now. Taken from git.
963
964
-------------------------------------------------------------------
965
Sun Jul 28 21:38:22 UTC 2013 - reddwarf@opensuse.org
966
967
- Add pkgconfig(dirac) BuildRequires to enable Dirac support.
968
969
-------------------------------------------------------------------
970
Sat Jul 13 16:17:36 UTC 2013 - dimstar@opensuse.org
971
972
- Add vlc-vaapi.patch: Make vaapi decoder compatible with latest
973
  libva changes.
974
975
-------------------------------------------------------------------
976
Thu Jul  4 10:41:24 UTC 2013 - hrvoje.senjan@gmail.com
977
978
- Update to version 2.0.7:
979
  + Input:
980
    - Fix playback termination when switching ES tracks
981
      (PowerPC only)
982
    - Fix memory exhaustion vulnerability when playing specifically 
983
      crafted playlist files
984
  + Decoders:
985
    - Fix WMA Pro, MPEG 4 ALS, APE, MLP and ADPCM-IMA4 playback
986
  + Encoders:
987
    - Fix audio encoding for numerous codecs, notably mp3 and aac
988
  + Muxers:
989
    - Fix noticeable memory leak when creating AVI files
990
  + Video output:
991
    - Fix crash when using libvlc in 3rd party applications 
992
      (Mac only)
993
  + Mac OS X Interface
994
    - Minor improvements
995
    - Fix issue which could lead to loss of media files created 
996
      through transcoding
997
998
-------------------------------------------------------------------
999
Tue Jun 11 22:01:52 UTC 2013 - dvaleev@suse.com
1000
1001
- Enable SSE for x86 only 
1002
1003
-------------------------------------------------------------------
1004
Tue Jun  4 19:40:47 UTC 2013 - reddwarf@opensuse.org
1005
1006
- Enable gme:
1007
  + Pass --enable-gme to configure
1008
  + Add pkgconfig(gme) BuildRequires
1009
1010
-------------------------------------------------------------------
1011
Thu May  9 18:41:57 UTC 2013 - dimstar@opensuse.org
1012
1013
- Enable opus codec:
1014
  + Pass --enable-opus to configure
1015
  + Add libopus-devel BuildRequires
1016
1017
-------------------------------------------------------------------
1018
Tue May  7 13:22:21 UTC 2013 - dimstar@opensuse.org
1019
1020
- Move live555-devel BuildRequires to the unconditional area:
1021
  live555 has been added to Factory and is safe for distribution.
1022
- Move the live555 demuxer from vlc-codecs to vlc-noX.
1023
- Add unconditional --enable-live555 parameter to configure, and
1024
  remove the conditional enable/remove-live555, based on BUILD_ORIG.
1025
1026
-------------------------------------------------------------------
1027
Thu May  2 18:19:13 UTC 2013 - dimstar@opensuse.org
1028
1029
- Add pkgconfig(libswscale) BuildRequires: improve the quality of
1030
  the video filters.
1031
- Unconditionally pass --enable-swscale to configure.
1032
- Move the swscale videofilter out of the -codecs package to the
1033
  -noX package.
1034
1035
-------------------------------------------------------------------
1036
Thu Apr 25 09:45:55 UTC 2013 - dimstar@opensuse.org
1037
1038
- Change libdvbpsi-devel BuildRequires to require version < 1.0.
1039
  VLC 2.0.6 is not able to cope with the new API yet.
1040
1041
-------------------------------------------------------------------
1042
Wed Apr 10 08:05:59 UTC 2013 - dimstar@opensuse.org
1043
1044
- Change live555 BuildRequires to live555-devel: in fact we do
1045
  require the devel package, which for historical reasons just
1046
  happens to provide live555 as well.
1047
1048
-------------------------------------------------------------------
1049
Tue Apr  9 11:56:15 UTC 2013 - dimstar@opensuse.org
1050
1051
- Update to version 2.0.6:
1052
  + Access:
1053
    - Fix HTTPS playback with some certificates previously
1054
      rejected.
1055
  + Audio Output:
1056
    - Fix lookup for device names in auhal plugin
1057
  + Demuxers:
1058
    - Fix crash with broken asf files (SA-1302)
1059
    - Fix MKV behaviour with unknown or new ebml elements
1060
    - Fix use-after-free crash in Ogg demuxer
1061
    - Fix regression on some paletted codecs in AVI
1062
    - Fix ALAC in mp4 regression
1063
    - Improvements to the vimeo playlist parser
1064
  + Decoders:
1065
    - Fix GPU decoding on Intel HD 2000/3000 cards on Windows
1066
    - Fix FLAC 6.1 and 7.1 channel layout
1067
    - Fix crashes in HTML srt subtitles
1068
    - 3rd party codecs updates
1069
  + Mac OS X fixes
1070
  + Qt: Fix clearing of Media Info panel on dialog exit
1071
  + GNU/Linux:
1072
    - Numerous D-Bus and MPRIS2 improvements
1073
    - Reject broken versions of PulseAudio
1074
  + Windows:
1075
    - Fix uninstallation in different location than C:\
1076
  + Updated translations.
1077
1078
-------------------------------------------------------------------
1079
Thu Apr  4 19:01:21 UTC 2013 - dimstar@opensuse.org
1080
1081
- Fix files section for openSUSE 11.4 and 12.1.
1082
1083
-------------------------------------------------------------------
1084
Thu Apr  4 08:28:57 UTC 2013 - dimstar@opensuse.org
1085
1086
- Introduce BUILD_ORIG build flag, in order to build without
1087
  'legally difficult' extensions in OBS.
1088
1089
-------------------------------------------------------------------
1090
Tue Jan 22 13:20:29 UTC 2013 - dimstar@opensuse.org
1091
1092
- Add --enable-png configure parameter to enable png support
1093
  (pointed out by Alin).
1094
1095
-------------------------------------------------------------------
1096
Mon Dec 17 17:50:12 UTC 2012 - dimstar@opensuse.org
1097
1098
- Add -msse to CFLAGS: this helps us over GCC 4.3 being used in
1099
  SLE 11SP2.
1100
1101
-------------------------------------------------------------------
1102
Sun Dec 16 18:02:57 UTC 2012 - dimstar@opensuse.org
1103
1104
- Update to version 2.0.5:
1105
  * See http://www.videolan.org/vlc/releases/2.0.5.html
1106
1107
-------------------------------------------------------------------
1108
Sun Oct 21 13:24:51 UTC 2012 - dimstar@opensuse.org
1109
1110
- Disable ncurses build: will need to work on finding the right
1111
  ncursesw integration steps.
1112
1113
-------------------------------------------------------------------
1114
Thu Oct 18 11:36:52 UTC 2012 - dimstar@opensuse.org
1115
1116
- Update to version 2.0.4:
1117
  + See NEWS for details.
1118
1119
-------------------------------------------------------------------
1120
Thu Jul 19 21:28:10 UTC 2012 - dimstar@opensuse.org
1121
1122
- Update to version 2.0.3 
1123
1124
-------------------------------------------------------------------
1125
Mon Jul  2 11:25:55 UTC 2012 - dimstar@opensuse.org
1126
1127
- Upadate to version 2.0.2:
1128
    Rework of the Mac OS X interface
1129
    Fix video output for old graphic cards on Windows XP, which are using DirectX
1130
    Fix video output on old Macs, notably PowerPC and GMA950 intel Macs.
1131
    Support for HiDPI, aka Retina Display
1132
    Support for H264 v4l2 devices on Linux
1133
    Translations updates and new Scottish Gaelic translation
1134
    Fixes for splitted RAR, MKV segmented, mp4 and Real media files playback.
1135
    Rewrite of the Digital TV module on Windows
1136
    Enhancements in HLS, Blu-Ray and various codecs support
1137
    Fixes for subtitles auto-detection
1138
    Fixes on Qt, skins2 and web interfaces
1139
1140
-------------------------------------------------------------------
1141
Fri Mar 30 18:15:07 UTC 2012 - dimstar@opensuse.org
1142
1143
- Inject -L%{_libdir}/live into CFLAGS and CXXFLAGS for live555 to
1144
  be built. The static lib is in a non-standard place and not
1145
  detected by configure scripts.
1146
1147
-------------------------------------------------------------------
1148
Mon Mar 19 17:42:12 UTC 2012 - dimstar@opensuse.org
1149
1150
- Update to version 2.0.1:
1151
  + Lots of bug fixes
1152
  + For a full list, see NEWS file in the package.
1153
1154
-------------------------------------------------------------------
1155
Fri Feb 17 21:32:10 UTC 2012 - dimstar@opensuse.org
1156
1157
- Update to version 2.0.0 final.
1158
1159
-------------------------------------------------------------------
1160
Wed Feb  1 20:23:37 UTC 2012 - dimstar@opensuse.org
1161
1162
- Update to version 2.0.0 rc1
1163
1164
-------------------------------------------------------------------
1165
Wed Jan 18 21:43:16 UTC 2012 - dimstar@opensuse.org
1166
1167
- Add xorg-x11-devel BuildRequires: fixes build on Factory.
1168
1169
-------------------------------------------------------------------
1170
Wed Jan 11 08:41:30 UTC 2012 - dimstar@opensuse.org
1171
1172
- Use lua 5.1 on Factory.
1173
1174
-------------------------------------------------------------------
1175
Thu Dec 22 14:54:01 UTC 2011 - dimstar@opensuse.org
1176
1177
- Update to version 1.1.13:
1178
  + This release was necessary due to a security issue in the TiVo
1179
    demuxer.
1180
1181
-------------------------------------------------------------------
1182
Fri Dec  2 18:44:13 UTC 2011 - dimstar@opensuse.org
1183
1184
- Add libtool BuildRequires, as the chroot no longer implicitly
1185
  provides it.
1186
1187
-------------------------------------------------------------------
1188
Wed Nov 23 21:10:39 UTC 2011 - dimstar@opensuse.org
1189
1190
- Build libva dependencies only for 11.4+.
1191
1192
-------------------------------------------------------------------
1193
Fri Oct  7 10:36:55 UTC 2011 - dominique-vlc.suse@leuenberger.net
1194
1195
- Update to version 1.1.12:
1196
  + Audio outputs:
1197
    - Mac OS X / auhal: multiple fixes for the Digital Audio output
1198
      (S/PDIF) including support for OS X Lion
1199
    - Multiple fixes and improved synchronization for PulseAudio
1200
      support
1201
    - Support for AC-3 and DTS passthrough with PulseAudio 1.0
1202
  + Unix port:
1203
    - Fix build compatibility with taglib < 1.6 and Xulrunner 1.9.1
1204
  + Misc:
1205
    - Fix crashes with Japanese locale on OS X
1206
    - Minor fixes for Webplugin under Win32, AVI demuxer, smem and
1207
      AudioScrobbler
1208
    - Fix crash in HTTP and RTSP server (stream output or Web
1209
      interface)
1210
- Drop vlc-1.1.11-taglib.patch: Fixed upstream
1211
1212
-------------------------------------------------------------------
1213
Wed Aug 24 17:18:10 UTC 2011 - dominique-vlc.suse@leuenberger.net
1214
1215
- Add libgcrypt-devel BuildRequires.
1216
1217
-------------------------------------------------------------------
1218
Mon Jul 18 10:45:10 UTC 2011 - dominique-vlc.suse@leuenberger.net
1219
1220
- Update to version 1.1.11:
1221
  + Security:
1222
    - Fix buffer overflows in the RealMedia demuxer (CVE-2011-2587)
1223
      and the AVI one (CVE-2011-2588).
1224
  + Mozilla/ActiveX webplugin:
1225
    - Fullscreen mode is fixed on Win32
1226
    - Very simple fullscreen controller is visible on Win32
1227
  + Demuxers/Meta Readers:
1228
    - Better support for cover art embedded in mp4, wma
1229
  + Muxers/Output:
1230
    - Fix AVI muxer so the generated files are readable on other
1231
      players
1232
  + Extensions:
1233
    - Multiple fixes for crashes and malfunctionning issues
1234
  + Qt Interface:
1235
    - Fix quitting on Linux
1236
    - Fix opening of VIDEO_TS folders through the open disc dialog
1237
      on Windows
1238
    - Miscellaneous
1239
  + Updated translations.
1240
- Add vlc-1.1.11-taglib.patch: Fix build on openSUSE <= 11.2 with
1241
  taglib 1.5.
1242
1243
-------------------------------------------------------------------
1244
Mon Jul 11 20:57:33 UTC 2011 - dominique-vlc.suse@leuenberger.net
1245
1246
- Remove PortAudio-devel BuildRequires. This is long obsolete.
1247
1248
-------------------------------------------------------------------
1249
Tue Jun 14 18:53:14 UTC 2011 - dominique-vlc.suse@leuenberger.net
1250
1251
- Update to 1.1.0
1252
1253
-------------------------------------------------------------------
1254
Sun Apr  3 20:44:45 UTC 2011 - dominique-vlc.suse@leuenberger.net
1255
1256
- Add vlc-youtube.patch: fix youtube playback. Hack patch from
1257
  upstream git repository, commit id d938db.
1258
1259
-------------------------------------------------------------------
1260
Tue Mar 15 19:10:25 UTC 2011 - dominique-vlc.suse@leuenberger.net
1261
1262
- Update to 1.1.8:
1263
  + Interfaces:
1264
    - Oldrc interface is again the default RC interface, on Windows
1265
    - Luarc, luahttp and luatelnet fixes
1266
    - Qt and Mac OS X fixes
1267
    - numerous Skins2 fixes, notably winamp2 skins
1268
  + Encoder:
1269
    - new libschroedinger-based Dirac codec encoder, faster than the
1270
      current one
1271
  + Access/Demuxers/Codecs:
1272
    - Subtitles auto-detection is back for .txt files
1273
    - vod/rtsp server and rtsp input fixes
1274
    - mp4 demuxer improvements
1275
    - ogg, rstp input, video filters minor fixes
1276
    - taglib's replaygain is fixed for mp3
1277
    - vobsub support has an improved auto-detection
1278
    - fix a crash in malformed ape files
1279
  + Miscellaneous fixes in:
1280
    - Pulseaudio audio output, notably for usb cards
1281
    - Stacktraces are now limited in size on Windows
1282
    - Video resolution is now limited to 8192x8192, for security
1283
      reasons (CORE-2011-0208)
1284
    - Configure and build system improvements
1285
    - DirectShow and BDA build headers have been updated
1286
- Drop patches that came from upstream git:
1287
  + vlc-matroska.patch
1288
  + vlc-upnp-assert.patch
1289
1290
-------------------------------------------------------------------
1291
Sat Mar 12 17:25:43 UTC 2011 - dominique-vlc.suse@leuenberger.net
1292
1293
- Add 0001-KDE-Add-smb-to-the-supported-protocols-we-can-get-fi.patch
1294
1295
-------------------------------------------------------------------
1296
Wed Feb 23 22:17:10 UTC 2011 - dominique-vlc.suse@leuenberger.net
1297
1298
- Own _datadir/kde4/apps, so we do not have to rely on meta-
1299
  package kde4-filesystem, which does not exist in Fedora.
1300
- Remove kde4-filesystem BuildRequires.
1301
1302
-------------------------------------------------------------------
1303
Sat Feb 19 13:02:11 UTC 2011 - dominique-vlc.suse@leuenberger.net
1304
1305
- Add vlc-matroska.patch: Fix build with new matroska version.
1306
  Multi Tag no longer exists.
1307
1308
-------------------------------------------------------------------
1309
Mon Jan 31 21:07:19 UTC 2011 - dominique-vlc.suse@leuenberger.net
1310
1311
- Update to version 1.1.7: 
1312
  + Linux port:
1313
    - Integration with the KDE GUI platform is disabled due to KDE
1314
    - bugs #234484 and #260719.
1315
  + Mac OS X port:
1316
    + Updated live555 library to fix playback of RTSP and Freebox
1317
      streams
1318
  + Running VLC in 64bit mode requires Mac OS X 10.6.0 or later for
1319
    speed and stability reasons
1320
  + Demuxers:
1321
    - Fix for Matroska / WebM remote code execution vulnerability.
1322
      VideoLAN-SA-1102
1323
  + Updated translations.
1324
- Changes from version 1.1.6.1:
1325
  + Fix libnotify, lirc, pulse compilation and packaging for
1326
    Unix/Linux
1327
- Drop patches: vlc-lirc.patch and  
1328
  0001-Libnotify-depends-on-a-GTK-version-can-be-gtk-2.0-or.patch
1329
1330
-------------------------------------------------------------------
1331
Mon Jan 24 14:06:14 UTC 2011 - dominique-vlc.suse@leuenberger.net
1332
1333
- Update to version 1.1.6:
1334
  + Audio output:
1335
    - Multiple fixes and improvements on PulseAudio output
1336
  + Access:
1337
    - Fix the Audio CD crash when looking for CDDB metadata on
1338
      Windows
1339
  + Decoders:
1340
    - Support for MPC SV7 and SV8 on Windows and Mac OS X (Unix was
1341
      already working)
1342
    - Enabled FluidSynth MIDI playback plugin on Mac OS X
1343
    - Faster VP8/Webm decoding with recent codecs libraries
1344
  + Demuxers:
1345
    - Fix Buffer overflow in Real demuxer CVE-2010-3907 /
1346
      VideoLAN-SA-1007
1347
    - Fix some asf/wmv seeking issues, notably when seek didn't go
1348
      to a keyframe
1349
    - Support for 24-bits PCM over RTP (audio/L24)
1350
  + Subtitles and renderer:
1351
    - Do not auto-detect .txt files for subtitles
1352
    - Mark more freetype options as safe
1353
    - Mac OS X: fixed fontconfig cache creation
1354
    - Fix heap corruption in subtitle decoders, potentially
1355
      exploitable
1356
  + Visualization:
1357
    - Fix projectM visualization for Linux in all locales
1358
    - Fix projectM visualization support for Windows
1359
    - Various projectM improvements: the module should be working
1360
      now
1361
    - Fix goom crash on Windows XP and Mac OS X
1362
  + Interfaces:
1363
    - Qt4: fixes for media keys processing and MCE remotes
1364
    - Qt4: various fixes and portability improvements
1365
    - KDE: work-around open dialog first slow opening because of
1366
      KMimeTypeRepository
1367
  + Miscellaneous fixes:
1368
    - KDE device solid actions
1369
    - XDG screensaver
1370
    - Transcode integer overflow
1371
    - HTTP Icy metadata reading
1372
    - Windows: revert to 1.1.4 performance timers
1373
  + Updated translations.
1374
- Add vlc-lirc.patch: fix build of the lirc module. Taken from git.
1375
1376
-------------------------------------------------------------------
1377
Sun Jan 16 17:56:11 UTC 2011 - dominique-vlc.suse@leuenberger.net
1378
1379
- No loner package locale co.
1380
1381
-------------------------------------------------------------------
1382
Fri Nov 19 19:24:53 UTC 2010 - dominique-vlc.suse@leuenberger.net
1383
1384
- Add vlc-upnp-assert.patch: fix build of upnp plugin.
1385
1386
-------------------------------------------------------------------
1387
Sat Nov 13 21:13:14 UTC 2010 - dominique-vlc.suse@leuenberger.net
1388
1389
- Update to version 1.1.5:
1390
  + Security:
1391
    - Fix a Windows crash on accessing Network Shared files/drives,
1392
      VideoLAN-SA-1006
1393
  + Services Discovery:
1394
    - Integration in the playlist, of a list of web shows,
1395
      provided by channels.com
1396
  + Demuxers:
1397
    - Game Music Emu (GME) plugin rewritten, using the proper C API
1398
    - DVDnav and DVDread fixes for encoding and misc issues
1399
    - Playback of live http .Webm streams
1400
    - Taglib thread-safety fix
1401
  + Decoders:
1402
    - Fix decoding of H264 using DxVA2 using Intel IGP, thanks to
1403
      the donation from "Puget Systems"
1404
  + Skins:
1405
    - Add an icon to VLC on Linux
1406
  + Video Output:
1407
    - fix a bug that could lead to 100% CPU usage on XCB
1408
  + Interfaces:
1409
    - fix for Qt bug where VLC didn't exit properly on some Windows
1410
      XP configuration
1411
    - fixes on luatelnet and luarc
1412
  + Miscellaneous crashes and fixes in various plugins (telnet,
1413
    live555, theora and TS-mux, Qt)
1414
  + libLVC:
1415
    - add libvlc_media_new_fd() to play directly file descriptors
1416
      (not Win32/Win64)
1417
    - Miscellaneous fixes
1418
  + Updated translations.
1419
1420
-------------------------------------------------------------------
1421
Wed Oct 20 22:41:32 UTC 2010 - dominique-vlc.suse@leuenberger.net
1422
1423
- Update to version 1.1.4.1:
1424
  + Demuxers:
1425
    - DVDnav and DVDread fixes for encoding and misc issues
1426
    - Playback of live http .Webm streams
1427
  + Decoders:
1428
    - Fix decoding of H264 using DxVA2 using Intel IGP, thanks to
1429
      the donation from "Puget Systems"
1430
  + Skins:
1431
    - add an icon to VLC
1432
  + Uodated translations.
1433
1434
-------------------------------------------------------------------
1435
Mon Sep  6 17:40:04 UTC 2010 - dominique-vlc.suse@leuenberger.net
1436
1437
- Add libtwolame-devel BuildRequires
1438
1439
-------------------------------------------------------------------
1440
Fri Aug 27 19:00:34 UTC 2010 - dominique-vlc.suse@leuenberger.net
1441
1442
- Update to version 1.1.4:
1443
  + Win32:
1444
    - Fix a security issue when loading DLLs, especially in Qt4
1445
      and dmo modules, See VideoLAN-SA-1005
1446
    - Fix folders opening from the interface
1447
  + Updated translations.
1448
- Add gdk-pixbuf-devel BuildRequires for openSUSE 11.4+
1449
- Add gtk2-devel BuildRequires and add new patch:
1450
  0001-Libnotify-depends-on-a-GTK-version-can-be-gtk-2.0-or.patch
1451
1452
-------------------------------------------------------------------
1453
Thu Aug 19 08:57:04 UTC 2010 - dominique-vlc.suse@leuenberger.net
1454
1455
- Update to version 1.1.3:
1456
  + Access and demuxers:
1457
    - fixes for FTP relatives path and FTP directory support
1458
    - fix for podcasts parsing
1459
    - DVD: fix an assert error and various memory leaks
1460
  + Taglib:
1461
    - fix NULL dereferences, as reported by FortiGuard Lab,
1462
      CVE-2010-2937 / VideoLAN-SA-1004
1463
  + Playlist:
1464
    - fix a regression where the wrong entry was played
1465
    - fix m3u playlists exports
1466
  + Skins2:
1467
    - fix video autoresize behaviour
1468
  + updated translations
1469
1470
-------------------------------------------------------------------
1471
Tue Aug  3 20:14:12 UTC 2010 - dominique-vlc.suse@leuenberger.net
1472
1473
- BuildRequire libmatroska-devel instead of libmatroska.
1474
1475
-------------------------------------------------------------------
1476
Fri Jul 30 19:22:12 UTC 2010 - dominique-vlc.suse@leuenberger.net
1477
1478
- Update to version 1.1.2:
1479
  + Demuxers:
1480
    - Avformat fps displaying fix
1481
    - TS, fix an issue where some programs would get dropped
1482
      (fixes DVB issues too)
1483
  + Audio filters:
1484
    * fix timestamps handling on some filters that provoqued issues
1485
      when playback of mono streams, especially on Windows
1486
  + Windows:
1487
    - fix a bug in direct3d video output with old nVidia drivers
1488
      that broke video playback with overlay (YUV->RGB)
1489
    - fix console output encoding
1490
  + Interface and extensions:
1491
    - Youtube and other scripts updates
1492
    - Misc fixes in Qt4 (especially VLM and EPG dialogs) and MacOS
1493
      interface.
1494
1495
-------------------------------------------------------------------
1496
Tue Jul 20 10:20:15 UTC 2010 - dominique-vlc.suse@leuenberger.net
1497
1498
- Update to version 1.1.1:
1499
  + libVLC:
1500
    * Support for the new capabilities: libvlc_adjust_Enable,
1501
      libvlc_adjust_Contrast, libvlc_adjust_Brightness,
1502
      libvlc_adjust_Hue, libvlc_adjust_Saturation,
1503
      libvlc_adjust_Gamma
1504
    * Various fixes and crash preventions, especially when video
1505
      functions were called early
1506
    * libvlc_media_player_set_pause() can force the pause state,
1507
      whereas libvlc_media_player_pause() would only toggle it.
1508
    * libvlc_set_user_agent() configures the "user agent" strings
1509
      used for some protocols (HTTP, PulseAudio...).
1510
      This replaces the --http-user-agent and the former
1511
      --user-agent libvlc_new() parameters.
1512
    * libvlc_video_set_callbacks() and libvlc_video_set_format()
1513
      allow grabbing video frames from a chosen memory location in
1514
      real-time.
1515
      This replace the ugly --vmem-* libvlc_new() parameters in
1516
      previous versions.
1517
      See http://wiki.videolan.org/LibVLC_SampleCode_SDL as an
1518
      example.
1519
    * libvlc_audio_get_delay() and libvlc_audio_set_delay()
1520
      configure the delay between audio and video/subpictures for
1521
      the current input.
1522
  + Stream output:
1523
    * Fix h264 streaming in ts
1524
  + Decoders/Demuxers:
1525
    * Fix performance issues with GPU decoding using DxVA2 using
1526
      ATI graphic cards You NEED ATI Catalyst 10.7
1527
    * Fix :program selection in TS and DVB-T
1528
    * Fixes and improvements for MKV, Avformat and Avcodec modules
1529
    * Fix mod (.xm, .s3m, .it) files support on Windows and Mac
1530
      builds
1531
  + Linux port:
1532
    * Fix pulse closing
1533
    * VAAPI small improvements, notable for FourCC selection for
1534
      extraction
1535
  + Interfaces:
1536
    * Qt: fix preferences, hotkeys, messages and some fulscreen
1537
      behaviour
1538
    * Skins: support for mousewheel in fullscreen, fix
1539
      radialsliders
1540
    * Http: fix fullscreen toggle
1541
  + Updated translations.
1542
1543
-------------------------------------------------------------------
1544
Sat Jul  3 21:44:20 UTC 2010 - dominique-vlc.suse@leuenberger.net
1545
1546
- Add lirc-devel to BuildRequires to actually build the lirc
1547
  interface. Thanks to Rob Verduijn for reporting this error.
1548
1549
-------------------------------------------------------------------
1550
Mon Jun 21 08:01:27 UTC 2010 - dominique-vlc.suse@leuenberger.net
1551
1552
- Update to 1.1.0:
1553
  + This is a major release, adding major features, notably:
1554
    - GPU and DSP decoding on selected platforms
1555
    - New support for codecs, demuxers and muxers
1556
    - Lua extensions and Lua content extensions (luaSD)
1557
    - Improved interfaces
1558
    - Video Output rework
1559
    - Removal of lots of modules, rewrite of many
1560
    - Improved performances, in CPU, RAM and I/O
1561
    - New libVLC and bindings
1562
    - New or improved ports on misc platforms
1563
  + And so many bugs and other features...
1564
1565
-------------------------------------------------------------------
1566
Wed Jun 16 18:39:33 UTC 2010 - dominique-vlc.suse@leuenberger.net
1567
1568
- Update to rc4
1569
1570
-------------------------------------------------------------------
1571
Fri Jun 11 06:29:39 UTC 2010 - dominique-vlc.suse@leuenberger.net
1572
1573
- Update to rc2
1574
- BuildRequires SDL_image-devel
1575
- Remove obsoleted switches from configure call.
1576
1577
-------------------------------------------------------------------
1578
Thu Jun 10 21:21:27 UTC 2010 - dominique-vlc.suse@leuenberger.net
1579
1580
- Add git-rollup.patch.bz2 to rollup to current git. Supposed
1581
  to fix various crashers we see lately in 1.1rc2.
1582
1583
-------------------------------------------------------------------
1584
Tue Jun  8 19:21:12 UTC 2010 - dominique-vlc.suse@leuenberger.net
1585
1586
- BuildRequire libva-devel on openSUSE 11.2+
1587
1588
-------------------------------------------------------------------
1589
Sun Jun  6 21:56:49 UTC 2010 - dominique-vlc.suse@leuenberger.net
1590
1591
- Update to 1.1.0 RC 2: Final to be expected soon.
1592
1593
-------------------------------------------------------------------
1594
Wed May 26 21:20:36 UTC 2010 - dominique-vlc.suse@leuenberger.net
1595
1596
- Update to version 1.1.0 RC
1597
1598
-------------------------------------------------------------------
1599
Mon Apr 26 21:30:16 UTC 2010 - root@localhost
1600
1601
- BuildRequire appropriate xulrunner version.
1602
1603
-------------------------------------------------------------------
1604
Sat Apr 24 19:46:14 CEST 2010 - dominique-vlc.suse@leuenberger.net
1605
1606
- Patched tarball uploaded, as older versions of openSUSE
1607
  seem not able to properly bootstrap it. The patch applied to the
1608
  source tarball is vlc-globalhotkey-with-old-xcb-keysyms.patch.
1609
1610
-------------------------------------------------------------------
1611
Fri Apr 23 14:52:16 CEST 2010 - dominique-vlc.suse@leuenberger.net
1612
1613
- Add vlc-libpng14.patch, taken from git master, commit ffa6a2f.
1614
1615
-------------------------------------------------------------------
1616
Thu Apr 22 20:31:34 CEST 2010 - dominique-vlc.suse@leuenberger.net
1617
1618
- Update to version 1.0.6:
1619
  + Access:
1620
    * Fix crash on FTP URI with no file path
1621
  + Decoders/Packetizers:
1622
    * Fix overflows in A/52, DTS, MPEG Audio and subtitles support
1623
  + Demuxers:
1624
    * Update LUA script for Youtube pages
1625
    * Fix crashes in AVI, ASF and Matroska files
1626
    * Fix crashes on malformatted ZIP archives
1627
    * Fix crashes and leaks in the FFmpeg/avformat plugin
1628
    * Fix crash on invalid XSPF playlist
1629
  + X11 port:
1630
    * Partial Xlib threading fixes
1631
  + Interfaces:
1632
    * Fix crash (use after free) in Qt4 bookmarks
1633
    * Fix a few crashes in Qt4 playlist
1634
  + Removed modules:
1635
    RTMP input and output are removed due to security problems.
1636
    Please update to VLC 1.1.0 which provides an FFmpeg-based RTMP
1637
    input if needed.
1638
  + Updated translations.
1639
- Changes from version 1.0.5:
1640
  + Decoders:
1641
   * SubRip extra styles improvements
1642
   * Fix potential crashes in SSA and svg decoders
1643
  + Mac OS X Interface:
1644
    * Improved support for the 2009 Apple Remote
1645
  + Windows port:
1646
    * Use of gcc 4.4.2 to compile instead of gcc 4.2. This might
1647
      slightly increase performance and fix x264 issues
1648
1649
-------------------------------------------------------------------
1650
Thu Dec 10 19:52:16 CET 2009 - dominique-vlc.suse@leuenberger.net
1651
1652
- Update to version 1.0.4:
1653
  + Audio outputs:
1654
    * Fix deadlocks in the audio output core
1655
    * Make PulseAudio the default output if available
1656
  + Video outputs:
1657
    * Fix fullscreen mode with KDE 4.3.3 and other window managers
1658
    * Fix incompatibility with cairo-dock and compositing
1659
  + Input:
1660
    * Fix DVB scanning regression from VLC 1.0.3
1661
    * Support for XZ-compressed byte stream (LZMA algorithm)
1662
  + Playlist:
1663
    * Support for .m3u8 playlist files (UTF-8 M3U)
1664
  + Unix:
1665
    * Support for xcb-keysyms version 0.3.4 or higher
1666
    * Fix globalhotkeys on FreeBSD
1667
  + Qt4 interface:
1668
    * Fix opening V4L version 1 devices
1669
    * Fix default destination ports in the streaming wizard
1670
1671
-------------------------------------------------------------------
1672
Fri Oct 30 13:19:42 CET 2009 - dominique-vlc.suse@leuenberger.net
1673
1674
- Update to version 1.0.3
1675
  + Video outputs:
1676
    - Fix video quality when resizing the video on Windows Vista
1677
      and 7, due to regressions in most popular drivers
1678
    - New deinterlacers modules based on yadif and yadif(x2)
1679
      algorithms
1680
  + Decoders:
1681
    - Windows version supports now natively the WMA Professional
1682
      codec, as it didn't work in the packaged version of 1.0.2
1683
    - Fix downmixing of particual 4.0 AC-3 audio tracks
1684
  + Encoders:
1685
    - x264 has profile-limitter, like:
1686
    #transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
1687
  + Input:
1688
    - Update for appletrailers lua script
1689
    - Fixes on the RAR stream filter
1690
    - Fix for E-AC3 in ATSC/TS streams
1691
    - Various fixes for v4l and v4l2
1692
    - Fix a crash in mjpeg demuxer
1693
  + Service discovery:
1694
    - New udev module for Linux
1695
  + Qt4 interface:
1696
    - Fixes on the playlist and the stream output panels
1697
  + Updated translations.
1698
1699
-------------------------------------------------------------------
1700
Tue Sep 29 16:21:13 CEST 2009 - dominique-vlc.suse@leuenberger.net
1701
1702
- Add 540_all_x264.patch to build with x264 >= 0.76. Patch copied
1703
  from gentoo portage.
1704
1705
-------------------------------------------------------------------
1706
Mon Sep 21 14:06:27 CEST 2009 - dominique-vlc.suse@leuenberger.net
1707
1708
- Update to version 1.0.2
1709
  + Decoders:
1710
    - Native support for WMA Professional, without the use of the
1711
      Win32 dlls
1712
    - Fix issues in subtitles, especially SSA ones
1713
    - Various fixes on theora and ogg
1714
  + Demuxers:
1715
    - Various fixes for EPG support in MPEG-TS demuxer
1716
    - Fixes for potential stack overflow in .avi, .mp4 and .asf
1717
      demuxers
1718
  + Access:
1719
    - Fixes for v4l2 devices
1720
    - Fixes for dvb-c channels-scanning
1721
  + Qt Interface:
1722
    - Fix some playlist sorting issues
1723
  + Encoders:
1724
    - MPEG2 transrate stream output removed
1725
    - x264 default-values closer to x264.exe defaults.
1726
    - x264 rc-behaviour fixes:
1727
      . if user defines qp-value, CQP-mode is used
1728
      . otherwise if user defines vb=0, CRF-mode is used
1729
      . otherwise ABR-mode is used
1730
    - x264 set vbv-bufsize/vbv-maxsize better if user hasn't
1731
      defined these:
1732
      . ABR mode set vbv-max-bitrate=bitrate
1733
      . vbv-bufsize is bitrate * seconds between keyframes
1734
        (keyint/fps)
1735
  + Playlist:
1736
    - Lua scripts for Mpora and Vimeo playback
1737
  + Updated translations.
1738
1739
-------------------------------------------------------------------
1740
Mon Aug 17 10:31:36 CEST 2009 - dominique-vlc.suse@leuenberger.net
1741
1742
- Add vlc-1.0.1-libass4.patch to support newer libass. Patch
1743
  taken from upstream commit 019359b5a5.
1744
1745
-------------------------------------------------------------------
1746
Mon Jul 27 18:34:24 CEST 2009 - dominique-vlc.suse@leuenberger.net
1747
1748
- Update to version 1.0.1
1749
  + Demuxers:
1750
    * Fix wmv/asf issues that caused audio to drop
1751
    * Various fixes for ac3, mp3, dts and stability for wav format
1752
    * Fix seek in RTSP in conformity to RFC 2326
1753
    * Fix Dailymotion access script
1754
    * Fix crashes in xspf files handler
1755
    * Fix seeking and timing issues in some flv files on Windows
1756
      version
1757
  + Access:
1758
    * Add extra caching for files on network shares
1759
    * Prevent integer underflow in Real pseudo-RTSP module,
1760
      discovered by tixxDZ, DZCORE Labs, Algeria
1761
  + Decoders:
1762
    * Fix seeking in mpeg2 video files
1763
    * Improve SSA subtitles rendering
1764
    * Update most codecs for the Windows and Mac version
1765
  + Muxers:
1766
    * Fix sound recording of .flv files with mp3 audio
1767
  + Qt Interface:
1768
    * Possibility to change the opacity level of the Fullscreen
1769
      controller
1770
    * Fix various crashes and VIDEO_TS folders opening
1771
  + Mac OS X Interface:
1772
    * Added options to disable support for Apple Remote and Media
1773
      Keys
1774
    * Fixed options for Volume, Last.fm password and Subtitle
1775
      Encoding
1776
    * Fixed redraw issues when autosizing the video window
1777
    * Preferences panel now includes help through tool-tips
1778
    * More reliable Information and Messages panels
1779
    * Fix various crashes
1780
  + Windows port:
1781
    * The ZVBI module is now available for Windows, for complete
1782
      teletext support
1783
  + Update translations.
1784
1785
-------------------------------------------------------------------
1786
Tue Jul  7 09:55:39 CEST 2009 - dominique-vlc.suse@leuenberger.net
1787
1788
- Update to 1.0.0
1789
  * See http://git.videolan.org/?p=vlc.git;a=blob;f=NEWS;h=777764
1790
1791
-------------------------------------------------------------------
1792
Thu Jun 18 09:09:23 CEST 2009 - dominique-vlc.suse@leuenberger.net
1793
1794
- Update to 1.0.0-rc4
1795
  Notable fixes:
1796
  - Mac OS crashes
1797
  - Qt Fullscreen controllers
1798
  - libass, playlist and skins crashes
1799
  - dv update to new API
1800
  - TrueHD in M2TS
1801
- dropped vlc-xulrunner191 patch; it was merged upstream
1802
1803
-------------------------------------------------------------------
1804
Sat May 30 16:00:10 CEST 2009 - dominique-vlc.suse@leuenberger.net
1805
1806
- Add vlc-xulrunner191 patch (conditional. Works only with xul 191)
1807
1808