[SCM] libav/experimental: signature has an 'x'

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:44:04 UTC 2013


The following commit has been merged in the experimental branch:
commit 4935b1b9eba5ee1f9bf7f85e388ce7001f50ab6b
Author: Mike Melanson <mike at multimedia.cx>
Date:   Tue May 17 23:09:59 2005 +0000

    signature has an 'x'
    
    Originally committed as revision 4265 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/fraps.c b/libavcodec/fraps.c
index a8fbbf1..3b18c72 100644
--- a/libavcodec/fraps.c
+++ b/libavcodec/fraps.c
@@ -32,7 +32,7 @@
  
 #include "avcodec.h"
 
-#define FPS_TAG MKTAG('F', 'P', 'S', '1')
+#define FPS_TAG MKTAG('F', 'P', 'S', 'x')
 
 /**
  * local variable storage

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list