Hi,
I found that the Doubango Framework checks if FFmpeg is present by verifying 3
things, in the configure.ac file.
One of those thing is the verification of the av_gettime function in
libavutil/avutil.h .
But I checkouted the last version of FFmpeg (as recommended on the Doubango
compilation wiki) and found that this function is inside the libavutil/time.h
file instead of avutil.h .
I used Doubango rev997.
Do I miss something or do you have to update the configure step ?
Thank you !
Original issue reported on code.google.com by philippe...@gmail.com on 16 Sep 2013 at 8:31
Original issue reported on code.google.com by
philippe...@gmail.com
on 16 Sep 2013 at 8:31