Browse Source

Changelog: fix sws typo

Found-by: Clément Bœsch <u@pkh.me>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.4.2
Michael Niedermayer 11 years ago
parent
commit
31baa6f199
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Changelog

+ 1
- 1
Changelog View File

@@ -4,7 +4,7 @@ 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
- swscale: 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


Loading…
Cancel
Save