Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSupraja Meedinti <supraja0493@gmail.com>2014-10-17 22:22:25 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-10-18 03:33:45 +0400
commit0eabbe2101f1cd54ff961ebbff7b3f9ffb599208 (patch)
tree7016a77b04fe190ddf9ba6599fcd932cc56c47d5 /Changelog
parent2c4d6a342d4f91ddf8be3463da5ee1bd2cecb2c9 (diff)
libavutil: Add CAST128 symmetric block cipher
Only ECB mode is supported at the moment Signed-off-by: Supraja Meedinti <supraja0493@gmail.com> 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 b59058bd49..1ab4364018 100644
--- a/Changelog
+++ b/Changelog
@@ -5,6 +5,7 @@ version <next>:
- HEVC/H.265 RTP payload format (draft v6) packetizer
- SUP/PGS subtitle demuxer
- ffprobe -show_pixel_formats option
+- CAST128 symmetric block cipher, ECB mode
version 2.4:
- Icecast protocol