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
5fff5583
Commit
5fff5583
authored
Oct 29, 2010
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEWS: mention latest 1.2.0 developments
And improve consistency
parent
151de068
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
10 deletions
+20
-10
NEWS
NEWS
+20
-10
No files found.
NEWS
View file @
5fff5583
...
...
@@ -6,50 +6,57 @@ Important changes for packagers:
its file systems and files content (except the Windows port). If this is
not acceptable, pass --enable-non-utf8 to the configure script.
* The default tarballs are now .tar.xz
* The NPAPI webplugin has moved to git://git.videolan.org/npapi-vlc.git
* The ActiveX webplugin has moved to git://git.videolan.org/activex-vlc.git
Access
* Multiple files are
supported from
RAR files
* Multiple files are
now supported inside
RAR files
* BDA: experimental support for ClearQam devices
* DVB-S scanning support
* DShow: support for freq and video standard selection
* Support for VDR recordings
* Blu-Ray
integration with
libbluray
* Support for VDR recordings
files and folders
* Blu-Ray
Disc integration using
libbluray
* HTTP Live Streaming (IETF draft) playback support
* Blackmagic DeckLink SDI card input support (Linux only currently)
Codecs
* You can now use ffmpeg-mt in conjunction with vlc
* Important fixes for RealVideo 3.0 and 4.0 playback
* Important fixes for RealVideo 3.0 and 4.0 playback
, notably in MKV
Core:
* Playback rate doesn't get resetted to 1 between items anymore
Demuxers:
* id3tag plugin is removed (superseded by taglib)
.
* id3tag plugin is removed (superseded by taglib)
* Ogg seeking improvements
* Game Music Emu (GME) plugin rewritten from scratch using the C api
Interfaces
* The telnet interface has been removed in the favour of the lua one
* Skins2 / Qt: misc improvements and usability fixes
* Qt: effects dialogs reordering
* Qt: port to MacOS X platform
* ncurses: heavy refactor of the complete interface
Video Core:
* Major Video Output and Video Core reworks and rewrites
Video Output:
* New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
Video Filter:
* New gradfun filter for debanding videos using dithering
* Rewrite of the grain filter, faster and with better quality
* New posterize filter for lowering the number of colors
* Atmo ambilight: improve Fnordlicht up to 254 channels
Audio Output:
* New audio output based on AudioQueue API for iOS
Audio Filter:
* New Compressor filter, a dynamic range compressor
Video Filter:
* New gradfun filter for debanding videos using dithering
* Rewrite of the grain filter, faster and with better quality
* New posterize filter for lowering the number of colors
Stream output:
* New livehttp-module for HTTP Live Streaming (IETF draft) output
example: vlc inputfile :sout="#transcode{vcodec=h264,acodec=mp3,
...
...
@@ -58,6 +65,9 @@ Stream output:
index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames},
dst=public_html/iphonestreamfile-###.ts}"
Services Discovery:
* Search API to be able to query distant search APIs from the interfaces
libVLC:
* New capabilities for libVLC:
** libvlc_media_player_navigate for DVD navigation
...
...
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