Changelog for
libvlccore4-debuginfo-1.1.2-2.7.i586.rpm :
* Tue Aug 03 2010 dominique-vlc.suseAATTleuenberger.net- BuildRequire libmatroska-devel instead of libmatroska.
* Fri Jul 30 2010 dominique-vlc.suseAATTleuenberger.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 2010 dominique-vlc.suseAATTleuenberger.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 03 2010 dominique-vlc.suseAATTleuenberger.net- Add lirc-devel to BuildRequires to actually build the lirc interface. Thanks to Rob Verduijn for reporting this error.
* Mon Jun 21 2010 dominique-vlc.suseAATTleuenberger.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 2010 dominique-vlc.suseAATTleuenberger.net- Update to rc4
* Fri Jun 11 2010 dominique-vlc.suseAATTleuenberger.net- Update to rc2- BuildRequires SDL_image-devel- Remove obsoleted switches from configure call.
* Thu Jun 10 2010 dominique-vlc.suseAATTleuenberger.net- Add git-rollup.patch.bz2 to rollup to current git. Supposed to fix various crashers we see lately in 1.1rc2.
* Tue Jun 08 2010 dominique-vlc.suseAATTleuenberger.net- BuildRequire libva-devel on openSUSE 11.2+
* Sun Jun 06 2010 dominique-vlc.suseAATTleuenberger.net- Update to 1.1.0 RC 2: Final to be expected soon.
* Wed May 26 2010 dominique-vlc.suseAATTleuenberger.net- Update to version 1.1.0 RC
* Mon Apr 26 2010 rootAATTlocalhost- BuildRequire appropriate xulrunner version.
* Sat Apr 24 2010 dominique-vlc.suseAATTleuenberger.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 2010 dominique-vlc.suseAATTleuenberger.net- Add vlc-libpng14.patch, taken from git master, commit ffa6a2f.
* Thu Apr 22 2010 dominique-vlc.suseAATTleuenberger.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 2009 dominique-vlc.suseAATTleuenberger.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 2009 dominique-vlc.suseAATTleuenberger.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 2009 dominique-vlc.suseAATTleuenberger.net- Add 540_all_x264.patch to build with x264 >= 0.76. Patch copied from gentoo portage.
* Mon Sep 21 2009 dominique-vlc.suseAATTleuenberger.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 2009 dominique-vlc.suseAATTleuenberger.net- Add vlc-1.0.1-libass4.patch to support newer libass. Patch taken from upstream commit 019359b5a5.
* Mon Jul 27 2009 dominique-vlc.suseAATTleuenberger.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 07 2009 dominique-vlc.suseAATTleuenberger.net- Update to 1.0.0
* See http://git.videolan.org/?p=vlc.git;a=blob;f=NEWS;h=777764
* Thu Jun 18 2009 dominique-vlc.suseAATTleuenberger.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 2009 dominique-vlc.suseAATTleuenberger.net- Add vlc-xulrunner191 patch (conditional. Works only with xul 191)