diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-09-02 23:17:57 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-09-25 17:18:37 +0200 |
commit | f8406ab4b9f40408f0c559fa1c0aab5ecd159970 (patch) | |
tree | 218cd525ae08fc2271deb3c01c753698d7cb0ac9 /doc/APIchanges | |
parent | 402dbd4633a71e117ab81605b25eaadd12b198df (diff) | |
download | ffmpeg-f8406ab4b9f40408f0c559fa1c0aab5ecd159970.tar.gz |
avcodec: add max_samples
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 80558a49c7..9bfe153099 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,9 @@ libavutil: 2017-10-21 API changes, most recent first: +2019-09-25 - xxxxxxxxxx - lavc 58.59.100 - avcodec.h + Add max_samples + 2019-09-04 - 2a9d461abc - lavu 56.35.100 - hwcontext_videotoolbox.h Add av_map_videotoolbox_format_from_pixfmt2() for full range pixfmt |