Actions
Bug #345
closedCompile error with newer ffmpeg versions (>= svn 20100426)
Description
see http://www.vdr-portal.de/board/thread.php?postid=910456#post910456
make[1]: Entering directory `/usr/local/src/vdr-1.7.14/PLUGINS/src/osdpip-0.1.0' g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"osdpip"' -DUSE_SWSCALE -DUSE_NEW_FFMPEG_HEADERS -I../../../include -I/usr/include/ffmpeg -I/usr/include/ffmpeg osdpip.c In file included from /usr/include/ffmpeg/libavutil/avutil.h:82, from /usr/include/ffmpeg/libavcodec/avcodec.h:31, from decoder.h:34, from osdpip.c:24: /usr/include/ffmpeg/libavutil/common.h: In function 'int32_t av_clipl_int32(int64_t)': /usr/include/ffmpeg/libavutil/common.h:154: error: 'UINT64_C' was not declared in this scope make[1]: *** [osdpip.o] Error 1
Actions