summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-10-03 12:27:07 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-10-03 16:33:09 +0200
commite57dba0d52df7869a803f4b7e472d57aab1a1426 (patch)
tree156d7aa3970a57fbf2435fcae7fd75765416c1e0 /doc/APIchanges
parent0362cf1a1928b5236e079b8b2aac1c776f91145e (diff)
avcodec: add av_codec_get_max_lowres()
Reviewed-by: Stefano Sabatini <stefasab@gmail.com> 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 743b5b0a2b..dc43313e6c 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2013-10-03 - xxxxxxx - lavc 55.34.100 - avcodec.h
+ Add av_codec_get_max_lowres()
+
2013-10-02 - xxxxxxx - lavf 55.19.100 - avformat.h
Add audio/video/subtitle AVCodec fields to AVFormatContext to force specific
decoders