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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-03-23 14:45:18 +0300
committerAnton Khirnov <anton@khirnov.net>2015-03-29 11:00:38 +0300
commit6fe2641d6e410b7bc203138fa97e1118b411f16d (patch)
treeeeac777305bc6e09bb1acc2b6e0ca74661c028c4 /doc/APIchanges
parentc48456166e95648719a8be8f8613f9dee98205c1 (diff)
lavc: add profile define for DTS Express
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 da800c678f..75eb66b4d1 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2014-08-09
API changes, most recent first:
+2015-xx-xx - xxxxxxx - lavc 56.22.0
+ Add FF_PROFILE_DTS_EXPRESS.
+
2015-xx-xx - xxxxxxx - lavu 54.10.0
Add AV_PIX_FMT_MMAL for MMAL hardware acceleration.