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
b2f19b19
Commit
b2f19b19
authored
Aug 17, 2012
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More NEWS for 2.1, including libVLC new functions
parent
42480e9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
1 deletion
+16
-1
NEWS
NEWS
+16
-1
No files found.
NEWS
View file @
b2f19b19
...
...
@@ -49,6 +49,7 @@ Audio Filters:
Video Outputs:
* OpenGL: use glsl instead of ARB to do the YUV->RGB conversions
* Fix the power management issue on Windows for standby management
Video Filters:
* new anaglyph video filter which transforms side by side 3D video streams in
...
...
@@ -56,6 +57,7 @@ Video Filters:
* Support in deinterlacing filter for most 4:2:0, 4:2:2, 4:4:4 YUV formats
and for bits depth higher than 8bits (like 10bits)
* Improvements on the transform filter, to support 10bits and RGB formats
* Revival of the openCV and openCV example filters
Stream Output:
* Extended support for recording, notably for MKV and AVI
...
...
@@ -65,7 +67,7 @@ Interfaces:
* .hosts removed from the HTTP server.
* fixed Lua command line interface console mode under Windows.
* Better support for MCE remotes on Windows
*
Partial support for Qt5.0
*
Hotkey support for TS program selection
Mac OS X Port:
* Discontinued support for PowerPC-based Macs
...
...
@@ -84,6 +86,19 @@ Mac OS X Interface:
* The Streaming/Transcoding wizard and the open dialog's output panel are
deprecated now
Qt:
* Partial support for Qt5.0
* Menus modifications and improvements
* Playlist improvements and fixes, including PictureFlow view
* Streaming output wizard rewrite
* Numerous fixes
libVLC:
* new libvlc_audio_output_device_list_get and libvlc_audio_output_device_list_release functions
to replace the deprecated libvlc_audio_output_device_count, libvlc_audio_output_device_longname
and libvlc_audio_output_device_id
* new libvlc_log_subscribe and libvlc_log_unsubscribe function to register logging callbacks
Removed modules:
* portaudio audio output: use the native audio output instead
* X11 On Screen Display notifications (xosd)
...
...
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