summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-09-01 13:14:44 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-09-02 19:02:35 +0200
commitcbf111059d2bbce6d1fe4a9c54323265b736a470 (patch)
tree5a65d0c0dc40a745c8f9b875245ef956c421ffaf /doc
parent2bb9d2be5e2e1d971e5b80358098f2a7fce06e0e (diff)
avcodec/avcodec: Allow up to seven codec ids per parser
ff_pnm_parser and ff_vp3_parser already hit the current limit; an addition to the former (to handle pfm) is planned. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 63bf95233f..d58272ebd4 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -14,6 +14,9 @@ libavutil: 2021-04-27
API changes, most recent first:
+2021-09-02 - xxxxxxxxxx - lavc 59.7.100 - avcodec.h
+ Incremented the number of elements of AVCodecParser.codec_ids to seven.
+
2021-08-24 - xxxxxxxxxx - lavc 59.6.100 - avcodec.h
Add FF_CODEC_PROPERTY_FILM_GRAIN