Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-05-15 20:27:23 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-05-15 20:27:23 +0400
commit96cb4c87183798d1badd15a8727efba634023fc1 (patch)
tree1b8acf55c2b053551369cac5ab24c7df9499ef0b /doc/APIchanges
parent2c7d3ecfc962fe2d2afa84cd347136060468fe0e (diff)
swresample: swr_close()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 0426837ab0..a1c501d9d8 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2014-05-15 - xxxxxxx - lswr 0.19.100 - swresample.h
+ Add swr_close()
+
2014-xx-xx - xxxxxxx - lavu 53.14.0 - pixfmt.h
Add AV_PIX_FMT_VDA for new-style VDA acceleration.