[FFmpeg-devel] [PATCH] doc/APIChages: Add av_strireplace()

James Almer jamrial at gmail.com
Tue Apr 11 07:19:31 EEST 2017


On 4/11/2017 1:12 AM, Steven Liu wrote:
> Add av_strireplace() into APIChanges
> 
> Signed-off-by: Steven Liu <lq at chinaffmpeg.org>
> ---
>  doc/APIchanges | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/APIchanges b/doc/APIchanges
> index 1aced2f6a4..7359c62370 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -15,6 +15,9 @@ libavutil:     2015-08-28
>  
>  API changes, most recent first:
>  
> +2017-04-11 - xxxxxxx - lavu 55.60.100 - avstring.h

55.61.100, and again, bump the version in libavutil/version.h to that
in the same patch as well.

> +  Add av_strireplace().
> +
>  2016-04-06 - xxxxxxx - lavc 57.92.100 - avcodec.h
>    Add AV_PKT_DATA_CONTENT_LIGHT_LEVEL packet side data.
>  
> 



More information about the ffmpeg-devel mailing list