Dominique Leuenberger
ab0767728c
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=57
1055 lines
39 KiB
Plaintext
1055 lines
39 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 23 02:17:25 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- More features (by adding BuildRequires):
|
|
+ IDN Support (International Domain Names): libidn-devel
|
|
+ SFTP Access: libssh2-devel
|
|
+ HotKey Support: xcb-util-keysyms-devel
|
|
+ Complete SDL Stack: SDL_image-devel
|
|
+ ProjectM suppor (for openSUSE >= 12.3)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 18 09:54:30 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.1.1:
|
|
+ Core:
|
|
- Fix random and reshuffling behaviour.
|
|
- Fix recording.
|
|
- Fix some subtitles track selection.
|
|
+ Decoders:
|
|
- VP9 support in WebM.
|
|
- HEVC/H.265 support in MKV, MP4 and raw files.
|
|
- Fix GPU decoding under Windows (DxVA2) crashes.
|
|
+ Demuxers:
|
|
- Fix crashes on wav, mlp and mkv and modplug files.
|
|
- Support Speex in ogg files.
|
|
- Fix some .mov playlists support.
|
|
- Support Alac in mkv.
|
|
- Fix WMV3 and palette in AVI.
|
|
- Fix FLAC packetizer issues in some files.
|
|
+ Access:
|
|
- Fix DVB options parsing.
|
|
- Fix DeckLink HDMI input.
|
|
- Fix HTTPS connectivity on OS X by loading root certificates
|
|
from Keychain.
|
|
+ Audio output:
|
|
- Fixes for DirectSound pass-through.
|
|
- Fixes for OSS output, notably on BSD.
|
|
+ Interfaces:
|
|
- Fix HTTP interface infinite loop.
|
|
- Fix D-Bus volume setting.
|
|
+ Qt:
|
|
- Reinstore right click subtitle menu to open a subtitle.
|
|
- Fix saving the hotkeys in preferences.
|
|
- Fix saving the audio volume on Win32, using DirectSound.
|
|
- Fix play after drag'n drop.
|
|
- Fix streaming options edition and scale parameter.
|
|
+ Stream out:
|
|
- Fix transcoding audio drift issues.
|
|
- Fix numerous audio encoding issues.
|
|
+ Win32 installer:
|
|
- Important rewrite to fix numerous bugs, notably about
|
|
updates.
|
|
- Simplification of the upgrade mechanism.
|
|
+ Mac OS X interface:
|
|
- Reintroduce the language selector known from pre-2.1
|
|
releases.
|
|
- Fix fullscreen behaviour and various crashes.
|
|
- Fix about dialog crash in Japanese.
|
|
- Fix crashes on proxy lookups.
|
|
- Fixes on the playlist and information behaviours.
|
|
- Fixes on the streaming dialogs.
|
|
- Improves interface resizings.
|
|
+ Updated translations.
|
|
- Pass --with-default-font=[path] and
|
|
--with-default-monospace-font=[path] to configure.
|
|
- Drop fix_font_path.patch: replaced with configure parameters
|
|
above.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 13 09:58:01 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Recommend 'vlc' by vlc-qt: some users might go installing the UI
|
|
package directly. Having Qt most likely also means the user has X,
|
|
so we at least recommend the vlc package relying on X.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 7 16:56:22 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Force creation of plugins cache in vlc-nox %post, instead of just
|
|
touching the file, for details see
|
|
https://trac.videolan.org/vlc/ticket/9807#comment:2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 13:49:52 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Update License: A lot has been relicensed to LGPL-2.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 21 18:04:36 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Make vlc build on OBS for openSUSE 12.3 - BuildRequire
|
|
pkgconfig(libswscale) and live555-devel on >= 13.1, and on
|
|
BUILD_ORIG case
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 12 09:42:57 UTC 2013 - scarabeus@opensuse.org
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 2 9:11:58 UTC 2013 - wbauer@tmo.at
|
|
|
|
- Re-add and adapt 0001-no-return-in-non-void.patch: fixes build on
|
|
openSUSE versions other than Factory
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 2 08:20:45 UTC 2013 - guillaume@opensuse.org
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 2 08:16:18 UTC 2013 - guillaume@opensuse.org
|
|
|
|
- Add vdpau support to -codecs package (BUILD_ORIG):
|
|
+ BuildRequire libvdpua-devel
|
|
+ Adapt files section.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 1 20:09:40 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Only enable GME support on openSUSE >= 12.00 (disable on SLE11).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 25 19:38:09 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- 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.
|
|
- Drop 0001-no-return-in-non-void.patch: no longer needed.
|
|
- Drop vlc-avcodec-encoder-single-threaded.patch: fixed upstream.
|
|
- Drop ppc64_altivec.patch: fixed upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 21 13:08:45 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Drop fluidsynt-devel BuildRequires: the fluid plugin is known to
|
|
introduce a lot crashes at no gain from functionality PoV.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 7 18:52:22 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- If we have a smblcient.pc available (meaning, we build against
|
|
samba 4), we export the output of pkg-config --cflags smbclient
|
|
into CFLAGS. Fixes build with Samba 4.0.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 9 14:20:19 UTC 2013 - dvaleev@suse.com
|
|
|
|
- Add ppc64_altivec.patch: Enable altivec for powerpc64
|
|
(backport cce2cdb0dd246fa9669378f5a3b967464c88bf20)
|
|
- Add autoreconf call in build section, as above patch touches the
|
|
build system.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 9 11:30:54 UTC 2013 - dvaleev@suse.com
|
|
|
|
- Package altivec plugins on powerpc
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 3 13:09:04 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.0.8a:
|
|
+ always hide menu bar for fullscreen on osx redacted (vlc#9040).
|
|
+ macosx: fix double release
|
|
+ avcodec audio decoder: update block pointer.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 30 18:03:49 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.0.8:
|
|
+ Access:
|
|
- Fix ISDB-S tuning.
|
|
- Fix crash in QTsound.
|
|
- Fix screen mouse file location.
|
|
- Fix invalid memcpy in MMS access.
|
|
+ Demux:
|
|
- Fix use after free in sgimb.
|
|
- Improve resistance and checking against malformed MKV files.
|
|
+ Decoders:
|
|
- Fix crash in the libavcodec module.
|
|
+ Mac OS X:
|
|
- Fix interface crashes.
|
|
- Fix autostart playback option.
|
|
- Respect "playlist-autostart" option.
|
|
+ Updated translations.
|
|
- Drop vlc-vaapi.patch: fixed upstream.
|
|
- Add vlc-avcodec-encoder-single-threaded.patch: disable
|
|
multithreading for avcodec encoder for now. Taken from git.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 28 21:38:22 UTC 2013 - reddwarf@opensuse.org
|
|
|
|
- Add pkgconfig(dirac) BuildRequires to enable Dirac support.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 13 16:17:36 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Add vlc-vaapi.patch: Make vaapi decoder compatible with latest
|
|
libva changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 4 10:41:24 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to version 2.0.7:
|
|
+ Input:
|
|
- Fix playback termination when switching ES tracks
|
|
(PowerPC only)
|
|
- Fix memory exhaustion vulnerability when playing specifically
|
|
crafted playlist files
|
|
+ Decoders:
|
|
- Fix WMA Pro, MPEG 4 ALS, APE, MLP and ADPCM-IMA4 playback
|
|
+ Encoders:
|
|
- Fix audio encoding for numerous codecs, notably mp3 and aac
|
|
+ Muxers:
|
|
- Fix noticeable memory leak when creating AVI files
|
|
+ Video output:
|
|
- Fix crash when using libvlc in 3rd party applications
|
|
(Mac only)
|
|
+ Mac OS X Interface
|
|
- Minor improvements
|
|
- Fix issue which could lead to loss of media files created
|
|
through transcoding
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 11 22:01:52 UTC 2013 - dvaleev@suse.com
|
|
|
|
- Enable SSE for x86 only
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 4 19:40:47 UTC 2013 - reddwarf@opensuse.org
|
|
|
|
- Enable gme:
|
|
+ Pass --enable-gme to configure
|
|
+ Add pkgconfig(gme) BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 9 18:41:57 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Enable opus codec:
|
|
+ Pass --enable-opus to configure
|
|
+ Add libopus-devel BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 7 13:22:21 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Move live555-devel BuildRequires to the unconditional area:
|
|
live555 has been added to Factory and is safe for distribution.
|
|
- Move the live555 demuxer from vlc-codecs to vlc-noX.
|
|
- Add unconditional --enable-live555 parameter to configure, and
|
|
remove the conditional enable/remove-live555, based on BUILD_ORIG.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 2 18:19:13 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Add pkgconfig(libswscale) BuildRequires: improve the quality of
|
|
the video filters.
|
|
- Unconditionally pass --enable-swscale to configure.
|
|
- Move the swscale videofilter out of the -codecs package to the
|
|
-noX package.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 25 09:45:55 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Change libdvbpsi-devel BuildRequires to require version < 1.0.
|
|
VLC 2.0.6 is not able to cope with the new API yet.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 10 08:05:59 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Change live555 BuildRequires to live555-devel: in fact we do
|
|
require the devel package, which for historical reasons just
|
|
happens to provide live555 as well.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 9 11:56:15 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.0.6:
|
|
+ Access:
|
|
- Fix HTTPS playback with some certificates previously
|
|
rejected.
|
|
+ Audio Output:
|
|
- Fix lookup for device names in auhal plugin
|
|
+ Demuxers:
|
|
- Fix crash with broken asf files (SA-1302)
|
|
- Fix MKV behaviour with unknown or new ebml elements
|
|
- Fix use-after-free crash in Ogg demuxer
|
|
- Fix regression on some paletted codecs in AVI
|
|
- Fix ALAC in mp4 regression
|
|
- Improvements to the vimeo playlist parser
|
|
+ Decoders:
|
|
- Fix GPU decoding on Intel HD 2000/3000 cards on Windows
|
|
- Fix FLAC 6.1 and 7.1 channel layout
|
|
- Fix crashes in HTML srt subtitles
|
|
- 3rd party codecs updates
|
|
+ Mac OS X fixes
|
|
+ Qt: Fix clearing of Media Info panel on dialog exit
|
|
+ GNU/Linux:
|
|
- Numerous D-Bus and MPRIS2 improvements
|
|
- Reject broken versions of PulseAudio
|
|
+ Windows:
|
|
- Fix uninstallation in different location than C:\
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 4 19:01:21 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Fix files section for openSUSE 11.4 and 12.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 4 08:28:57 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Introduce BUILD_ORIG build flag, in order to build without
|
|
'legally difficult' extensions in OBS.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 22 13:20:29 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Add --enable-png configure parameter to enable png support
|
|
(pointed out by Alin).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 17 17:50:12 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Add -msse to CFLAGS: this helps us over GCC 4.3 being used in
|
|
SLE 11SP2.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 16 18:02:57 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.0.5:
|
|
* See http://www.videolan.org/vlc/releases/2.0.5.html
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 21 13:24:51 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Disable ncurses build: will need to work on finding the right
|
|
ncursesw integration steps.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 18 11:36:52 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.0.4:
|
|
+ See NEWS for details.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 19 21:28:10 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.0.3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 2 11:25:55 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Upadate to version 2.0.2:
|
|
Rework of the Mac OS X interface
|
|
Fix video output for old graphic cards on Windows XP, which are using DirectX
|
|
Fix video output on old Macs, notably PowerPC and GMA950 intel Macs.
|
|
Support for HiDPI, aka Retina Display
|
|
Support for H264 v4l2 devices on Linux
|
|
Translations updates and new Scottish Gaelic translation
|
|
Fixes for splitted RAR, MKV segmented, mp4 and Real media files playback.
|
|
Rewrite of the Digital TV module on Windows
|
|
Enhancements in HLS, Blu-Ray and various codecs support
|
|
Fixes for subtitles auto-detection
|
|
Fixes on Qt, skins2 and web interfaces
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 30 18:15:07 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Inject -L%{_libdir}/live into CFLAGS and CXXFLAGS for live555 to
|
|
be built. The static lib is in a non-standard place and not
|
|
detected by configure scripts.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 19 17:42:12 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.0.1:
|
|
+ Lots of bug fixes
|
|
+ For a full list, see NEWS file in the package.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 17 21:32:10 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.0.0 final.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 1 20:23:37 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.0.0 rc1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 18 21:43:16 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Add xorg-x11-devel BuildRequires: fixes build on Factory.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 11 08:41:30 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Use lua 5.1 on Factory.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 22 14:54:01 UTC 2011 - dimstar@opensuse.org
|
|
|
|
- Update to version 1.1.13:
|
|
+ This release was necessary due to a security issue in the TiVo
|
|
demuxer.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 2 18:44:13 UTC 2011 - dimstar@opensuse.org
|
|
|
|
- Add libtool BuildRequires, as the chroot no longer implicitly
|
|
provides it.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 23 21:10:39 UTC 2011 - dimstar@opensuse.org
|
|
|
|
- Build libva dependencies only for 11.4+.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 7 10:36:55 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.1.12:
|
|
+ Audio outputs:
|
|
- Mac OS X / auhal: multiple fixes for the Digital Audio output
|
|
(S/PDIF) including support for OS X Lion
|
|
- Multiple fixes and improved synchronization for PulseAudio
|
|
support
|
|
- Support for AC-3 and DTS passthrough with PulseAudio 1.0
|
|
+ Unix port:
|
|
- Fix build compatibility with taglib < 1.6 and Xulrunner 1.9.1
|
|
+ Misc:
|
|
- Fix crashes with Japanese locale on OS X
|
|
- Minor fixes for Webplugin under Win32, AVI demuxer, smem and
|
|
AudioScrobbler
|
|
- Fix crash in HTTP and RTSP server (stream output or Web
|
|
interface)
|
|
- Drop vlc-1.1.11-taglib.patch: Fixed upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 24 17:18:10 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add libgcrypt-devel BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 18 10:45:10 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.1.11:
|
|
+ Security:
|
|
- Fix buffer overflows in the RealMedia demuxer (CVE-2011-2587)
|
|
and the AVI one (CVE-2011-2588).
|
|
+ Mozilla/ActiveX webplugin:
|
|
- Fullscreen mode is fixed on Win32
|
|
- Very simple fullscreen controller is visible on Win32
|
|
+ Demuxers/Meta Readers:
|
|
- Better support for cover art embedded in mp4, wma
|
|
+ Muxers/Output:
|
|
- Fix AVI muxer so the generated files are readable on other
|
|
players
|
|
+ Extensions:
|
|
- Multiple fixes for crashes and malfunctionning issues
|
|
+ Qt Interface:
|
|
- Fix quitting on Linux
|
|
- Fix opening of VIDEO_TS folders through the open disc dialog
|
|
on Windows
|
|
- Miscellaneous
|
|
+ Updated translations.
|
|
- Add vlc-1.1.11-taglib.patch: Fix build on openSUSE <= 11.2 with
|
|
taglib 1.5.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 11 20:57:33 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Remove PortAudio-devel BuildRequires. This is long obsolete.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 14 18:53:14 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to 1.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 3 20:44:45 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add vlc-youtube.patch: fix youtube playback. Hack patch from
|
|
upstream git repository, commit id d938db.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 15 19:10:25 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to 1.1.8:
|
|
+ Interfaces:
|
|
- Oldrc interface is again the default RC interface, on Windows
|
|
- Luarc, luahttp and luatelnet fixes
|
|
- Qt and Mac OS X fixes
|
|
- numerous Skins2 fixes, notably winamp2 skins
|
|
+ Encoder:
|
|
- new libschroedinger-based Dirac codec encoder, faster than the
|
|
current one
|
|
+ Access/Demuxers/Codecs:
|
|
- Subtitles auto-detection is back for .txt files
|
|
- vod/rtsp server and rtsp input fixes
|
|
- mp4 demuxer improvements
|
|
- ogg, rstp input, video filters minor fixes
|
|
- taglib's replaygain is fixed for mp3
|
|
- vobsub support has an improved auto-detection
|
|
- fix a crash in malformed ape files
|
|
+ Miscellaneous fixes in:
|
|
- Pulseaudio audio output, notably for usb cards
|
|
- Stacktraces are now limited in size on Windows
|
|
- Video resolution is now limited to 8192x8192, for security
|
|
reasons (CORE-2011-0208)
|
|
- Configure and build system improvements
|
|
- DirectShow and BDA build headers have been updated
|
|
- Drop patches that came from upstream git:
|
|
+ vlc-matroska.patch
|
|
+ vlc-upnp-assert.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 12 17:25:43 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add 0001-KDE-Add-smb-to-the-supported-protocols-we-can-get-fi.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 23 22:17:10 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Own _datadir/kde4/apps, so we do not have to rely on meta-
|
|
package kde4-filesystem, which does not exist in Fedora.
|
|
- Remove kde4-filesystem BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 19 13:02:11 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add vlc-matroska.patch: Fix build with new matroska version.
|
|
Multi Tag no longer exists.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 31 21:07:19 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.1.7:
|
|
+ Linux port:
|
|
- Integration with the KDE GUI platform is disabled due to KDE
|
|
- bugs #234484 and #260719.
|
|
+ Mac OS X port:
|
|
+ Updated live555 library to fix playback of RTSP and Freebox
|
|
streams
|
|
+ Running VLC in 64bit mode requires Mac OS X 10.6.0 or later for
|
|
speed and stability reasons
|
|
+ Demuxers:
|
|
- Fix for Matroska / WebM remote code execution vulnerability.
|
|
VideoLAN-SA-1102
|
|
+ Updated translations.
|
|
- Changes from version 1.1.6.1:
|
|
+ Fix libnotify, lirc, pulse compilation and packaging for
|
|
Unix/Linux
|
|
- Drop patches: vlc-lirc.patch and
|
|
0001-Libnotify-depends-on-a-GTK-version-can-be-gtk-2.0-or.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 24 14:06:14 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.1.6:
|
|
+ Audio output:
|
|
- Multiple fixes and improvements on PulseAudio output
|
|
+ Access:
|
|
- Fix the Audio CD crash when looking for CDDB metadata on
|
|
Windows
|
|
+ Decoders:
|
|
- Support for MPC SV7 and SV8 on Windows and Mac OS X (Unix was
|
|
already working)
|
|
- Enabled FluidSynth MIDI playback plugin on Mac OS X
|
|
- Faster VP8/Webm decoding with recent codecs libraries
|
|
+ Demuxers:
|
|
- Fix Buffer overflow in Real demuxer CVE-2010-3907 /
|
|
VideoLAN-SA-1007
|
|
- Fix some asf/wmv seeking issues, notably when seek didn't go
|
|
to a keyframe
|
|
- Support for 24-bits PCM over RTP (audio/L24)
|
|
+ Subtitles and renderer:
|
|
- Do not auto-detect .txt files for subtitles
|
|
- Mark more freetype options as safe
|
|
- Mac OS X: fixed fontconfig cache creation
|
|
- Fix heap corruption in subtitle decoders, potentially
|
|
exploitable
|
|
+ Visualization:
|
|
- Fix projectM visualization for Linux in all locales
|
|
- Fix projectM visualization support for Windows
|
|
- Various projectM improvements: the module should be working
|
|
now
|
|
- Fix goom crash on Windows XP and Mac OS X
|
|
+ Interfaces:
|
|
- Qt4: fixes for media keys processing and MCE remotes
|
|
- Qt4: various fixes and portability improvements
|
|
- KDE: work-around open dialog first slow opening because of
|
|
KMimeTypeRepository
|
|
+ Miscellaneous fixes:
|
|
- KDE device solid actions
|
|
- XDG screensaver
|
|
- Transcode integer overflow
|
|
- HTTP Icy metadata reading
|
|
- Windows: revert to 1.1.4 performance timers
|
|
+ Updated translations.
|
|
- Add vlc-lirc.patch: fix build of the lirc module. Taken from git.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 16 17:56:11 UTC 2011 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- No loner package locale co.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 19 19:24:53 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add vlc-upnp-assert.patch: fix build of upnp plugin.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 13 21:13:14 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.1.5:
|
|
+ Security:
|
|
- Fix a Windows crash on accessing Network Shared files/drives,
|
|
VideoLAN-SA-1006
|
|
+ Services Discovery:
|
|
- Integration in the playlist, of a list of web shows,
|
|
provided by channels.com
|
|
+ Demuxers:
|
|
- Game Music Emu (GME) plugin rewritten, using the proper C API
|
|
- DVDnav and DVDread fixes for encoding and misc issues
|
|
- Playback of live http .Webm streams
|
|
- Taglib thread-safety fix
|
|
+ Decoders:
|
|
- Fix decoding of H264 using DxVA2 using Intel IGP, thanks to
|
|
the donation from "Puget Systems"
|
|
+ Skins:
|
|
- Add an icon to VLC on Linux
|
|
+ Video Output:
|
|
- fix a bug that could lead to 100% CPU usage on XCB
|
|
+ Interfaces:
|
|
- fix for Qt bug where VLC didn't exit properly on some Windows
|
|
XP configuration
|
|
- fixes on luatelnet and luarc
|
|
+ Miscellaneous crashes and fixes in various plugins (telnet,
|
|
live555, theora and TS-mux, Qt)
|
|
+ libLVC:
|
|
- add libvlc_media_new_fd() to play directly file descriptors
|
|
(not Win32/Win64)
|
|
- Miscellaneous fixes
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 20 22:41:32 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.1.4.1:
|
|
+ Demuxers:
|
|
- DVDnav and DVDread fixes for encoding and misc issues
|
|
- Playback of live http .Webm streams
|
|
+ Decoders:
|
|
- Fix decoding of H264 using DxVA2 using Intel IGP, thanks to
|
|
the donation from "Puget Systems"
|
|
+ Skins:
|
|
- add an icon to VLC
|
|
+ Uodated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 6 17:40:04 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add libtwolame-devel BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 27 19:00:34 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.1.4:
|
|
+ Win32:
|
|
- Fix a security issue when loading DLLs, especially in Qt4
|
|
and dmo modules, See VideoLAN-SA-1005
|
|
- Fix folders opening from the interface
|
|
+ Updated translations.
|
|
- Add gdk-pixbuf-devel BuildRequires for openSUSE 11.4+
|
|
- Add gtk2-devel BuildRequires and add new patch:
|
|
0001-Libnotify-depends-on-a-GTK-version-can-be-gtk-2.0-or.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 19 08:57:04 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.1.3:
|
|
+ Access and demuxers:
|
|
- fixes for FTP relatives path and FTP directory support
|
|
- fix for podcasts parsing
|
|
- DVD: fix an assert error and various memory leaks
|
|
+ Taglib:
|
|
- fix NULL dereferences, as reported by FortiGuard Lab,
|
|
CVE-2010-2937 / VideoLAN-SA-1004
|
|
+ Playlist:
|
|
- fix a regression where the wrong entry was played
|
|
- fix m3u playlists exports
|
|
+ Skins2:
|
|
- fix video autoresize behaviour
|
|
+ updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 3 20:14:12 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- BuildRequire libmatroska-devel instead of libmatroska.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 30 19:22:12 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.1.2:
|
|
+ Demuxers:
|
|
- Avformat fps displaying fix
|
|
- TS, fix an issue where some programs would get dropped
|
|
(fixes DVB issues too)
|
|
+ Audio filters:
|
|
* fix timestamps handling on some filters that provoqued issues
|
|
when playback of mono streams, especially on Windows
|
|
+ Windows:
|
|
- fix a bug in direct3d video output with old nVidia drivers
|
|
that broke video playback with overlay (YUV->RGB)
|
|
- fix console output encoding
|
|
+ Interface and extensions:
|
|
- Youtube and other scripts updates
|
|
- Misc fixes in Qt4 (especially VLM and EPG dialogs) and MacOS
|
|
interface.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 20 10:20:15 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.1.1:
|
|
+ libVLC:
|
|
* Support for the new capabilities: libvlc_adjust_Enable,
|
|
libvlc_adjust_Contrast, libvlc_adjust_Brightness,
|
|
libvlc_adjust_Hue, libvlc_adjust_Saturation,
|
|
libvlc_adjust_Gamma
|
|
* Various fixes and crash preventions, especially when video
|
|
functions were called early
|
|
* libvlc_media_player_set_pause() can force the pause state,
|
|
whereas libvlc_media_player_pause() would only toggle it.
|
|
* libvlc_set_user_agent() configures the "user agent" strings
|
|
used for some protocols (HTTP, PulseAudio...).
|
|
This replaces the --http-user-agent and the former
|
|
--user-agent libvlc_new() parameters.
|
|
* libvlc_video_set_callbacks() and libvlc_video_set_format()
|
|
allow grabbing video frames from a chosen memory location in
|
|
real-time.
|
|
This replace the ugly --vmem-* libvlc_new() parameters in
|
|
previous versions.
|
|
See http://wiki.videolan.org/LibVLC_SampleCode_SDL as an
|
|
example.
|
|
* libvlc_audio_get_delay() and libvlc_audio_set_delay()
|
|
configure the delay between audio and video/subpictures for
|
|
the current input.
|
|
+ Stream output:
|
|
* Fix h264 streaming in ts
|
|
+ Decoders/Demuxers:
|
|
* Fix performance issues with GPU decoding using DxVA2 using
|
|
ATI graphic cards You NEED ATI Catalyst 10.7
|
|
* Fix :program selection in TS and DVB-T
|
|
* Fixes and improvements for MKV, Avformat and Avcodec modules
|
|
* Fix mod (.xm, .s3m, .it) files support on Windows and Mac
|
|
builds
|
|
+ Linux port:
|
|
* Fix pulse closing
|
|
* VAAPI small improvements, notable for FourCC selection for
|
|
extraction
|
|
+ Interfaces:
|
|
* Qt: fix preferences, hotkeys, messages and some fulscreen
|
|
behaviour
|
|
* Skins: support for mousewheel in fullscreen, fix
|
|
radialsliders
|
|
* Http: fix fullscreen toggle
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 3 21:44:20 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add lirc-devel to BuildRequires to actually build the lirc
|
|
interface. Thanks to Rob Verduijn for reporting this error.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 21 08:01:27 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to 1.1.0:
|
|
+ This is a major release, adding major features, notably:
|
|
- GPU and DSP decoding on selected platforms
|
|
- New support for codecs, demuxers and muxers
|
|
- Lua extensions and Lua content extensions (luaSD)
|
|
- Improved interfaces
|
|
- Video Output rework
|
|
- Removal of lots of modules, rewrite of many
|
|
- Improved performances, in CPU, RAM and I/O
|
|
- New libVLC and bindings
|
|
- New or improved ports on misc platforms
|
|
+ And so many bugs and other features...
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 16 18:39:33 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to rc4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 11 06:29:39 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to rc2
|
|
- BuildRequires SDL_image-devel
|
|
- Remove obsoleted switches from configure call.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 10 21:21:27 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add git-rollup.patch.bz2 to rollup to current git. Supposed
|
|
to fix various crashers we see lately in 1.1rc2.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 8 19:21:12 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- BuildRequire libva-devel on openSUSE 11.2+
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 6 21:56:49 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to 1.1.0 RC 2: Final to be expected soon.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 26 21:20:36 UTC 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.1.0 RC
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 26 21:30:16 UTC 2010 - root@localhost
|
|
|
|
- BuildRequire appropriate xulrunner version.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 24 19:46:14 CEST 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Patched tarball uploaded, as older versions of openSUSE
|
|
seem not able to properly bootstrap it. The patch applied to the
|
|
source tarball is vlc-globalhotkey-with-old-xcb-keysyms.patch.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 23 14:52:16 CEST 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add vlc-libpng14.patch, taken from git master, commit ffa6a2f.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 22 20:31:34 CEST 2010 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.0.6:
|
|
+ Access:
|
|
* Fix crash on FTP URI with no file path
|
|
+ Decoders/Packetizers:
|
|
* Fix overflows in A/52, DTS, MPEG Audio and subtitles support
|
|
+ Demuxers:
|
|
* Update LUA script for Youtube pages
|
|
* Fix crashes in AVI, ASF and Matroska files
|
|
* Fix crashes on malformatted ZIP archives
|
|
* Fix crashes and leaks in the FFmpeg/avformat plugin
|
|
* Fix crash on invalid XSPF playlist
|
|
+ X11 port:
|
|
* Partial Xlib threading fixes
|
|
+ Interfaces:
|
|
* Fix crash (use after free) in Qt4 bookmarks
|
|
* Fix a few crashes in Qt4 playlist
|
|
+ Removed modules:
|
|
RTMP input and output are removed due to security problems.
|
|
Please update to VLC 1.1.0 which provides an FFmpeg-based RTMP
|
|
input if needed.
|
|
+ Updated translations.
|
|
- Changes from version 1.0.5:
|
|
+ Decoders:
|
|
* SubRip extra styles improvements
|
|
* Fix potential crashes in SSA and svg decoders
|
|
+ Mac OS X Interface:
|
|
* Improved support for the 2009 Apple Remote
|
|
+ Windows port:
|
|
* Use of gcc 4.4.2 to compile instead of gcc 4.2. This might
|
|
slightly increase performance and fix x264 issues
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 10 19:52:16 CET 2009 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.0.4:
|
|
+ Audio outputs:
|
|
* Fix deadlocks in the audio output core
|
|
* Make PulseAudio the default output if available
|
|
+ Video outputs:
|
|
* Fix fullscreen mode with KDE 4.3.3 and other window managers
|
|
* Fix incompatibility with cairo-dock and compositing
|
|
+ Input:
|
|
* Fix DVB scanning regression from VLC 1.0.3
|
|
* Support for XZ-compressed byte stream (LZMA algorithm)
|
|
+ Playlist:
|
|
* Support for .m3u8 playlist files (UTF-8 M3U)
|
|
+ Unix:
|
|
* Support for xcb-keysyms version 0.3.4 or higher
|
|
* Fix globalhotkeys on FreeBSD
|
|
+ Qt4 interface:
|
|
* Fix opening V4L version 1 devices
|
|
* Fix default destination ports in the streaming wizard
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 30 13:19:42 CET 2009 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.0.3
|
|
+ Video outputs:
|
|
- Fix video quality when resizing the video on Windows Vista
|
|
and 7, due to regressions in most popular drivers
|
|
- New deinterlacers modules based on yadif and yadif(x2)
|
|
algorithms
|
|
+ Decoders:
|
|
- Windows version supports now natively the WMA Professional
|
|
codec, as it didn't work in the packaged version of 1.0.2
|
|
- Fix downmixing of particual 4.0 AC-3 audio tracks
|
|
+ Encoders:
|
|
- x264 has profile-limitter, like:
|
|
#transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
|
|
+ Input:
|
|
- Update for appletrailers lua script
|
|
- Fixes on the RAR stream filter
|
|
- Fix for E-AC3 in ATSC/TS streams
|
|
- Various fixes for v4l and v4l2
|
|
- Fix a crash in mjpeg demuxer
|
|
+ Service discovery:
|
|
- New udev module for Linux
|
|
+ Qt4 interface:
|
|
- Fixes on the playlist and the stream output panels
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 29 16:21:13 CEST 2009 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add 540_all_x264.patch to build with x264 >= 0.76. Patch copied
|
|
from gentoo portage.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 21 14:06:27 CEST 2009 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.0.2
|
|
+ Decoders:
|
|
- Native support for WMA Professional, without the use of the
|
|
Win32 dlls
|
|
- Fix issues in subtitles, especially SSA ones
|
|
- Various fixes on theora and ogg
|
|
+ Demuxers:
|
|
- Various fixes for EPG support in MPEG-TS demuxer
|
|
- Fixes for potential stack overflow in .avi, .mp4 and .asf
|
|
demuxers
|
|
+ Access:
|
|
- Fixes for v4l2 devices
|
|
- Fixes for dvb-c channels-scanning
|
|
+ Qt Interface:
|
|
- Fix some playlist sorting issues
|
|
+ Encoders:
|
|
- MPEG2 transrate stream output removed
|
|
- x264 default-values closer to x264.exe defaults.
|
|
- x264 rc-behaviour fixes:
|
|
. if user defines qp-value, CQP-mode is used
|
|
. otherwise if user defines vb=0, CRF-mode is used
|
|
. otherwise ABR-mode is used
|
|
- x264 set vbv-bufsize/vbv-maxsize better if user hasn't
|
|
defined these:
|
|
. ABR mode set vbv-max-bitrate=bitrate
|
|
. vbv-bufsize is bitrate * seconds between keyframes
|
|
(keyint/fps)
|
|
+ Playlist:
|
|
- Lua scripts for Mpora and Vimeo playback
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 10:31:36 CEST 2009 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add vlc-1.0.1-libass4.patch to support newer libass. Patch
|
|
taken from upstream commit 019359b5a5.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 27 18:34:24 CEST 2009 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to version 1.0.1
|
|
+ Demuxers:
|
|
* Fix wmv/asf issues that caused audio to drop
|
|
* Various fixes for ac3, mp3, dts and stability for wav format
|
|
* Fix seek in RTSP in conformity to RFC 2326
|
|
* Fix Dailymotion access script
|
|
* Fix crashes in xspf files handler
|
|
* Fix seeking and timing issues in some flv files on Windows
|
|
version
|
|
+ Access:
|
|
* Add extra caching for files on network shares
|
|
* Prevent integer underflow in Real pseudo-RTSP module,
|
|
discovered by tixxDZ, DZCORE Labs, Algeria
|
|
+ Decoders:
|
|
* Fix seeking in mpeg2 video files
|
|
* Improve SSA subtitles rendering
|
|
* Update most codecs for the Windows and Mac version
|
|
+ Muxers:
|
|
* Fix sound recording of .flv files with mp3 audio
|
|
+ Qt Interface:
|
|
* Possibility to change the opacity level of the Fullscreen
|
|
controller
|
|
* Fix various crashes and VIDEO_TS folders opening
|
|
+ Mac OS X Interface:
|
|
* Added options to disable support for Apple Remote and Media
|
|
Keys
|
|
* Fixed options for Volume, Last.fm password and Subtitle
|
|
Encoding
|
|
* Fixed redraw issues when autosizing the video window
|
|
* Preferences panel now includes help through tool-tips
|
|
* More reliable Information and Messages panels
|
|
* Fix various crashes
|
|
+ Windows port:
|
|
* The ZVBI module is now available for Windows, for complete
|
|
teletext support
|
|
+ Update translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 7 09:55:39 CEST 2009 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to 1.0.0
|
|
* See http://git.videolan.org/?p=vlc.git;a=blob;f=NEWS;h=777764
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 18 09:09:23 CEST 2009 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Update to 1.0.0-rc4
|
|
Notable fixes:
|
|
- Mac OS crashes
|
|
- Qt Fullscreen controllers
|
|
- libass, playlist and skins crashes
|
|
- dv update to new API
|
|
- TrueHD in M2TS
|
|
- dropped vlc-xulrunner191 patch; it was merged upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 30 16:00:10 CEST 2009 - dominique-vlc.suse@leuenberger.net
|
|
|
|
- Add vlc-xulrunner191 patch (conditional. Works only with xul 191)
|
|
|