diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-07-08 20:10:55 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-07-08 20:10:55 +0200 |
commit | 9d06c1f95ebe4f9c2cc05d041dbfd3de52d2518a (patch) | |
tree | 7c09cde5c3ba178d6a67d90330f8c080dabec52f | |
parent | 7d4e9074c6aba80a0e08fc26128e3603714ffaad (diff) | |
download | ffmpeg-9d06c1f95ebe4f9c2cc05d041dbfd3de52d2518a.tar.gz |
Changelog: fix typon4.1.4
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. -versiob 4.1.4: +version 4.1.4: avcodec/ilbcdec: Simplify use of unsigned and fix more undefined overflows avcodec/golomb: Correct the doxy about get_ue_golomb() and errors avformat/utils: Check timebase before use in estimate_timings() |