summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-11-22 20:49:40 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-11-22 20:51:15 +0100
commitce6141259bb910aa7f580f55cf71e3c503f9a4fb (patch)
tree2da02a6393ae1284fa302b5913b6cc9095f19d7d /Changelog
parent4327088da355509b9f97e4bdb658456ee56de72b (diff)
avcodec/wmalosslessdec: support 24bit lossless
Not checked if its actually lossless Fixes Ticket1847 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 486c127d17..f88a88ea7e 100644
--- a/Changelog
+++ b/Changelog
@@ -16,6 +16,7 @@ version <next>:
- creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer
- WebP muxer with animated WebP support
- zygoaudio decoding support
+- 24bit wmalossless decoding support
version 2.4: