summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2022-03-19 01:22:23 +0100
committerMarton Balint <cus@passwd.hu>2022-04-10 20:12:23 +0200
commit013d774e225c685cf2a9674f4c5dc9bb13941cb4 (patch)
tree25f14d51dbbcc4b30a9a71db020c0fcb882cb6a0 /Changelog
parenta4570d7a66da772d2f530980a60ef5057750f8e6 (diff)
avcodec/vbndec: add VBN decoder
Add support for decoding Vizrt Binary Image (VBN) files. LZW-compressed data is not supported yet. Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e173d43229..55512c8e03 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,7 @@ version 5.1:
- pcm-bluray encoder
- DFPWM audio encoder/decoder and raw muxer/demuxer
- SITI filter
+- Vizrt Binary Image decoder
version 5.0: