Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
2a386510
Commit
2a386510
authored
Mar 23, 2014
by
Vittorio Giovara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
RELEASE_NOTES: mention new filters
parent
6f6c0294
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
RELEASE_NOTES
doc/RELEASE_NOTES
+6
-3
No files found.
doc/RELEASE_NOTES
View file @
2a386510
...
...
@@ -30,9 +30,12 @@ new features and countless bug fixes. We can highlight a native VP9 decoder,
with encoding provided through libvpx, native decoders for WebP, JPEG 2000, and
AIC, as well as improved WavPack support with encoding through libwavpack,
support for more AAC flavors (LD - low delay, ELD - enhanced low delay), slice
multithreading in libavfilter, or muxing chapters in ASF. Furthermore there is
more fine-grained detection of host and target libc, which should allow better
portability to various cross compilation scenarios.
multithreading in libavfilter, or muxing chapters in ASF. Furthermore a few new
filters have been introduced, namely compand, to change audio dynamics, framepack,
to create stereoscopic videos, asetpts, to set audio pts, and interlace, to convert
progressive video to interlaced. Finally there is more fine-grained detection of
host and target libc, which should allow better portability to various cross
compilation scenarios.
See the Changelog file for a fuller list of significant changes.
...
...
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