Commit 5c62e584 authored by Clément Stenac's avatar Clément Stenac

Update 0.8.4a ChangeLog, NEWS and INSTALL.win32

parent df87f398
This diff is collapsed.
......@@ -94,14 +94,14 @@ http://download.videolan.org/pub/testing/contrib/
We also provide a package with all the libraries already compiled so it is
actually really easy to compile a full-featured version of vlc (these compiled
libraries will only work with mingw or cygwin):
http://download.videolan.org/pub/testing/win32/contrib-20051104-win32-bin-gcc3.3.1-only.tar.bz2
http://download.videolan.org/pub/testing/win32/contrib-20051208-win32-bin-gcc3.3.1-only.tar.bz2
(This one was the current one when the release was done. More recent ones may work).
All you need to do is extract it in your root directory (the include files
and libraries will be put in /usr/win32). You can do this with the following
command:
tar xjvf contrib-20051104-win32-bin-gcc3.3.1-only.tar.bz2 -C /
tar xjvf contrib-20051208-win32-bin-gcc3.3.1-only.tar.bz2 -C /
Please note the "-C /".
......
$Id$
Changes between 0.8.4 and 0.8.4a:
---------------------------------
Audio output:
* Fix a52 over spdif in alsa
Decoder:
* Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
* Add support for some non-standard FOURCCs used for H.264/H.263
Demux:
* Fix bug with some HE-AAC audio tracks
Services Discovery:
* HAL fixes, should now work with new API
* SAP, fix 20 second freeze on windows
* SAP, new option to enable timeshifting on announced streams
* UPnP fixes
* Avahi 0.6 support
Interfaces:
* Mac OS X
- fixed encoding of H.264/H.263 content when using the wizard
Changes between 0.8.2 and 0.8.4:
--------------------------------
Core support:
* Internal strings handling is now UTF-8 based
* New OSD system
* New OSD system
Video output:
* Fixed problems with OpenGL output
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment