diff options
author | Jun Zhao <barryjzhao@tencent.com> | 2019-04-16 13:43:53 +0800 |
---|---|---|
committer | Jun Zhao <barryjzhao@tencent.com> | 2019-04-20 07:26:58 +0800 |
commit | d93e44332f1bd2be90eb637268385a5acd8f6c10 (patch) | |
tree | 717017de66d4308e2b8ef4538cf3b17835f24c8d /doc/APIchanges | |
parent | 93209902ede33c91c701f528ad979020fd3a1118 (diff) | |
download | ffmpeg-d93e44332f1bd2be90eb637268385a5acd8f6c10.tar.gz |
lavf: bump version/add APIchanges entry when cleanup applehttp
commit abfeba9 "lavf/hls: Cleanup the applehttp" missed
the version bump and APIchanges entry.
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 784a5e5bd2..7ed433f74c 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,9 @@ libavutil: 2017-10-21 API changes, most recent first: +2019-04-12 - abfeba9724 - lavf 58.27.102 + Rename hls,applehttp demuxer to hls + 2019-01-27 - XXXXXXXXXX - lavc 58.46.100 - avcodec.h Add discard_damaged_percentage |