Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
5a6c65f8
Commit
5a6c65f8
authored
Sep 13, 2008
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEWS reformulations.
parent
8a486dae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
5 deletions
+12
-5
NEWS
NEWS
+12
-5
No files found.
NEWS
View file @
5a6c65f8
...
...
@@ -12,10 +12,15 @@ Decoders:
Stream output:
* Restored the old mpeg2 transrating module.
* Restored the old behavior of --sout-keep. It is now de-activated by default.
* Multiple bridge-in instances are now possible.
* bridge-in can be used to configure a placeholder stream.
Changes between 0.9.1 and 0.9.2
-------------------------------
* Restored the old behavior of --sout-keep. It is now de-activated by default.
* Multiple bugfixes
Changes between 0.8.6i and 0.9.1:
---------------------------------
...
...
@@ -24,7 +29,8 @@ minute.
Important notes:
----------------
* This release will not work with Windows 98/ME and Mac OS X 10.3.9 (Panther)
* This release will need Windows 2000 and Mac OS X 10.4 (Tiger) to work
correctly
* The HTTP interface is now only available on the local machine by default.
If you want to make it available from other machines, you will have to
edit the ".hosts" file.
...
...
@@ -38,7 +44,7 @@ Important notes:
* This version of VLC contains a new interface for Windows and Linux.
This interface has a fullscreen controller and simplified preferences.
This interface lacks the "Streaming Wizard" that used to be present in VLC
0.8.6.
0.8.6
, but provides basic profiles
.
* The behavior of --sout-keep was changed. It's now activated by default.
* The marq, mosaic and logo commands in the rc interface changed. They
now require a target name as their first argument. Example:
...
...
@@ -56,7 +62,7 @@ Important notes:
of options is available to m3u playlists (CVE-2007-6683).
* The old access:url syntax is no longer supported to resolve ambiguities
with some file names. Use access://url instead.
E.g.: vlc:quit -> vlc://quit ;
E.g.: vlc:quit -> vlc://quit ;
udp:@239.255.12.12 -> udp://@239.255.12.12
* The ffmpeg module has been removed and replaced by the new avcodec,
avformat, swscale (or imgresample if you use a swscale-less ffmpeg build)
...
...
@@ -78,7 +84,8 @@ Changes:
--------
Security updates:
* Updated libfreetype on Windows and Mac OS X (CVE-??)
* Updated libfreetype on Windows and Mac OS X (CVE-2008-1806, CVE-2008-1806,
CVE-2008-1807)
* TTA Parser improvements (CVE-2008-3732)
* MMS Access Module improvements (CVE-2008-3794 )
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment