Magellan Linux

Contents of /trunk/gpac/patches/gpac-0.4.5-ffmpeg-link.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 925 - (show annotations) (download)
Wed Nov 4 15:18:09 2009 UTC (14 years, 6 months ago) by niro
File size: 396 byte(s)
-fixes for 0.4.5-r1

1 Index: gpac/modules/ffmpeg_in/Makefile
2 ===================================================================
3 --- gpac.orig/modules/ffmpeg_in/Makefile
4 +++ gpac/modules/ffmpeg_in/Makefile
5 @@ -15,7 +15,7 @@ LDFLAGS+=-pg
6 endif
7
8 LOCAL_LIB=
9 -LINKLIBS=-lgpac -lavcodec -lavformat -lz
10 +LINKLIBS=-lgpac -lavcodec -lavformat -lswscale -lz
11
12 #common obj
13 OBJS=ffmpeg_decode.o ffmpeg_demux.o ffmpeg_load.o