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
676c2926
Commit
676c2926
authored
Jun 01, 2010
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Synchronise NEWS between 1.1 and master
parent
d24e4588
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
NEWS
NEWS
+11
-0
No files found.
NEWS
View file @
676c2926
...
...
@@ -19,6 +19,8 @@ Stream output:
Changes between 1.0.5 and 1.1.0-pre1:
------------------------------------
Important changes for users:
* On Linux, known bugs in the ALSA library might prevent audio output.
Update to alsa-lib 1.0.24 or later, or use the PulseAudio output instead.
Important changes for packagers:
* The module cache has moved to ${libdir}/vlc/. The module cache can now be
...
...
@@ -27,6 +29,13 @@ Important changes for packagers:
by invoking 'vlc-cache-gen'. If the module cache is not present and vlc
can't write in ${libdir}/vlc/, it will result it vlc taking a long time to
launch each time.
* Most X11-related plugins now use XCB instead of Xlib. VLC now uses
- xproto,
- xcb, xcb-shm, xcb-xv, xcb-randr (from libxcb),
- xcb-keysyms (from xcb-utils),
- x11-xcb (from libx11) - only for GLX support.
* On X11 platforms, a _working_ version of xdg-screensaver is typically
required to inhibit the screensaver during video playback.
Access:
* Support for the sftp protocol
...
...
@@ -53,6 +62,7 @@ Decoders:
* Improvements on the FLAC format (7.1 channels and 88.2/176.4/192 kHz support)
* Direct rendering is always used with H.264 in avcodec module
* Support for MPEG-4 ALS lossless audio codec
* Support for VP8 codec (source code version only)
Demuxers:
* Support for .aob files from DVD-Audio (MLP and LPCM) (Full disc support is NOT present yet)
...
...
@@ -60,6 +70,7 @@ Demuxers:
* Support for TwinVQ (.vqf) and AMV (.amv) files
* Various EGP improvements
* Support for embedded subtitles in OpenDML and legacy .avi files
* Many fixes on Matroska support and support for webm format
Playlist:
* WPL and ZPL playlist support
...
...
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