[Ffmpeg-devel] [PATCH] THP Demuxer (Summer of Code qualification task)

Marco Gerards mgerards
Sun Apr 1 10:01:48 CEST 2007


Diego Biurrun <diego at biurrun.de> writes:

> On Fri, Mar 30, 2007 at 02:40:38PM +0200, Michael Niedermayer wrote:
>> 
>> patch looks ok
>
> Docs and changelog update is missing.

Here is a patch.  If something is missing or wrong, please tell me.

--
Marco


Index: Changelog
===================================================================
--- Changelog	(revision 8581)
+++ Changelog	(working copy)
@@ -75,6 +75,7 @@
 - DCA decoder
 - DXA demuxer and decoder
 - DNxHD decoder
+- Gamecube movie (.THP) playback system
 
 version 0.4.9-pre1:
 
Index: doc/ffmpeg-doc.texi
===================================================================
--- doc/ffmpeg-doc.texi	(revision 8581)
+++ doc/ffmpeg-doc.texi	(working copy)
@@ -901,6 +901,8 @@
 @item DXA @tab    @tab X
 @tab This format is used in non-Windows version of Feeble Files game and
 different game cutscenes repacked for use with ScummVM.
+ at item THP @tab    @tab X
+ at tab Used on the Nintendo GameCube (video only)
 @end multitable
 
 @code{X} means that encoding (resp. decoding) is supported.





More information about the ffmpeg-devel mailing list