On Fri, Jul 01, 2016 at 12:58:39AM +0200, Marton Balint wrote:
> Signed-off-by: Marton Balint <c...@passwd.hu>
> ---
>  libavformat/internal.h |  1 +
>  libavformat/utils.c    | 16 ++--------------
>  libavutil/dict.c       | 17 +++++++++++++++++
>  libavutil/internal.h   | 10 ++++++++++
>  4 files changed, 30 insertions(+), 14 deletions(-)

seems to fail on mingw
src/libavutil/dict.c: In function ‘avpriv_dict_set_timestamp’:
src/libavutil/dict.c:262:5: error: implicit declaration of function ‘gmtime_r’ 
[-Werror=implicit-function-declaration]
src/libavutil/dict.c:262:9: warning: assignment makes pointer from integer 
without a cast [enabled by default]
cc1: some warnings being treated as errors
make: *** [libavutil/dict.o] Error 1

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There will always be a question for which you do not know the correct answer.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to