Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tristan Matthews
VLC
Commits
4039ea6f
Commit
4039ea6f
authored
13 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
Update NEWS
parent
7d1b3179
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEWS
+10
-2
10 additions, 2 deletions
NEWS
with
10 additions
and
2 deletions
NEWS
+
10
−
2
View file @
4039ea6f
...
@@ -48,6 +48,7 @@ Core:
...
@@ -48,6 +48,7 @@ Core:
* Almost every video filter can now be transcoded
* Almost every video filter can now be transcoded
* Playback rate doesn't get resetted to 1 between items anymore
* Playback rate doesn't get resetted to 1 between items anymore
* Option --sub-filter was renamed --sub-source
* Option --sub-filter was renamed --sub-source
* Port to Android, iOS, OS/2 and Win64
Access:
Access:
* Multiple files are now supported inside RAR files
* Multiple files are now supported inside RAR files
...
@@ -84,6 +85,7 @@ Codecs:
...
@@ -84,6 +85,7 @@ Codecs:
* EIA-608 closed captions improvements
* EIA-608 closed captions improvements
* Support for JPEG 2000 and Motion JPEG 2000 in the Windows and Mac binaries
* Support for JPEG 2000 and Motion JPEG 2000 in the Windows and Mac binaries
* Experimental support of IOMX for OpenMAX IL codecs on Android
* Experimental support of IOMX for OpenMAX IL codecs on Android
* One can use "mp2 " fourcc to encode in mpeg1/2 layer 2
Demuxers:
Demuxers:
* New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
* New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
...
@@ -93,8 +95,10 @@ Demuxers:
...
@@ -93,8 +95,10 @@ Demuxers:
* New demuxer module for EBU subtitles (.stl)
* New demuxer module for EBU subtitles (.stl)
* Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files
* Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files
* Ogg, flv, mxf, amr seeking improvements
* Ogg, flv, mxf, amr seeking improvements
* Major improvements in Matroska (mkv) chapters/segments handling
* Major improvements in Matroska (mkv) chapters/segments handling
and seeking
* Support for duration and better seeking in Mpeg-TS files (.ts, .m2ts, .mts)
* Support for duration and better seeking in Mpeg-TS files (.ts, .m2ts, .mts)
* Mov improvements, notably for aspect-ratio handling and Audio DV tracks
* Improved support of tracker files
Interfaces:
Interfaces:
* Qt: effects dialogs rework
* Qt: effects dialogs rework
...
@@ -118,6 +122,8 @@ Interfaces:
...
@@ -118,6 +122,8 @@ Interfaces:
* webUI/http: Rewrite of the web interface, using jQuery
* webUI/http: Rewrite of the web interface, using jQuery
* webUI/http: some requests are now supported in JSON in addition to XML
* webUI/http: some requests are now supported in JSON in addition to XML
* webUI/http: path values for input and output are deprecated in favour of uri
* webUI/http: path values for input and output are deprecated in favour of uri
* Qt/Win32: the update system now downloads the updates in the temp folder
* Qt: preferences are now searchable
Video Output:
Video Output:
* New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
* New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
...
@@ -140,6 +146,7 @@ Audio Output and Filters:
...
@@ -140,6 +146,7 @@ Audio Output and Filters:
* New audio resampler using the Secret Rabbit Code (a.k.a. libsamplerate)
* New audio resampler using the Secret Rabbit Code (a.k.a. libsamplerate)
* New Compressor filter, a dynamic range compressor
* New Compressor filter, a dynamic range compressor
* New simplistic Karaoke filter
* New simplistic Karaoke filter
* New audio output based on kai API for OS/2
Video Filter:
Video Filter:
* New gradfun filter for debanding videos using dithering
* New gradfun filter for debanding videos using dithering
...
@@ -153,9 +160,10 @@ Video Filter:
...
@@ -153,9 +160,10 @@ Video Filter:
* New anti-flickering filter
* New anti-flickering filter
* New OpenMAX DL IPCS filter for color space conversion and resizing
* New OpenMAX DL IPCS filter for color space conversion and resizing
* Major improvements in the freetype text-rendering module, notably supporting
* Major improvements in the freetype text-rendering module, notably supporting
blackbox and customizable shadow
blackbox and customizable shadow
.
NB: The freetype module is now used by default on the Mac OS X instead of
NB: The freetype module is now used by default on the Mac OS X instead of
the quartztext module, which can still be enabled manually.
the quartztext module, which can still be enabled manually.
The Win32 font selection was improved too.
Stream output:
Stream output:
* New livehttp-module for HTTP Live Streaming (IETF draft) output
* New livehttp-module for HTTP Live Streaming (IETF draft) output
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment