[FFmpeg-user] problem build "oldabi" under Feodra 15

Reindl Harald h.reindl at thelounge.net
Mon Jun 13 22:06:36 CEST 2011


thank you!

rpmbuild on F15 has eaten it :-)

ffmpeg.x86_64 0:0.6.90-0.2.rc0.20110613git29954.fc15.rh.20110613
"oldabi", no idea why rpmfusion call it 0.6.90 but it works
with the rest of dependencies

Am 13.06.2011 10:50, schrieb Stefano Sabatini:
> diff --git a/libavfilter/vf_libopencv.c b/libavfilter/vf_libopencv.c
> index 55e0a7f..b789c8e 100644
> --- a/libavfilter/vf_libopencv.c
> +++ b/libavfilter/vf_libopencv.c
> @@ -26,7 +26,7 @@
>  /* #define DEBUG */
>  
>  #include <opencv/cv.h>
> -#include <opencv/cxtypes.h>
> +#include <opencv/cxcore.h>
>  #include "libavutil/avstring.h"
>  #include "libavutil/file.h"
>  #include "avfilter.h"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20110613/99d8cd61/attachment.asc>


More information about the ffmpeg-user mailing list