Software UpdatesDaten |
Desti's blogKdenlive 0.9Features and tweaks Improve detection of locale issues (default to POSIX when there is a locale conflict on the system) Bugfixes Fix monitor effect scene sometimes forcing monitor minimum size
PulseAudio 2.0* Alternate sample rates * Jack detection * Echo cancellation: WebRTC canceller, automatic gain control, drift compensation * Virtual Surround module * Xen Paravirtualised audio sink * Fixed HURD support * A2DP decoder quality improvements
libvpx 1.1.0 Eider* Eider adds a motion-compensated temporal denoiser, which gives higher quality than the older spatial denoiser. Performance Improvements * With Eider, our focus was on decoder speed and realtime encoder speed. Large realtime encoding speed gains with little quality loss are possible using the on-the-fly bitpacking experiment. Video conferencing-style encodes can be up to 13% faster, depending on resource allocation, with loss in the range of 0.2dB. * Decoder speed improved 2.5% vs. Duclair. Many thanks to all who worked on Eider, and welcome to four new contributors: KO Myung-Hun
KDevelop 4.3.1There were a few important bugfixes since KDevelop 4.3.0, hence you should update as soon as possible. Improved C++ support On machines that already use the recently released GCC 4.7, you need KDevelop 4.3.1 to ensure proper support for many C++ stdlib classes in our language support. This is due to the usage of the new C++11 noexecept keyword in the stdlib header files, which was not supported by KDevelop until now. Other Bugfixes Beside the notable changes above, KDevelop 4.3.1 comes with lots of bug fixes for our PHP and QtHelp documentation plugins, the PHP support and other areas. As usual, we also managed to resolve a few crashes. For the full overview, take a look at the changelog files. Many thanks as always to the various contributors who made this release possible.
NVIDIA GPU Drivers 295.40* Added support for the following GPUs: GeForce GT 635M * Closed a security vulnerability which made it possible for attackers to reconfigure GPUs to gain access to arbitrary system memory. For further details, see: http://nvidia.custhelp.com/app/answers/detail/a_id/3109 * Fixed a bug that caused DisplayPort devices to occasionally fail to turn back on after the system is resumed from suspend. * Added a ModeValidation X configuration option token, "AllowNon3DVisionModes", to allow modes that are not optimized for NVIDIA 3D Vision to be validated on 3D Vision monitors.
OilRush 1.07Changes: * Improved compatibility with open source drivers in Linux. fullscreen: 'f', close: 'ENTER' or 'ESC'
Unigine Heaven 3.0 BenchmarkAdded Mac OS X version compatible with 10.7+ (no tessellation). Added support for Intel HD 3000 GPU (no tessellation). Improved support for multi-monitor configurations. Added support for NVIDIA 3D Surround (multi-monitor stereo 3D). Enhanced NVIDIA 3D Vision support. New cross-platform launcher without .NET dependencies. Fixed Phoronix Test Suite compatibility issue. Fixed minor visual artifacts. Improved compatibility with Mesa drivers. Improved detection of new GPUs.
NVIDIA GPU Driver 295.20Added support for the following GPU: Tesla X2090 Fixed a bug that caused black areas to appear on the back faces of some models in Maya. Fixed a bug that resulted in the printing of spurious loader error messages. Fixed a bug that could cause X to crash after hotplugging displays. Fixed a bug which caused face selections to be misrendered in Maya when using the paint selection tool. Improved performance for interactive tools in Mudbox. Added a "--no-opengl-files" option to nvidia-installer to allow installation of the driver without OpenGL files that might conflict with already installed OpenGL implementations. Split the DFP configuration page in nvidia-settings into multiple tabs, allowing the controls to be displayed on smaller screens. Fixed a bug that could cause some OpenGL applications (including desktop environments like KDE and GNOME Shell) to hang. Fixed a bug that prevented the internal panel from working on some laptops with GeForce 7 series GPUs. Fixed an OpenGL bug where using display lists on Fermi-based GPUs could result in missing rendering in some cases. Fixed an OpenGL bug that caused incorrect rendering when using framebuffer objects to render to 16-bit color textures with alpha. Fixed two bugs that caused sporadic application crashes in some multi-threaded OpenGL applications. Fixed a bug that caused creating OpenGL 4.2 contexts with glXCreateContextAttribsARB to fail. Fixed a bug that caused OpenGL to print Xlib: extension "NV-GLX" missing on display ":0". when used with a non-NVIDIA implementation of the GLX X extension. Implemented color depth 30 (10 bits per component) support for GeForce 8 series and higher GPUs. Implemented support for constraining cursors to the visible regions of connected displays; see the "ConstrainCursor" X Option in the README for details.
LibreOffice 3.5Berlin, February 14, 2012 – The Document Foundation announces LibreOffice 3.5, the third major release of “the best free office suite ever”, which shows to end users the improvements derived from the development strategy adopted since September 2010. LibreOffice 3.5 derives from the combined effort of full time hackers – the largest group of experienced OOo code developers – and volunteer hackers, coordinated by the Engineering Steering Committee. During 16 months, an average of 80 developers each month have provided a total of over thirty thousand code commits, introducing new and interesting features: Writer - a new built-in Grammar checker for English and several other languages Impress / Draw - an improved importer of custom shapes and Smart Art from PPT/PPTX Calc - support for up to 10,000 sheets Base - a new integrated PostgreSQL native driver ![]()
xine-lib 1.2.1xine-lib (1.2.1) 2012-02-04 * The "I'm at Tyneside LUG" release.
Linux Mint 12 KDEKDE 4.7.4
GIMP 2.6.12GIMP 2.6.12 is a bug-fix release in the stable GIMP 2.6 series. Its purpose is mostly to wrap up all fixes that have piled up since 2.6.11 into a last release in the stable 2.6 series before we switch to 2.8. Please have a look at the NEWS file for a detailed list of changes. Overview of Changes from GIMP 2.6.11 to GIMP 2.6.12 * Bugs fixed: 627328 - GIMP 2.6.10 segfaults when CTRL-left click on a layer mask ... plus a ton of others. * Updated translations: Asturian (ast)
OpenShot 1.4.1New 3D animation (wireframe text) New Titles (gold) New Effects (fish eye) New Animation Presets Support for Blender 2.6.X Localization fixes (seg faults, audio volume, rotation effect) UI bugs (disappearing icons using some GTK themes) Improved Help Manual Improved Title UI (interactive font list) Improved Precision (clip length, default image length) Tons of bug fixes! (view all bug reports)
Duclair libvpx 1.0.0Our fourth named release, focused on performance and features related to real-time encoding. It also fixes a decoder crash bug introduced in v0.9.7, so all users of that release are encouraged to upgrade. - Upgrading: This release is ABI incompatible with prior releases of libvpx, so the "major" version number has been bumped to 1. You must recompile your applications against the latest version of the libvpx headers. The API remains compatible, and this should not require code changes in most applications. - Enhancements: This release introduces several substantial new features to the encoder, of particular interest to real time streaming applications. Temporal scalability allows the encoder to produce a stream that can be decimated to different frame rates, with independent rate targetting for each substream. Multiframe quality enhancement postprocessing can make visual quality more consistent in the presence of frames that are substantially different quality than the surrounding frames, as in the temporal scalability case and in some forced keyframe scenarios. Multiple-resolution encoding support allows the encoding of the same content at different resolutions faster than encoding them separately. - Speed: Optimization targets for this release included the decoder and the real-time modes of the encoder. Decoder speed on x86 has improved 10.5% with this release. Encoder improvements followed a curve where speeds 1-3 improved 4.0%-1.5%, speeds 4-8 improved <1%, and speeds 9-16 improved 1.5% to 10.5%, respectively. "Best" mode speed is consistent with the Cayuga release. - Quality: Encoder quality in the single stream case is consistent with the Cayuga release. - Bug Fixes: This release fixes an OOB read decoder crash bug present in v0.9.7 related to the clamping of motion vectors in SPLITMV blocks. This behavior could be triggered by corrupt input or by starting decoding from a P-frame.
FFmpeg 0.10We have made a new major release (0.10) It contains all features and bugfixes of the git master branch. A partial list of new stuff is below: Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936, v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
|
ArticlesEnergiehunger: AMDs 90 nm versus 65 nm Prozess AMD Athlon 64 X2 5000+ versus Intel Core 2 Duo E6400 (Teil 3 - Video- und Audio-Encoding) AMD Athlon 64 X2 5000+ versus Intel Core 2 Duo E6400 (Einleitung und Teil 1 - Datenkompression) NVIDIA GeForce 6600GT: Altes Eisen oder gutes Angebot? CeBIT 2005 - ABIT, Albatron und AOpen CeBIT 2005 - Arima, ASRock und ASUS CeBIT 2005 - BIOSTAR, DFI und ECS CeBIT 2005 - EPoX, FIC, Foxconn und Jetway CeBIT 2005 - MSI, PCCHIPS, SiS, Soltek und Tyan ScienceUser loginWho's online
There are currently 0 users and 2 guests online.
|