[FFmpeg-devel] [PATCH] RealAudio 14.4 decoder: remove incorrect av_log() call
Diego Biurrun
diego
Tue Jan 5 12:13:54 CET 2010
On Tue, Jan 05, 2010 at 12:11:09PM +0100, Francesco Lavra wrote:
> in libavcodec/ra144.c, av_log() is called with a pointer to a structure
> which does not contain an AVClass pointer as first member.
> The attached patch fixes this by removing that av_log() call; also,
> since the third agument of eval_refl() is no more used, it is removed
> altogether.
Patches mixing different issues are automatically rejected. Please split
this into two patches.
Diego
More information about the ffmpeg-devel
mailing list