diff options
author | James Almer <jamrial@gmail.com> | 2016-09-28 17:42:41 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2016-09-28 17:42:41 -0300 |
commit | bc6174d4af76668040c80f20a9a5ae0f7420f187 (patch) | |
tree | d0f41fcc49366513f0cd3c73b7bf0b34e053cb4e | |
parent | 2303cea5be08a31a4708b36c8e83150e2a120414 (diff) | |
download | ffmpeg-bc6174d4af76668040c80f20a9a5ae0f7420f187.tar.gz |
Changelog: update after the last few commits
Signed-off-by: James Almer <jamrial@gmail.com>
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ releases are sorted from youngest to oldest. version <next>: version 3.1.4: +- avfilter/vf_colorspace: fix range for output colorspace option +- lavc/mediacodecdec_h264: fix SODB escaping +- avcodec/nvenc: fix const options for hevc gpu setting - avformat/avidec: Fix memleak with dv in avi - lavc/movtextdec.c: Avoid infinite loop on invalid data. - avcodec/ansi: Check dimensions |