summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-09-30 22:18:50 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-10-06 10:47:09 +0200
commitccf96f8c642d396daedfc3fcffa1c0619722d4d3 (patch)
tree543d8b9b622fdb249b1a8d0499b2d05a831e25dd /doc/APIchanges
parent6853e40106cac769f0641183ea0bdd530ae9a0a1 (diff)
swscale/options: switch default to bicubic
Suggested-by: Ronald S. Bultje 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 dc43313e6c..f45c663005 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2013-10-xx - xxxxxxx -libswscale 2.5.101 - options.c
+ Change default scaler to bicubic
+
2013-10-03 - xxxxxxx - lavc 55.34.100 - avcodec.h
Add av_codec_get_max_lowres()