g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/local/cuda/include -I./opengl -I./ -DPLUGIN_NAME_I18N='"softhdcuvid"' -D_GNU_SOURCE -DCUVID -DHAVE_GL -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_OPENGLOSD -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -DGIT_REV='"fae0d3a"' -g -Wextra -Winit-self -Werror=overloaded-virtual -std=c++0x -c -o softhdcuvid.o softhdcuvid.cpp softhdcuvid.cpp: In member function 'virtual eOSState cSoftHdMenu::ProcessKey(eKeys)': softhdcuvid.cpp:2351:18: warning: this statement may fall through [-Wimplicit-fallthrough=] HotkeyState = HksInitial; ~~~~~~~~~~~~^~~~~~~~~~~~ softhdcuvid.cpp:2352:2: note: here case HksRed: // red and first number ^~~~ cc -g -O3 -Wall -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/local/cuda/include -I./opengl -I./ -DPLUGIN_NAME_I18N='"softhdcuvid"' -D_GNU_SOURCE -DCUVID -DHAVE_GL -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_OPENGLOSD -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -DGIT_REV='"fae0d3a"' -g -W -Wextra -Winit-self -Wdeclaration-after-statement -c -o softhddev.o softhddev.c cc -g -O3 -Wall -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/local/cuda/include -I./opengl -I./ -DPLUGIN_NAME_I18N='"softhdcuvid"' -D_GNU_SOURCE -DCUVID -DHAVE_GL -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_OPENGLOSD -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -DGIT_REV='"fae0d3a"' -g -W -Wextra -Winit-self -Wdeclaration-after-statement -c -o video.o video.c video.c: In function 'Cuvid_get_format': video.c:2645:25: warning: unused variable 'deint' [-Wunused-variable] int bitformat16 = 0,deint=0; ^~~~~ video.c: In function 'CuvidDisplayFrame': video.c:3828:5: warning: implicit declaration of function 'glXWaitVideoSyncSGI'; did you mean 'GlxGetVideoSyncSGI'? [-Wimplicit-function-declaration] glXWaitVideoSyncSGI (2, (Count + 1) % 2, &Count); // wait for previous frame to swap ^~~~~~~~~~~~~~~~~~~ GlxGetVideoSyncSGI video.c:4001:2: warning: implicit declaration of function 'glXGetVideoSyncSGI'; did you mean 'GlxGetVideoSyncSGI'? [-Wimplicit-function-declaration] glXGetVideoSyncSGI (&Count); // get current frame ^~~~~~~~~~~~~~~~~~ GlxGetVideoSyncSGI video.c:3806:6: warning: unused variable 'RTS_flag' [-Wunused-variable] int RTS_flag; ^~~~~~~~ video.c:3800:11: warning: unused variable 'first_time' [-Wunused-variable] uint64_t first_time; ^~~~~~~~~~ video.c: In function 'CuvidSyncDecoder': video.c:4127:6: warning: variable 'err' set but not used [-Wunused-but-set-variable] int err = 0; ^~~ At top level: video.c:1757:12: warning: 'CuvidOsdSurfaceIndex' defined but not used [-Wunused-variable] static int CuvidOsdSurfaceIndex; ///< index into double buffered osd ^~~~~~~~~~~~~~~~~~~~ video.c:800:13: warning: 'GlxSetupDecoder' defined but not used [-Wunused-function] static void GlxSetupDecoder(int width, int height, GLuint * textures) ^~~~~~~~~~~~~~~ video.c:390:18: warning: 'VideoDeinterlaceSurfaces' defined but not used [-Wunused-const-variable=] static const int VideoDeinterlaceSurfaces = 4; ^~~~~~~~~~~~~~~~~~~~~~~~ video.c:381:19: warning: 'VideoTransparentOsd' defined but not used [-Wunused-const-variable=] static const char VideoTransparentOsd = 1; ^~~~~~~~~~~~~~~~~~~ cc -g -O3 -Wall -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/local/cuda/include -I./opengl -I./ -DPLUGIN_NAME_I18N='"softhdcuvid"' -D_GNU_SOURCE -DCUVID -DHAVE_GL -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_OPENGLOSD -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -DGIT_REV='"fae0d3a"' -g -W -Wextra -Winit-self -Wdeclaration-after-statement -c -o audio.o audio.c audio.c: In function 'AudioInit': audio.c:2959:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (AudioChannelsInHw[4]) { ^ audio.c:2963:7: note: here case 4: ^~~~ audio.c:2964:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (AudioChannelsInHw[5]) { ^ audio.c:2968:7: note: here case 5: ^~~~ audio.c:2969:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (AudioChannelsInHw[6]) { ^ audio.c:2973:7: note: here case 6: ^~~~ audio.c:2974:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (AudioChannelsInHw[7]) { ^ audio.c:2978:7: note: here case 7: ^~~~ audio.c:2979:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (AudioChannelsInHw[8]) { ^ audio.c:2983:7: note: here case 8: ^~~~ cc -g -O3 -Wall -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/local/cuda/include -I./opengl -I./ -DPLUGIN_NAME_I18N='"softhdcuvid"' -D_GNU_SOURCE -DCUVID -DHAVE_GL -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_OPENGLOSD -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -DGIT_REV='"fae0d3a"' -g -W -Wextra -Winit-self -Wdeclaration-after-statement -c -o codec.o codec.c codec.c: In function 'Codec_get_format': codec.c:166:21: warning: unused variable 'fmt1' [-Wunused-variable] enum AVPixelFormat fmt1; ^~~~ cc -g -O3 -Wall -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/local/cuda/include -I./opengl -I./ -DPLUGIN_NAME_I18N='"softhdcuvid"' -D_GNU_SOURCE -DCUVID -DHAVE_GL -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_OPENGLOSD -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -DGIT_REV='"fae0d3a"' -g -W -Wextra -Winit-self -Wdeclaration-after-statement -c -o ringbuffer.o ringbuffer.c g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/local/cuda/include -I./opengl -I./ -DPLUGIN_NAME_I18N='"softhdcuvid"' -D_GNU_SOURCE -DCUVID -DHAVE_GL -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_OPENGLOSD -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -DGIT_REV='"fae0d3a"' -g -Wextra -Winit-self -Werror=overloaded-virtual -std=c++0x -c -o openglosd.o openglosd.cpp openglosd.cpp: In member function 'virtual bool cOglCmdRenderFbToBufferFb::Execute()': openglosd.cpp:762:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!fb->BindTexture()) ^~ openglosd.cpp:764:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' VertexBuffers[vbTexture]->Bind(); ^~~~~~~~~~~~~ openglosd.cpp: In member function 'virtual bool cOglCmdCopyBufferToOutputFb::Execute()': openglosd.cpp:787:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ Package libavfilter was not found in the pkg-config search path. Perhaps you should add the directory containing `libavfilter.pc' to the PKG_CONFIG_PATH environment variable No package 'libavfilter' found g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/local/cuda/include -I./opengl -I./ -DPLUGIN_NAME_I18N='"softhdcuvid"' -D_GNU_SOURCE -DCUVID -DHAVE_GL -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_OPENGLOSD -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -DGIT_REV='"fae0d3a"' -g -Wextra -Winit-self -Werror=overloaded-virtual -std=c++0x -shared softhdcuvid.o softhddev.o video.o audio.o codec.o ringbuffer.o openglosd.o -lasound -lva-glx -lva -lGLEW -lGLU -lGL -lGLEW -lGLU -lGL -lfreetype -lavutil -lswscale -lxcb-screensaver -lxcb-dpms -lswresample -lrt -lX11-xcb -lX11 -lxcb-icccm -lxcb -L/usr/lib64 -L/usr/local/cuda/lib64 -lGLEW -lGLX -ldl -lcuda -L/usr/local/cuda/targets/x86_64-linux/lib -lcudart -lnvcuvid -o libvdr-softhdcuvid.so xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP \ -k_ -k_N --package-name=vdr-softhdcuvid --package-version=1.1.0 \ --msgid-bugs-address='' -o po/softhdcuvid.pot `ls softhddev.c video.c audio.c codec.c ringbuffer.c softhdcuvid.cpp` msgmerge -U --no-wrap --no-location --backup=none -q -N po/de_DE.po po/softhdcuvid.pot msgfmt -c -o po/de_DE.mo po/de_DE.po