gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/libmedia/ffmpeg VideoDecoderFfmpeg.h


From: Markus Gothe
Subject: [Gnash-commit] gnash/libmedia/ffmpeg VideoDecoderFfmpeg.h
Date: Sat, 22 Mar 2008 20:29:20 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  08/03/22 20:29:20

Modified files:
        libmedia/ffmpeg: VideoDecoderFfmpeg.h 

Log message:
        Added DSOEXPORT to definations.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/ffmpeg/VideoDecoderFfmpeg.h?cvsroot=gnash&r1=1.8&r2=1.9

Patches:
Index: VideoDecoderFfmpeg.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/ffmpeg/VideoDecoderFfmpeg.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- VideoDecoderFfmpeg.h        22 Mar 2008 19:19:08 -0000      1.8
+++ VideoDecoderFfmpeg.h        22 Mar 2008 20:29:20 -0000      1.9
@@ -24,7 +24,7 @@
 #include "gnashconfig.h"
 #endif
 
-#include "tu_config.h" //For DSOEXPORT
+#include "dsodefs.h" //For DSOEXPORT
 #include "log.h"
 #include "VideoDecoder.h"
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]