lavfi/buffersrc: add av_buffersrc_close().

This commit is contained in:
Nicolas George
2017-04-03 15:01:45 +02:00
parent 36c111c40f
commit 5ba2aef6ec
4 changed files with 24 additions and 11 deletions

View File

@@ -15,6 +15,9 @@ libavutil: 2015-08-28
API changes, most recent first:
2017-09-08 - xxxxxxx - lavfi 6.103.100 - buffersrc.h
Add av_buffersrc_close().
2017-09-04 - xxxxxxx - lavc 57.105.100 - avcodec.h
Add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL, replacing the deprecated
HWACCEL_CODEC_CAP_EXPERIMENTAL flag.