On Sat, Jun 30, 2018 at 08:44:50 +0100, Rostislav Pehlivanov wrote:
> ---
> libavcodec/avcodec.h | 1 +
> libavcodec/codec_desc.c | 7 +++++++
> libavcodec/version.h | 2 +-
> 3 files changed, 9 insertions(+), 1 deletion(-)
>
> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
> index c90166deb6..f85af3f15d 100644
> --- a/libavcodec/avcodec.h
> +++ b/libavcodec/avcodec.h
> @@ -637,6 +637,7 @@ enum AVCodecID {
> AV_CODEC_ID_APTX,
> AV_CODEC_ID_APTX_HD,
> AV_CODEC_ID_SBC,
> + AV_CODEC_ID_ATRAC9,
>
[...]
Do you need to add a note to doc/APIchanges?
Cheers,
Moritz
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel