diff options
author | Paul B Mahol <onemda@gmail.com> | 2012-02-14 17:36:20 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-02-14 22:32:53 +0100 |
commit | dc4e57489fa0f9cf4faf4c85cc405d6db77d84db (patch) | |
tree | 3bac4e2127c94dc0c1388ceec175aa68992f0b76 /Changelog | |
parent | c1df37e59b516e9da47f0e9f7df748beafb2fc90 (diff) | |
download | ffmpeg-dc4e57489fa0f9cf4faf4c85cc405d6db77d84db.tar.gz |
CDXL demuxer and decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ version <next>: - XWD encoder and decoder - Support for fragmentation in the mov/mp4 muxer - ISMV (Smooth Streaming) muxer +- CDXL demuxer and decoder version 0.8: |