]> git.pld-linux.org Git - packages/gmerlin-avdecoder.git/blob - gmerlin-avdecoder-ffmpeg-0.8.patch
- up to 1.2.0
[packages/gmerlin-avdecoder.git] / gmerlin-avdecoder-ffmpeg-0.8.patch
1 --- gmerlin-avdecoder-1.1.0/lib/Makefile.am.orig        2011-01-06 05:55:55.000000000 +0100
2 +++ gmerlin-avdecoder-1.1.0/lib/Makefile.am     2011-07-27 18:44:12.105363783 +0200
3 @@ -130,7 +130,7 @@ endif
4  
5  if HAVE_LIBAVFORMAT
6  avformat_cflags =  @AVFORMAT_CFLAGS@
7 -avformat_libs =    @AVFORMAT_LIBS@
8 +avformat_libs =    @AVFORMAT_LIBS@ -lavutil
9  avformat_sources = demux_ffmpeg.c
10  else
11  avformat_cflags =
This page took 0.086057 seconds and 3 git commands to generate.