Commit 61145cf8 authored by Dennis van Amerongen's avatar Dennis van Amerongen

* NEWS: sync with 0.8.6c again..

parent 1a4176cd
...@@ -95,6 +95,7 @@ Capture: ...@@ -95,6 +95,7 @@ Capture:
Localisations: Localisations:
* Persian * Persian
Changes between 0.8.6b and 0.8.6c: Changes between 0.8.6b and 0.8.6c:
---------------------------------- ----------------------------------
Various bugfixes, notably: Various bugfixes, notably:
...@@ -103,12 +104,18 @@ Various bugfixes, notably: ...@@ -103,12 +104,18 @@ Various bugfixes, notably:
* Fullscreen change crash on Mac OS X * Fullscreen change crash on Mac OS X
* RSS filter string overflow * RSS filter string overflow
* Few memory leaks * Few memory leaks
* Embedded subtitles (GAB2 format) in AVI
* MKV demuxer crash (related to seeking) * MKV demuxer crash (related to seeking)
CDDA / Vorbis / Theora / SAP plugins: CDDA / Vorbis / Theora / SAP plugins:
* Security updates (VideoLAN-SA-0702) * Security updates (VideoLAN-SA-0702)
Demuxers:
* Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI
Localisation:
* New localisation: Arabic, Persian
Changes between 0.8.6a and 0.8.6b: Changes between 0.8.6a and 0.8.6b:
---------------------------------- ----------------------------------
Various bugfixes, notably: Various bugfixes, notably:
...@@ -211,9 +218,8 @@ Developers: ...@@ -211,9 +218,8 @@ Developers:
* Fixes for the mozilla and activeX plugins * Fixes for the mozilla and activeX plugins
Changes between 0.8.4a and 0.8.5 Changes between 0.8.4a and 0.8.5
--------------------------------- --------------------------------
Core support: Core support:
* Statistics collection (bitrates, packets, connections, ...) * Statistics collection (bitrates, packets, connections, ...)
...@@ -295,6 +301,7 @@ Developers: ...@@ -295,6 +301,7 @@ Developers:
* Java bindings * Java bindings
* A bit more automatic testing * A bit more automatic testing
Changes between 0.8.4 and 0.8.4a: Changes between 0.8.4 and 0.8.4a:
--------------------------------- ---------------------------------
...@@ -319,6 +326,7 @@ Interfaces: ...@@ -319,6 +326,7 @@ Interfaces:
* Mac OS X * Mac OS X
- fixed encoding of H.264/H.263 content when using the wizard - fixed encoding of H.264/H.263 content when using the wizard
Changes between 0.8.2 and 0.8.4: Changes between 0.8.2 and 0.8.4:
-------------------------------- --------------------------------
...@@ -401,6 +409,7 @@ Translations: ...@@ -401,6 +409,7 @@ Translations:
The following languages were re-added: The following languages were re-added:
* Swedish * Swedish
Changes between 0.8.1 and 0.8.2: Changes between 0.8.1 and 0.8.2:
-------------------------------- --------------------------------
...@@ -535,7 +544,7 @@ Translations: ...@@ -535,7 +544,7 @@ Translations:
Changes between 0.8.0 and 0.8.1: Changes between 0.8.0 and 0.8.1:
----------------------------------------------------- --------------------------------
Core support: Core support:
* Include TLS/SSL API (on plattforms where libgnutls is available) * Include TLS/SSL API (on plattforms where libgnutls is available)
...@@ -566,8 +575,9 @@ Stream Output: ...@@ -566,8 +575,9 @@ Stream Output:
* Stream output: * Stream output:
* Support of playlist group announcement * Support of playlist group announcement
Changes between 0.7.2 and 0.8.0: Changes between 0.7.2 and 0.8.0:
----------------------------------------------------- --------------------------------
Core support: Core support:
* Major work on libvlc. Changed/renamed/added functions * Major work on libvlc. Changed/renamed/added functions
...@@ -690,6 +700,7 @@ Misc: ...@@ -690,6 +700,7 @@ Misc:
* Cisco IP/TV streams supported * Cisco IP/TV streams supported
* VLM enhancements * VLM enhancements
Changes between 0.7.1 and 0.7.2: Changes between 0.7.1 and 0.7.2:
-------------------------------- --------------------------------
...@@ -780,6 +791,7 @@ Misc: ...@@ -780,6 +791,7 @@ Misc:
* Improvements to the Goom visualisation plugin. * Improvements to the Goom visualisation plugin.
* Roku HD1000 audio output. * Roku HD1000 audio output.
Changes between 0.7.1 and 0.7.1a: Changes between 0.7.1 and 0.7.1a:
--------------------------------- ---------------------------------
...@@ -789,7 +801,7 @@ Mac OS X: ...@@ -789,7 +801,7 @@ Mac OS X:
Changes between 0.7.0 and 0.7.1: Changes between 0.7.0 and 0.7.1:
--------------------------------- --------------------------------
Core support: Core support:
* Fixed a nasty bug that causes preferences not to be saved some times. * Fixed a nasty bug that causes preferences not to be saved some times.
...@@ -832,8 +844,9 @@ Win32 port: ...@@ -832,8 +844,9 @@ Win32 port:
* A few improvements to the DirectShow input plugin. * A few improvements to the DirectShow input plugin.
* Fixed ipv6 name resolution. * Fixed ipv6 name resolution.
Changes between 0.6.2 and 0.7.0: Changes between 0.6.2 and 0.7.0:
--------------------------------- --------------------------------
Core support: Core support:
* Brand new decoder/packetizer api. * Brand new decoder/packetizer api.
...@@ -944,8 +957,9 @@ Miscellaneous: ...@@ -944,8 +957,9 @@ Miscellaneous:
* Spanish, Portuguese Brazilian and Hungarian translations. * Spanish, Portuguese Brazilian and Hungarian translations.
* libcaca video output (colored ascii) * libcaca video output (colored ascii)
Changes between 0.6.1 and 0.6.2: Changes between 0.6.1 and 0.6.2:
--------------------------------- --------------------------------
Core support: Core support:
* Fixed a nasty regression in 0.6.1 which made some streams unplayable. * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
...@@ -976,8 +990,9 @@ Miscellaneous: ...@@ -976,8 +990,9 @@ Miscellaneous:
* Ffmpeg decoder now generates proper pts and can be used to play * Ffmpeg decoder now generates proper pts and can be used to play
mpeg1/2 videos. mpeg1/2 videos.
Changes between 0.6.0 and 0.6.1: Changes between 0.6.0 and 0.6.1:
--------------------------------- --------------------------------
Core support: Core support:
* There should be less bogus resampling, particularly on DVDs. * There should be less bogus resampling, particularly on DVDs.
...@@ -1003,8 +1018,9 @@ Miscellaneous: ...@@ -1003,8 +1018,9 @@ Miscellaneous:
* Ffmpeg decoder now generates proper pts and can be used to play * Ffmpeg decoder now generates proper pts and can be used to play
mpeg1/2 videos. mpeg1/2 videos.
Changes between 0.6.0 and 0.6.1: Changes between 0.6.0 and 0.6.1:
--------------------------------- --------------------------------
Core support: Core support:
* There should be less bogus resampling, particularly on DVDs. * There should be less bogus resampling, particularly on DVDs.
...@@ -1052,7 +1068,7 @@ Miscellaneous: ...@@ -1052,7 +1068,7 @@ Miscellaneous:
Changes between 0.5.3 and 0.6.0: Changes between 0.5.3 and 0.6.0:
--------------------------------- --------------------------------
Core Support: Core Support:
* Channel Server support was removed (was deprecated) * Channel Server support was removed (was deprecated)
...@@ -1129,8 +1145,9 @@ BeOS port: ...@@ -1129,8 +1145,9 @@ BeOS port:
* A few new keyboard shortcuts * A few new keyboard shortcuts
* New full-featured Preferences window * New full-featured Preferences window
Changes between 0.5.2 and 0.5.3: Changes between 0.5.2 and 0.5.3:
--------------------------------- --------------------------------
Core Support: Core Support:
* fixed DTS S/PDIF output on little-endian machines * fixed DTS S/PDIF output on little-endian machines
......
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