[FFmpeg-devel] [PATCH] doc/APIChage: Add av_strireplace()
James Almer
jamrial at gmail.com
Tue Apr 11 06:09:01 EEST 2017
On 4/11/2017 12:00 AM, Steven Liu wrote:
> Add av_strireplace() into APIChange
>
> 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..9fc59945ed 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.101 - avstring.h
You're supposed to bump the minor version when you introduce
new API.
Update libavutil/version.h in this same patch to 55.61.100 and
report that version here instead.
> + 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