diff options
author | Tim Walker <tdskywalker@gmail.com> | 2013-12-11 02:03:28 +0000 |
---|---|---|
committer | Tim Walker <tdskywalker@gmail.com> | 2014-01-05 16:41:56 +0100 |
commit | 5c437fb672b6f6d1f423f88ef84ad5a60cb63813 (patch) | |
tree | bbb6514d16ca62b33d94e651cddce93c414de4c6 /doc | |
parent | 52ccc4a0ece88030e67254418317d72089a0ecc8 (diff) | |
download | ffmpeg-5c437fb672b6f6d1f423f88ef84ad5a60cb63813.tar.gz |
lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 60e16d88c5..376a74590d 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2013-12-xx API changes, most recent first: +2013-12-xx - xxxxxxx - lavu 53.1.0 - channel_layout.h + Add values for various Dolby flags to the AVMatrixEncoding enum. + 2013-12-xx - xxxxxxx - lavc 55.30.0 - avcodec.h Add HEVC profiles |