diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-08-21 12:38:30 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-08-21 12:41:32 +0200 |
commit | bbe92ed9b1122437dfa3120338b36816523cc491 (patch) | |
tree | 6d8437766cbc2a993f4852dc4419df1219cdc83f /doc | |
parent | d4e29d9c5e19804b35f431329bd670c259b3fa35 (diff) | |
download | ffmpeg-bbe92ed9b1122437dfa3120338b36816523cc491.tar.gz |
doc/APIchanges: Remove version conflict separator
Added in 06f26512046de1a84e045d219e7fa211c37ad0e4.
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index c4a4471ecc..0054908e1e 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,7 +15,6 @@ libavutil: 2017-10-21 API changes, most recent first: -======= 2020-08-21 - xxxxxxxxxx - lavu 56.58.100 - avstring.h Deprecate av_d2str(). Use av_asprintf() instead. |