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:
-rw-r--r--CREDITS1
-rw-r--r--Changelog2
-rw-r--r--doc/ffmpeg-doc.texi1
3 files changed, 4 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index de37419692..95a7dd743e 100644
--- a/CREDITS
+++ b/CREDITS
@@ -18,6 +18,7 @@ Roine Gustafsson
David Hammerton
Wolfgang Hesseler
Falk Hueffner
+Steven Johnson
Zdenek Kabelac
Robin Kay
Todd Kirby
diff --git a/Changelog b/Changelog
index f3e9a6344c..fb0efa24f7 100644
--- a/Changelog
+++ b/Changelog
@@ -20,6 +20,8 @@ version <next>
- Sonic audio encoder/decoder
- Vorbis decoder
- Macromedia ADPCM decoder
+- Duck TrueMotion 2 decoder
+- Support for decoding FLX and DTA extensions in FLIC files
version 0.4.9-pre1:
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 3dd423c13f..0b2560af52 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -771,6 +771,7 @@ following image formats are supported:
@item Planar RGB @tab @tab X @tab fourcc: 8BPS
@item FLIC video @tab @tab X
@item Duck TrueMotion v1 @tab @tab X @tab fourcc: DUCK
+@item Duck TrueMotion v2 @tab @tab X @tab fourcc: TM20
@item VMD Video @tab @tab X @tab Used in Sierra VMD files.
@item MSZH @tab @tab X @tab Part of LCL
@item ZLIB @tab X @tab X @tab Part of LCL, encoder experimental