diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2012-03-05 15:29:23 -0500 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-03-05 22:25:49 +0100 |
commit | 01606d10e600c4794d89490e731c321fb73a5141 (patch) | |
tree | 7b26f4bb99a3e43dc4acd9182557c3a3463fa93b /Changelog | |
parent | d6e4e69a4993e8f2fe1f7e8227ac388039d886d2 (diff) | |
download | ffmpeg-01606d10e600c4794d89490e731c321fb73a5141.tar.gz |
libutvideo: Add Ut Video encoder wrapper
All colorspaces are supported.
Renamed libutvideo.cpp to libutvideodec.cpp.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ version next: - WMA Lossless decoder - bluray protocol - blackdetect filter +- libutvideo encoder wrapper (--enable-libutvideo) version 0.10: |