[FFmpeg-devel] [PATCH 01/15] mpegvideo: Fix several warnings about incompatible pointer type

jamal jamrial at gmail.com
Fri Jul 27 21:57:16 CEST 2012


On 27/07/12 2:19 PM, Michael Niedermayer wrote:
> this may fix the warnings but the code casts the const away and then
> changes some fields in it
> thus the problem that the warnings point to is not fixed just the
> warnings hidden
>
I made some changes so the AVPacket doesn't get modified. FATE passes so it should be ok.
Will send in a moment.

Regards.


More information about the ffmpeg-devel mailing list