Commit e1ce4f80 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

update for 2.4.1


Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
Showing with 11 additions and 2 deletions
......@@ -3,6 +3,15 @@ releases are sorted from youngest to oldest.
version <next>:
version 2.4.1:
- swsscale: Allow chroma samples to be above and to the left of luma samples
- avcodec/libilbc: support for latest git of libilbc
- avcodec/webp: treat out-of-bound palette index as translucent black
- vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion
- apetag: Fix APE tag size check
- tools/crypto_bench: fix build when AV_READ_TIME is unavailable
version 2.4:
- Icecast protocol
- ported lenscorrection filter from frei0r filter
......
2.4
2.4.1
......@@ -31,7 +31,7 @@ PROJECT_NAME = FFmpeg
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 2.4
PROJECT_NUMBER = 2.4.1
# With the PROJECT_LOGO tag one can specify a logo or icon that is included
# in the documentation. The maximum height of the logo should not exceed 55
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment