summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-04-07 16:41:48 +0200
committerAnton Khirnov <anton@khirnov.net>2020-04-10 13:57:21 +0200
commitc6978418b836180c349aea3512f0a96227ecfc9b (patch)
treeddef756773b0cfa007fb341f5d12cc9ad089443c /doc
parent9875fd24ce585497b26d8b7a3d87143b3e80a6ca (diff)
avcodec.h: split codec IDs into their own header
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 1b301bc20b..74b18755e1 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,7 +15,8 @@ libavutil: 2017-10-21
API changes, most recent first:
-2020-xx-xx - xxxxxxxxxx - lavc 58.78.100 - avcodec.h packet.h
+2020-xx-xx - xxxxxxxxxx - lavc 58.78.100 - avcodec.h codec_id.h packet.h
+ Move AVCodecID enum to new header codec_id.h.
Move AVPacket-related public API to new header packet.h.
2020-03-29 - xxxxxxxxxx - lavf 58.42.100 - avformat.h