[FFmpeg-cvslog] r20794 - trunk/libavcodec/libfaad.c
Carl Eugen Hoyos
cehoyos
Fri Dec 11 00:10:09 CET 2009
Justin Ruggles <justin.ruggles <at> gmail.com> writes:
> > - av_log(avctx, AV_LOG_ERROR, "faac: frame decoding failed: %s\n",
> > + av_log(avctx, AV_LOG_ERROR, "libfaad: frame decoding failed: %s\n",
> > s->faacDecGetErrorMessage(frame_info.error));
> > return -1;
> > }
>
> av_log() already prints the codec name, why print it again in the error
> message?
You are (probably) correct, to quote M?ns:
I'd say commit (the removal).
Carl Eugen
More information about the ffmpeg-cvslog
mailing list