summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn Stebbins <jstebbins.hb@gmail.com>2012-06-09 13:45:49 -0700
committerJustin Ruggles <justin.ruggles@gmail.com>2012-06-18 10:55:00 -0400
commit3971be0eb5d382b85f1d8772c51f21cccdc68eab (patch)
tree64e5acdc9baf7c63d0d97af6e94d0ed422099389 /doc
parent9fcda25e35bc012ee9a434faf0fb00bece85be6d (diff)
Add Dolby/DPLII downmix support to libavresample
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 50cc787bad..4d14882f48 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2012-xx-xx - xxxxxxx - lavr 0.0.3
+ Add a parameter to avresample_build_matrix() for Dolby/DPLII downmixing.
+
2012-xx-xx - xxxxxxx - lavfi 2.23.0 - avfilter.h
Add AVFilterContext.nb_inputs/outputs. Deprecate
AVFilterContext.input/output_count.