From f0b19bd3dbfdeb63735e5ca44c85f604d2990868 Mon Sep 17 00:00:00 2001
From: Daniel Verkamp <daniel@drv.nu>
Date: Wed, 6 May 2009 22:06:19 +0000
Subject: [PATCH] Update docs after the 8088flex TMV demuxer and decoder
 addition.

Patch by Daniel Verkamp daniel AT drv + nu.

Originally committed as revision 18767 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 Changelog        | 1 +
 doc/general.texi | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/Changelog b/Changelog
index 28dd6ed00a..e3c10f6e51 100644
--- a/Changelog
+++ b/Changelog
@@ -15,6 +15,7 @@ version <next>:
 - RTP depacketization of Vorbis
 - Cook multichannel decoding support
 - introduced avlanguage helpers in libavformat
+- 8088flex TMV demuxer and decoder
 
 
 version 0.5:
diff --git a/doc/general.texi b/doc/general.texi
index 73b41164ec..ca1283a298 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -43,6 +43,7 @@ library:
 @item Name @tab Encoding @tab Decoding @tab Comments
 @item 4xm                       @tab   @tab X
     @tab 4X Technologies format, used in some games.
+@item 8088flex TMV              @tab   @tab X
 @item Audio IFF (AIFF)          @tab X @tab X
 @item American Laser Games MM   @tab   @tab X
     @tab Multimedia format used in games like Mad Dog McCree.
@@ -283,6 +284,7 @@ following image formats are supported:
 @item Name @tab Encoding @tab Decoding @tab Comments
 @item 4X Movie               @tab     @tab  X
     @tab Used in certain computer games.
+@item 8088flex TMV           @tab     @tab  X
 @item 8SVX exponential       @tab     @tab  X
 @item 8SVX fibonacci         @tab     @tab  X
 @item American Laser Games MM  @tab    @tab X