diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2015-03-23 12:45:18 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2015-03-29 10:00:38 +0200 |
commit | 6fe2641d6e410b7bc203138fa97e1118b411f16d (patch) | |
tree | eeac777305bc6e09bb1acc2b6e0ca74661c028c4 /doc/APIchanges | |
parent | c48456166e95648719a8be8f8613f9dee98205c1 (diff) | |
download | ffmpeg-6fe2641d6e410b7bc203138fa97e1118b411f16d.tar.gz |
lavc: add profile define for DTS Express
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
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. |