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
3b13a01a
Commit
3b13a01a
authored
Oct 11, 2014
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update NEWS and MODULES_LIST
parent
1b943fd7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
5 deletions
+26
-5
NEWS
NEWS
+25
-5
modules/MODULES_LIST
modules/MODULES_LIST
+1
-0
No files found.
NEWS
View file @
3b13a01a
Changes between 2.2.x and 3.0.0-git:
Changes between 2.2.x and 3.0.0-git:
--------------------------------
--------------------------------
Core:
* Support wayland surface type
Access:
Access:
* Support HDS (Http Dynamic Streaming) from Adobe (f4m, f4v, etc.)
* Support HDS (Http Dynamic Streaming) from Adobe (f4m, f4v, etc.)
* New SMB access module using libdsm
* New SMB access module using libdsm
...
@@ -14,15 +17,31 @@ Decoder:
...
@@ -14,15 +17,31 @@ Decoder:
* Support 4:4:4 chroma sampling with VDPAU hw acceleration
* Support 4:4:4 chroma sampling with VDPAU hw acceleration
* Support for ARIB B24 subtitles
* Support for ARIB B24 subtitles
* Support for Daala video
* Support for Daala video
* Important improvements for the MMAL decoder and output for rPI
Encoder:
* Support HEVC hardware decoding using OMX and MediaCodec
* Support
for Daala video
* Support
VP9 and WMV3 decoding using OMX and performance improvements
Demuxers:
Demuxers:
* Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS)
* Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS)
* Opus in MPEG Transport Stream
*
Support
Opus in MPEG Transport Stream
* Daala in Ogg
*
Support
Daala in Ogg
* Support EIA-608 subtitles in MP4/mov
* Support EIA-608 subtitles in MP4/mov
* Support WMV and WMAV in MP4/mov, aka Flip4Mac files
* Support bitmap audio channel reordering in MP4/mov
Video ouput:
* Wayland shell surface window provider
* Wayland shared memory video output
* Support rotation in Android NativeWindow output
Video filter:
* Hardware deinterlacing on the rPI, using MMAL
Stream Output:
* Chromecast output module
Encoder:
* Support for Daala video in 4:2:0 and 4:4:4
Muxers:
Muxers:
* Added fragmented/streamable MP4 muxer
* Added fragmented/streamable MP4 muxer
...
@@ -34,6 +53,7 @@ Service Discovery:
...
@@ -34,6 +53,7 @@ Service Discovery:
Mac OS X Interface
Mac OS X Interface
* new AppleScript API giving access to audio desynchronization
* new AppleScript API giving access to audio desynchronization
* Port to Yosemite X.10
Skins2:
Skins2:
* Support key accelerators
* Support key accelerators
...
...
modules/MODULES_LIST
View file @
3b13a01a
...
@@ -334,6 +334,7 @@ $Id$
...
@@ -334,6 +334,7 @@ $Id$
* stream_out_autodel: monitor mux inputs and automatically add/delete streams
* stream_out_autodel: monitor mux inputs and automatically add/delete streams
* stream_out_bridge: "exchange" streams between sout instances. To be used with VLM
* stream_out_bridge: "exchange" streams between sout instances. To be used with VLM
* stream_out_chromaprint: Audio fingerprinter
* stream_out_chromaprint: Audio fingerprinter
* stream_out_chromecast: Chromecast streaming output module
* stream_out_delay: introduce delay in an ES when streaming
* stream_out_delay: introduce delay in an ES when streaming
* stream_out_description: helper module for RTSP vod
* stream_out_description: helper module for RTSP vod
* stream_out_display: displays a stream output chain
* stream_out_display: displays a stream output chain
...
...
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