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
0452f77f
Commit
0452f77f
authored
Jun 21, 2011
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release_notes: some updates
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
e1674d7e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
8 deletions
+15
-8
RELEASE_NOTES
doc/RELEASE_NOTES
+15
-8
No files found.
doc/RELEASE_NOTES
View file @
0452f77f
...
@@ -12,11 +12,12 @@ This release enables frame-based multithreaded decoding for a number of codecs,
...
@@ -12,11 +12,12 @@ This release enables frame-based multithreaded decoding for a number of codecs,
including theora, huffyuv, VP8, H.263, mpeg4 and H.264. Additionally, there has
including theora, huffyuv, VP8, H.263, mpeg4 and H.264. Additionally, there has
been a major cleanup of
been a major cleanup of
both internal and external APIs. For this reason, the major versions of all
both internal and external APIs. For this reason, the major versions of all
libraries
have been bumped. On the one hand, t
his means that 0.8 can be installed
libraries
except libpostproc have been bumped. T
his means that 0.8 can be installed
side-by-side with previous releases, on the other hand
, in order to benefit
side-by-side with previous releases, on the other hand
applications need to be
from the new features, applications need to be recompiled
.
recompiled to use 0.8
.
Other important changes are additions of decoders including, but not limited to,
Other important changes are more than 200 bugfixes, known regressions were fixed
w.r.t 0.5 and 0.6, additions of decoders including, but not limited to,
AMR-WB, single stream LATM/LOAS, G.722 ADPCM, a native VP8 decoder
AMR-WB, single stream LATM/LOAS, G.722 ADPCM, a native VP8 decoder
and HE-AACv2. Additionally, many new de/muxers such as WebM in Matroska, Apple
and HE-AACv2. Additionally, many new de/muxers such as WebM in Matroska, Apple
HTTP Live Streaming, SAP, IEC 61937 (S/PDIF) have been added.
HTTP Live Streaming, SAP, IEC 61937 (S/PDIF) have been added.
...
@@ -34,16 +35,22 @@ API changes
...
@@ -34,16 +35,22 @@ API changes
-----------
-----------
Please see git log of the public headers or the file doc/APIchanges for
Please see git log of the public headers or the file doc/APIchanges for
programmer-centric information. Note that
a
programmer-centric information. Note that
some long-time deprecated APIs have
lot of long-time deprecated APIs have been removed. Also, a number of additional
been removed. Also, a number of additional APIs have been deprecated and might
APIs have been deprecated and are scheduled for removal
in the next release.
be removed
in the next release.
Other notable changes
Other notable changes
---------------------
---------------------
- high quality dithering in swscale to fix banding issues
- ffmpeg is now interactive and various information can be turned on/off while its running
- resolution changing support in ffmpeg
- sdl output device
- optimizations in libavfilter that make it much faster
- split, buffer, select, lut, negate filters amongth others
- more than 50 new video filters from mplayers libmpcodecs
- many ARM NEON optimizations
- many ARM NEON optimizations
- libswscale cleanup started, optimizations should become easier in the future
- nonfree libfaad support for AAC decoding removed
- nonfree libfaad support for AAC decoding removed
- 4:4:4 H.264 decoding
- 4:4:4 H.264 decoding
- 9/10bit H.264 decoding
- 9/10bit H.264 decoding
...
...
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