xjadeo libva issue

Jaromír Mikeš mira.mikes at gmail.com
Fri Aug 22 12:11:41 UTC 2014


Hello,

just building new version of xjadeo and having some libva ( upstream's
opinion ) related issue as project is developed against ffmeg.

------------------------------------------------
gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -Wall -g -O3
-I/usr/include/freetype2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
-I/usr/include/libdrm "-DSUBVERSION=\"\"" "-DSHAREDIR=\"/usr/share\""    -g
-O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o
xjadeo-main.o `test -f 'main.c' || echo './'`main.c
gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -Wall -g -O3
-I/usr/include/freetype2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
-I/usr/include/libdrm "-DSUBVERSION=\"\"" "-DSHAREDIR=\"/usr/share\""    -g
-O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o
xjadeo-xjadeo.o `test -f 'xjadeo.c' || echo './'`xjadeo.c
xjadeo.c: In function 'parse_pts_from_frame':
xjadeo.c:432:3: warning: implicit declaration of function
'av_frame_get_best_effort_
timestamp' [-Wimplicit-function-declaration]
   pts = av_frame_get_best_effort_timestamp (f);
   ^
xjadeo.c: In function 'index_frames':
xjadeo.c:908:3: warning: implicit declaration of function
'av_frame_get_pkt_pos' [-Wimplicit-function-declaration]
   fidx[i].frame_pos = av_frame_get_pkt_pos (pFrame);
   ^
xjadeo.c: In function 'open_movie':
xjadeo.c:1288:3: warning: implicit declaration of function
'av_stream_get_r_frame_rate' [-Wimplicit-function-declaration]
   AVRational fr = av_stream_get_r_frame_rate (av_stream);
   ^
xjadeo.c:1288:3: error: invalid initializer

--------------------------------------------

Can someone have a look?

best reagards

mira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20140822/50bbd081/attachment.html>


More information about the pkg-multimedia-maintainers mailing list