- Update to version 2.1.2:
+ Audio output:
- Fix digital playback on OS X when more than one audio device
is installed.
- Fix digital playback (SPDIF/HDMI) on Windows.
- Fix stuttering or silent playback when using sound enhancers
or external audio devices on OS X.
- Improve responsiveness on OS X when playback starts or is
being paused.
- Improve responsiveness, silent playback intervals and
reliability on iOS.
+ Demuxers:
- Fix Vimeo and DailyMotion parsing.
- Various WMV playback improvements and fixes.
+ Decoders:
- Fix LPCM 20/24-bit decoding and 16 bits with channel padding.
- Fix playback of some HEVC samples.
+ Video filters: Fix crash on deinterlace selection.
+ Qt interface:
- Fix some streaming profiles when copy existed.
- Improve A-B loop control.
- Fix album art update when changing media.
+ Mac OS X interface adjustments.
+ Win32 installer: Kill running VLC process on uninstall/update.
+ Updated translations.
- More features (by adding BuildRequires):
+ IDN Support (International Domain Names): libidn-devel
+ SFTP Access: libssh2-devel
+ HotKey Support: xcb-util-keysyms-devel
OBS-URL: https://build.opensuse.org/request/show/210686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=18
- Make vlc build on OBS for openSUSE 12.3 - BuildRequire
pkgconfig(libswscale) and live555-devel on >= 13.1, and on
BUILD_ORIG case
- Drop support for < 12.2 as it does not build anyway
* Removal of pulseaudio subpackage and incorporating it to the
noX package.
* Cleanup of the dependencies and configure switches we don't
need to use anymore.
- Add lang subpackage as it was most of what was noX package
containing. This way we can reduce the size and use noarch there.
- Touch the ghosted file in %post to make rpmlint happy
- Fix __DATE__ and __TIME__ usage so we do not rebuild so often.
- Drop obsolete configure options which are no longer around
- Disable xcb switch as we no longer build for such old distros.
- Re-add and adapt 0001-no-return-in-non-void.patch: fixes build on
openSUSE versions other than Factory
- Add support to openGL ES 2 (enabled by default for %arm):
+ Introduce bcon_with(out) opengles.
+ If enabled, pass --enable-gles2 --enable-egl to configure.
+ Adjust the files section for that.
- Add vdpau support to -codecs package (BUILD_ORIG):
+ BuildRequire libvdpua-devel
+ Adapt files section.
- Only enable GME support on openSUSE >= 12.00 (disable on SLE11).
OBS-URL: https://build.opensuse.org/request/show/204468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=17
- Drop support for < 12.2 as it does not build anyway
* Removal of pulseaudio subpackage and incorporating it to the
noX package.
* Cleanup of the dependencies and configure switches we don't
need to use anymore.
- Add lang subpackage as it was most of what was noX package
containing. This way we can reduce the size and use noarch there.
- Touch the ghosted file in %post to make rpmlint happy
- Fix __DATE__ and __TIME__ usage so we do not rebuild so often.
- Drop obsolete configure options which are no longer around
- Disable xcb switch as we no longer build for such old distros.
OBS-URL: https://build.opensuse.org/request/show/203198
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=49
- Update to version 2.1.0:
+ Important changes:
- The licenses of numerous modules have changed from GPLv2+ to
LGPLv2.1+.
- Discontinued support for PowerPC-based Macs; VLC now requires
Mac OS X 10.6+.
- The --with-tuning and --without-tuning options are removed;
to tune compilation for a specific processor type, set CFLAGS
manually.
+ LOTS of updates all over. See NEWS for a full overview.
- Rebase fix_font_path.patch.
- Rebase 0001-no-return-in-non-void.patch.
- Drop vlc-avcodec-encoder-single-threaded.patch: fixed upstream.
- Drop ppc64_altivec.patch: fixed upstream.
OBS-URL: https://build.opensuse.org/request/show/200846
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=41