diff options
author | foo86 <foobaz86@gmail.com> | 2016-05-01 18:43:00 +0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2016-05-10 20:33:28 -0300 |
commit | 6c44696b3d504eb87d60915919074da530cd379f (patch) | |
tree | 1ba0c685e5b0ba24327234ae0acaa6e1b5fdb083 /Changelog | |
parent | fce75131229b63d4fbc784a3227be0843f867d55 (diff) | |
download | ffmpeg-6c44696b3d504eb87d60915919074da530cd379f.tar.gz |
avcodec/dca: add DTS Express (LBR) decoder
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ version <next>: - Duck TrueMotion 2.0 Real Time decoder - Wideband Single-bit Data (WSD) demuxer - VAAPI-accelerated H.264/HEVC/MJPEG encoding +- DTS Express (LBR) decoder version 3.0: - Common Encryption (CENC) MP4 encoding and decoding support |