summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorSwaraj Hota <swarajhota353@gmail.com>2019-04-06 15:53:43 +0200
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2019-04-06 15:54:38 +0200
commit208ae228fa129041dc6671dcc45c025a11bf2cc6 (patch)
tree526490b16c46afcc5504d8d98cc31d18fc7d1284 /Changelog
parentf4f40cbb578a09319f9ddafc80388a5556ec7713 (diff)
downloadffmpeg-streaming-208ae228fa129041dc6671dcc45c025a11bf2cc6.zip
ffmpeg-streaming-208ae228fa129041dc6671dcc45c025a11bf2cc6.tar.gz
lavf/flvdec: added support for KUX container
Fixes ticket #4519. The metadata starting at 0xe00004 is encrypted with the password "meta" but zlib does not support decryption, so no kux metadata is read.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index cd4ed54..8c866cd 100644
--- a/Changelog
+++ b/Changelog
@@ -21,6 +21,7 @@ version <next>:
- Support decoding of HEVC 4:4:4 content in nvdec and cuviddec
- removed libndi-newtek
- agm decoder
+- KUX demuxer
version 4.1:
OpenPOWER on IntegriCloud