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:
authorKieran Kunhya <kierank@ob-encoder.com>2013-06-22 19:16:11 +0400
committerAnton Khirnov <anton@khirnov.net>2013-06-24 10:03:26 +0400
commit95d52464542f532061290192518d5fe1c1930e8d (patch)
tree230b2f45399420dad0b1f26d344d816321ff6abc /doc/APIchanges
parentace87c19ed4c4882d7b9b3ce512c4c195e39a203 (diff)
lavc: Add option to encode MPEG-2 AAC with libfdk-aac
Signed-off-by: Anton Khirnov <anton@khirnov.net>
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 c3018357f8..cdfcc096be 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2013-06-xx - xxxxxxx - lavc 55.10.0 - avcodec.h
+ Add MPEG-2 AAC profiles
+
2013-06-xx - xxxxxxx - lavu 52.13.0 - mem.h
Add av_realloc_array and av_reallocp_array