diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-11 01:43:44 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-11 02:02:26 +0100 |
commit | f4f5da0d9167bb3ebf7519ded2a9965bac5404bf (patch) | |
tree | 36c24fec11f2393848492ec9f635651b12d808ed /doc | |
parent | e36eb940484b8b8ef5f3e7542d12240e24839fcf (diff) | |
download | ffmpeg-f4f5da0d9167bb3ebf7519ded2a9965bac5404bf.tar.gz |
avcodec/libilbc: Support newer libiLBC versions
Beginning with version 3.0, libiLBC switched the types of some parts
of their public API to size_t and renamed some types; the old names
continue to work as typedefs, but are deprecated. It furthermore
added version macros.
This commit uses said version macro to use the new types when using
newer libiLBC versions.
Reviewed-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions