[FFmpeg-devel] [PATCH] cmdutils: use const AVClass * when senseful

Michael Niedermayer michaelni at gmx.at
Thu May 19 22:34:45 CEST 2011


On Thu, May 19, 2011 at 10:13:14PM +0200, Stefano Sabatini wrote:
> Fix warnings:
> cmdutils.c: In function ‘opt_default’:
> cmdutils.c:304: warning: initialization discards qualifiers from pointer target type
> cmdutils.c: In function ‘set_context_opts’:
> cmdutils.c:431: warning: passing argument 2 of ‘alloc_priv_context’ discards qualifiers from pointer target type
> cmdutils.c:414: note: expected ‘struct AVClass *’ but argument is of type ‘const struct AVClass *’

ok

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

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110519/c817133a/attachment.asc>


More information about the ffmpeg-devel mailing list