On Wed, Mar 10, 2021 at 7:49 PM Andreas Rheinhardt
<[email protected]> wrote:
> 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.
>
> Signed-off-by: Andreas Rheinhardt <[email protected]>
> ---
>  libavcodec/libilbc.c | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)

LGTM. Thanks!

[...]

Best,
Timothy
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to