[FFmpeg-devel] [PATCH] Suppress warnings in lavf/utils.c

Nicolas George nicolas.george at normalesup.org
Wed Sep 14 21:17:11 CEST 2011


The attached patch series suppress all current warnings in lavf/utils.c, at
least with Gcc 4.6.1 / Debian Wheezy.

[PATCH 1/4] lavu/attributes: introduce AV_NOWARN_DEPRECATED.
[PATCH 2/4] lavf/utils: use AV_NOWARN_DEPRECATED in compatibility
[PATCH 3/4] lavf/utils: use correct format string for int64_t.
[PATCH 4/4] lavf/utils: replace deprecated url_ferror.

Fate unbroken.

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list