[FFmpeg-cvslog] r23895 - trunk/libavcodec/wmavoice.c
Måns Rullgård
mans
Wed Jun 30 11:14:54 CEST 2010
Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:
> On Wed, Jun 30, 2010 at 03:57:05AM +0200, cehoyos wrote:
>> Author: cehoyos
>> Date: Wed Jun 30 03:57:05 2010
>> New Revision: 23895
>>
>> Log:
>> Silense one warning:
>> "passing argument 1 of `av_memcpy_backptr' from incompatible pointer type"
>
> Hm, might be better to make the argument void * instead.
> Could be considered an API change though, opinions?
API yes, ABI no. It's also making the API more permissive, so there
should be no problems. One or two C++ users might curse, but they had
it coming.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-cvslog
mailing list