Browse code

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

Daniel Verkamp authored on 2009/05/07 07:06:19
Showing 2 changed files
... ...
@@ -15,6 +15,7 @@ version <next>:
15 15
 - RTP depacketization of Vorbis
16 16
 - Cook multichannel decoding support
17 17
 - introduced avlanguage helpers in libavformat
18
+- 8088flex TMV demuxer and decoder
18 19
 
19 20
 
20 21
 version 0.5:
... ...
@@ -43,6 +43,7 @@ library:
43 43
 @item Name @tab Encoding @tab Decoding @tab Comments
44 44
 @item 4xm                       @tab   @tab X
45 45
     @tab 4X Technologies format, used in some games.
46
+@item 8088flex TMV              @tab   @tab X
46 47
 @item Audio IFF (AIFF)          @tab X @tab X
47 48
 @item American Laser Games MM   @tab   @tab X
48 49
     @tab Multimedia format used in games like Mad Dog McCree.
... ...
@@ -283,6 +284,7 @@ following image formats are supported:
283 283
 @item Name @tab Encoding @tab Decoding @tab Comments
284 284
 @item 4X Movie               @tab     @tab  X
285 285
     @tab Used in certain computer games.
286
+@item 8088flex TMV           @tab     @tab  X
286 287
 @item 8SVX exponential       @tab     @tab  X
287 288
 @item 8SVX fibonacci         @tab     @tab  X
288 289
 @item American Laser Games MM  @tab    @tab X