Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
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-gpu
Commits
56690386
Commit
56690386
authored
Jun 27, 2011
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEWS about noise, 16bits, Freetype
parent
36376340
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
NEWS
NEWS
+5
-0
modules/LIST
modules/LIST
+0
-1
po/POTFILES.in
po/POTFILES.in
+0
-1
No files found.
NEWS
View file @
56690386
...
...
@@ -48,6 +48,7 @@ Codecs:
* Important fixes for RealVideo 3.0 and 4.0 playback, notably in MKV
* Experimental Hardware decoding using Broadcom CrystalHD cards
* New module for decoding EBU subtitles (.stl)
* Support for 9bits and 10bits H.264/AVC decoding
Demuxers:
* New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
...
...
@@ -81,6 +82,7 @@ Video Output:
* OpenGL video output now accepts YUV as input and uses fragment programs for
chroma conversion
* New video output for Android platform, based on Surface
* Support for 9/10bits output in the OpenGL output
Audio Output:
* New audio output based on AudioQueue API for iOS
...
...
@@ -99,6 +101,8 @@ Video Filter:
* New subsdelay filter to change subtitles delay
* New anti-flickering filter
* New OpenMAX DL IPCS filter for color space conversion and resizing
* Major improvements in the freetype text-rendering module, notably supporting
blackbox and customizable shadow
Audio Filter:
* New Compressor filter, a dynamic range compressor
...
...
@@ -143,6 +147,7 @@ Removed modules:
* upnp: use upnp_intel
* removal of old telnet interface in favor of the new lua CLI
* removal of http interface in favor of luahttp
* remove of the noise filter
Changes between 1.1.9 and 1.1.10:
...
...
modules/LIST
View file @
56690386
...
...
@@ -215,7 +215,6 @@ $Id$
* mux_wav: a WAV muxer
* ncurses: interface module using the ncurses library
* netsync: synchronizes the clock of remote VLCs with a server for synchronous playback
* noise: Noise adding video filter
* normvol: a audio filter for volume normalization
* notify: notifications using libnotify
* nsc: decoder for Microsoft proprietary NSC descriptors
...
...
po/POTFILES.in
View file @
56690386
...
...
@@ -1087,7 +1087,6 @@ modules/video_filter/mosaic.c
modules/video_filter/mosaic.h
modules/video_filter/motionblur.c
modules/video_filter/motiondetect.c
modules/video_filter/noise.c
modules/video_filter/opencv_example.c
modules/video_filter/opencv_wrapper.c
modules/video_filter/osdmenu.c
...
...
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