diff options
author | James Almer <jamrial@gmail.com> | 2017-12-30 19:38:23 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2018-01-31 22:35:13 -0300 |
commit | c95d343ae17039510cd779eecc739b3641cc53f6 (patch) | |
tree | 1cc3577b8d2f5f3eda3df62d73578d90e0841142 | |
parent | 7a30e6448c25560a656f54c47dc9831d21d468bf (diff) | |
download | ffmpeg-c95d343ae17039510cd779eecc739b3641cc53f6.tar.gz |
changelog: update with previous commit
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit 03292829aa2e7a7db36de490c6cc19a4792ab3cc)
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 2.8.14: +- x264: Support version 153 - avcodec/indeo5: Do not leave frame_type set to an invalid value - avcodec/hevc_ps: Check log2_sao_offset_scale_* - avcodec/mpeg4videodec: Avoid possibly aliasing violating casts |