[Ffmpeg-devel] [RFC] Fraps v2 support

Benjamin Larsson banan
Thu Nov 2 20:20:15 CET 2006


Kostya wrote:

>Please test if patch attached confirms to $subj. I have only a bit of one
>sample here.
>  
>
>------------------------------------------------------------------------
>[...]
>-    if (version > 1) {
>+    if (version > 2) {
>         av_log(avctx, AV_LOG_ERROR,
>                "This file is encoded with Fraps version %d. " \
>                "This codec can only decode version 0 and 1.\n", version);
>  
>

I assume that this text should read:

"This codec can only decode version 0,1 and 2.\n", version);


MvH
Benjamin Larsson

-- 
new tiny signature





More information about the ffmpeg-devel mailing list