VLC Media Player

5

VLC Media Player

offline
  • benne  Male
  • Elitni građanin
  • Pridružio: 14 Okt 2010
  • Poruke: 2272
  • Gde živiš: From Bissau to Palau

Napisano: 19 Feb 2012 10:20

VLC Media Player 2.0.0



VLC 2.0 "Twoflower" is a major new version of our popular media player.
With faster decoding on multi-core, GPU, and mobile hardware and the ability to open more formats, notably professional, HD and 10bits codecs, 2.0 is a major upgrade for VLC.
Twoflower has a new rendering pipeline for video, with higher quality subtitles, and new video filters to enhance your videos.
It supports many new devices and BluRay Discs (experimental).
Completely reworked Mac and Web interfaces and improvements in the other interfaces make VLC easier than ever to use.
Twoflower fixes several hundreds of bugs, in more than 7000 commits from 160 volunteers.

Release Notes: http://www.videolan.org/vlc/releases/2.0.0.html



Dopuna: 20 Mar 2012 2:30

VLC Media Player 2.0.1



· Support for MxPEG files and streams
· New features in the Mac OS X interface for more customization.
· Numerous fixes in the Qt, the Mac OS and the skins interfaces.
· Fixes for HTTP Live Streaming, CDDB, UDP/RTP support.
· Security issues SA-1201 and SA-1202.
· Limited support for Bluray discs menus.
· Numerous fixes for MKV support.
· Fix for splitted RAR files playback.
· Numerous fixes for more than 120 bugs.
· Codec and 3rd party libraries security updates.



Dopuna: 02 Jul 2012 13:12

VLC Media Player 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



Dopuna: 21 Jul 2012 15:09

VLC media player 2.0.3



Access:
* Fix some HTTP request that broke some radio channels
Demuxers:
* Fix support for some flv files (notably joined)
* Fix a crash when opening ape files with ID3v1 tags
Mac OS X:
* Add GateKeeper support
* Fix handling for some hotkeys
* Fix fullscreen toggle over extra interfaces
* Minor bugfixes and improvements
Qt:
* Fix Windows 8 interface style
Translations:
* Updates for Breton, Czech, Dutch, Gaelic, German, Hebrew, Hindi, Icelandic,
Japanese, Khmer, Korean, Polish, Russian, Simplified Chinese, Slovenian,
Thai, Turkish and Walloon
* New translations to Uzbek and Marathi
* Fix activation of Gaelic and Thai translations



Registruj se da bi učestvovao u diskusiji. Registrovanim korisnicima se NE prikazuju reklame unutar poruka.
offline
  • Rogi  Male
  • Mod u pemziji
  • Najbolji košarkaš koji
  • je ikada igrao ovu igru
  • Pridružio: 31 Avg 2005
  • Poruke: 11687

VLC Media Player 2.0.2 (64-bit)


# Video Output:
* XP machine will now use DirectX mode by default, like in previous versions. There were too many errors with broken drivers.
* More accurate colourspaces conversions for YUV->RGB in OpenGL
* Add menu support for libvlc / VLCKit applications on Mac OS X
* Various fixes on Mac OS X, notably for crop, zoom, osd and menu support
* Misc fixes in OpenGL module, on all platforms
* Fix video output on PowerPC-based Macs equipped with an ATI Radeon 7500, an ATI Radeon 9200 or a NVIDIA GeForceFX 5200 Ultra.
* Fix video output of 10bit encoded contents on Intel-based Macs equipped with an Intel GMA 950 chipset running OS X 10.6 or later.
* Add support for the HiDPI mode used on recent Apple products with so-called Retina Displays.
# Access:
* Rework Digital TV module for Windows. DVB-T and DVB-C should work again
* Fixes for RAR compressed files
* Fix DirectShow crashes on exit
* Improve PulseAudio input latency
* Fixes for HTTP access through a proxy
* v4l2 webcam outputting H264 can now be used directly (use --v4l2-chroma=h264)
* Fix subtitles auto-detection in subfolders and detection behaviour
* IE http proxy is not used anymore by VLC on Win32
* Accept more extensions for DVD images
* Fix crash in VC1 packetizer
* Improvements in Blu-Ray playback
* Improvements and fixes in HLS support
# Codec:
* Fix crashes in AAC decoder on channels changes, notably in ISDB streams
* Fix compilation with multiple FFmpeg and libav versions
* Fix G726 support
* Fix MP3 free format support
# Demuxers:
* Fixes for MKV segments, seeking and MKV title display
* Fix for some mp4, voc, midi and au crashes
* Fix for Real .ram, .f4v, .avi and .ra files support
* Fix for DVB channels file support
* Fixes for alac, vorbis, DTS, VC-1 and Dirac in mp4
# Encoders:
* Fix for MPEG Audio encoding, use layer2 when using fourcc "mp2 " and "mp2a"
* Fix for JPEG generation, when doing snapshots
# Audio filters and output:
* Limitation of spatializer volume output
* Fix DirectSound device selection
* Correct PulseAudio volume control
* Do not apply volume in file output
* Fix sampling rate in JACK output
* Fixes in ALSA output for latency and for broken drivers
# Mac OS X:
* Enable drag and drop of playlist items between the temporary playlist and the persistant media library
* Enable import of playlist items taken from the service discovery modules to the media library or the temporary playlist
* Media key support for keyboards by other manufacturers than Apple This fix was facilitated through a hardware donation by ZF Friedrichshafen AG manufacturing keyboards under the brand "Cherry".
* Add support for the Apple Remote to set the Mac to sleep using a longer press on the Play/Pause button
* Remove libfontconfig's font cache by an Apple Type Services lookup. This removes the "Updating Cache" dialog, before finding all fonts.
* Re-add an option to hide the window decoration during video playback
* Improve compatibility with other 3rd party apps using SPMediaKeyTap
* Many Fullscreen fixes
* Keep Aspect Ratio when resizing is back
* Add controls to manipulate the Subtitles Duration to the Track Synchronization panel
* Hidden items in the sidebar are being retained for the next launch now
* Fix crash when trying to open an Audio CD by drag & drop
* Improve reliability when opening DVDs or BDs by drag & drop
* Fix crashes on exit
* Fix crash when mounting a device with multiple logical volumes while VLC is running
* Chosen audio output device is retained throughout multiple sessions
* Since running the Mac OS X interface as an Extra Interface or Control Interface can lead to undefined results, eventual settings will be automatically reset on the first launch. - This fixes issues with unresponsive playback controls and crashes on quit.
* Update Growl plugin for use with Growl 1.3
* Miscellaneous minor interface improvements
# Lua Scripts:
* Fixes for stdin/stdout and for different locale issues
* Fixes for icecast SD
# Qt:
* Fix preferences for audio devices on Windows
* Fix playlist search and selector behaviour
* Fix multiple issues in the Open Disc dialog
* Miscellaneous fixes in preferences, buttons, EPG, playlist and customize dialog
* Fix tags and file names display
* Fix various crashes, display issues and usability issues
# Skins2:
* Fix mousewheel on Windows
* Fix for key events and focus loss
# Web interface:
* Fix display of some buttons
* Fix listing of files in the Open interface
* Fixes for widgets behaviour and vlm dialog
# Security:
* Fix Ogg Heap buffer overflow
* Update taglib (CVE-2012-2396)
* Update libavcodec and other codecs libraries
# Translation:
* Traditional Chinese, Simplified Chinese, Walloon, Slovak, Polish, Khmer, Japanese, Italian, French, Czech, Belarusian, Breton, Greek, Spanish, Estonian, Irish, Galician, Hungarian, Japanese, Dutch, Telugu, Ukranian, Thai translations update
* New Scottish Gaelic translation





Download: http://www.videolan.org/



offline
  • benne  Male
  • Elitni građanin
  • Pridružio: 14 Okt 2010
  • Poruke: 2272
  • Gde živiš: From Bissau to Palau

Napisano: 19 Okt 2012 1:15

VLC Media Player 2.0.4



· Major update that fixes a lot of regressions of the 2.0.x branch of VLC.
· Introduces an important number of fixes and improvements for all playback, notably for Blu-Ray, DVD, HLS, Ogg and MKV files; but also for Youtube, Vimeo, Koreus and Soundcloud.
· Adds Opus codec support, including multichannel ones and streams, and MSS playback through DMO libraries.
· Fixes numerous issues, including audio device selection, Qt and Mac OS interface, security issues and Windows wallpaper mode...
· Fixes around a hundreds of bugs, and adds more than 300 commits on top of 2.0.3.



Dopuna: 15 Dec 2012 17:50

VLC Media Player 2.0.5



· 2.0.5 is an important update that fixes some regressions of the 2.0.x branch of VLC.
· 2.0.5 introduces an important number of fixes for MKV, SWF, AIFF, RTSP, subtitles and encoding.
· 2.0.5 also improves the Mac OS interface, some video filters and Pulseaudio synchronization.
· 2.0.5 fixes around a hundreds of bugs, and adds around 100 commits on top of 2.0.4, fixing 50 bugs.

offline
  • Rogi  Male
  • Mod u pemziji
  • Najbolji košarkaš koji
  • je ikada igrao ovu igru
  • Pridružio: 31 Avg 2005
  • Poruke: 11687

VLC media player 2.0.6


2.0.6 is an important update that fixes some regressions of the 2.0.x branch of VLC.
2.0.6 introduces support for Matroska v4 files.
2.0.6 also introduces an important number of fixes for MKV, Ogg, AVI, WMV, HTTPS and subtitles support. Fixes FLAC 6.1/7.1, ALAC, and Intel HD 2000/3000 GPU decoding on Windows are also present.
2.0.6 also improves the Mac OS X, the D-Bus and MPRIS2 interfaces.
2.0.6 uses a new compiler for Windows version, done by the MinGW-w64 project.
With faster decoding on multi-core, GPU, and mobile hardware and the ability to open more formats, notably professional, HD and 10bits codecs, 2.0 was a major upgrade for VLC.




Download: http://mingw-w64.sourceforge.net/

offline
  • Aco  Male
  • Moderator foruma
  • Aleksandar
  • Pridružio: 12 Maj 2006
  • Poruke: 16823
  • Gde živiš: /home/aco

VLC media player 2.0.7


What's New:

VLC 2.0.7 "Twoflower" is a small update to our 2.0 media player.

2.0.7 is a small update that fixes some regressions of the 2.0.x branch of VLC.
2.0.7 fixes track selection for PowerPC machines.
2.0.7 also fixes and important regression in decoding numerous audio file formats and when encoding in MP3 and AAC.
2.0.7 closes a couple of security issues and fixes regression in our ActiveX plugin for Internet Explorer.
With faster decoding on multi-core, GPU, and mobile hardware and the ability to open more formats, notably professional, HD and 10bits codecs, 2.0 was a major upgrade for VLC.

http://www.videolan.org/vlc/

offline
  • Dok  Male
  • Moderator foruma
  • - Dok Milioner -
  • - Profesionalni Vanzemaljac -
  • Pridružio: 01 Jul 2005
  • Poruke: 4703
  • Gde živiš: Tamo gde mi nije mesto.

VLC Media Player 2.0.8

- Novosti & Ispravke -

offline
  • Ričard  Male
  • Lavlje srce
  • Supermoderator
  • Zver!
  • Electro maintenance engineer
  • Pridružio: 28 Nov 2006
  • Poruke: 13744
  • Gde živiš: Vršac

Napisano: 27 Sep 2013 9:56

VLC media player 2.1.0 (32-bit)


+ Change Log:

http://www.videolan.org/vlc/

Dopuna: 16 Nov 2013 9:03

VLC media player 2.1.1 (32-bit)


+ Change Log:

http://www.videolan.org/vlc/

Dopuna: 10 Dec 2013 12:21

VLC media player 2.1.2 (32-bit)


+ Change Log:

http://www.videolan.org/vlc/

offline
  • Ričard  Male
  • Lavlje srce
  • Supermoderator
  • Zver!
  • Electro maintenance engineer
  • Pridružio: 28 Nov 2006
  • Poruke: 13744
  • Gde živiš: Vršac

VLC media player 2.1.3 (32-bit)


+ Change Log:

http://www.videolan.org/vlc/

offline
  • Dok  Male
  • Moderator foruma
  • - Dok Milioner -
  • - Profesionalni Vanzemaljac -
  • Pridružio: 01 Jul 2005
  • Poruke: 4703
  • Gde živiš: Tamo gde mi nije mesto.

Napisano: 28 Jul 2014 1:47

VLC Media Player 2.1.5

- Novosti & Ispravke -



Dopuna: 27 Feb 2015 20:34

VLC Media Player 2.2.0

- Novosti & Ispravke -



Dopuna: 17 Apr 2015 2:51

VLC Media Player 2.2.1

- Novosti & Ispravke -



Dopuna: 07 Feb 2016 16:03

VLC Media Player 2.2.2

- Novosti & Ispravke -

offline
  • Pridružio: 12 Feb 2007
  • Poruke: 1239

VLC Media Player 2.2.4

- Novosti & Ispravke -

Ko je trenutno na forumu
 

Ukupno su 970 korisnika na forumu :: 25 registrovanih, 2 sakrivenih i 943 gosta   ::   [ Administrator ] [ Supermoderator ] [ Moderator ] :: Detaljnije

Najviše korisnika na forumu ikad bilo je 3466 - dana 01 Jun 2021 17:07

Korisnici koji su trenutno na forumu:
Korisnici trenutno na forumu: amstel, babaroga, Bobrock1, Botovac, darkangel, Futog 74, ILGromovnik, Kriglord, krkalon, Krvava Devetka, LUDI, m0nstrum_, milenko crazy north, Mixelotti, mkukoleca, Nemanja.M, paja69, Parker, pein, powSrb, sabros, Shilok, slonic_tonic, sovanova95, tubular