[FFmpeg-devel] [PATCH] use const for pointer instead of casting const away

Reimar Döffinger Reimar.Doeffinger
Sun Dec 2 22:13:41 CET 2007


Hello,
On Sun, Dec 02, 2007 at 09:59:13PM +0100, Benjamin Larsson wrote:
> Reimar D?ffinger wrote:
> > there is something weird in dca.c, I assume it is a stupid bug, but
> > I thought I better ask.
> > Instead of defining prCoeff to "const float *", fir_32bands_nonperfect
> > and fir_32bands_perfect are being cast to "float *".
> > Ok to apply attached patch?
> 
> Patch ok.

Applied.




More information about the ffmpeg-devel mailing list