[SCM] libav/experimental: Update docs after the 8088flex TMV demuxer and decoder addition.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:45:24 UTC 2013


The following commit has been merged in the experimental branch:
commit f0b19bd3dbfdeb63735e5ca44c85f604d2990868
Author: Daniel Verkamp <daniel at drv.nu>
Date:   Wed May 6 22:06:19 2009 +0000

    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

diff --git a/Changelog b/Changelog
index 28dd6ed..e3c10f6 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 73b4116..ca1283a 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.
+ at 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.
+ at 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

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list