[Ffmpeg-cvslog] r6111 - trunk/libavcodec/mpegaudiodec.c

Loren Merritt lorenm
Mon Aug 28 04:25:11 CEST 2006


On Sun, 27 Aug 2006, Rich Felker wrote:

> On Sun, Aug 27, 2006 at 11:45:26PM +0200, michael wrote:
>> Author: michael
>> Date: Sun Aug 27 23:45:26 2006
>> New Revision: 6111
>>
>> Modified:
>>    trunk/libavcodec/mpegaudiodec.c
>>
>> Log:
>> overread AV_LOG_ERROR -> AV_LOG_DEBUG
>
> Not a big deal but the word you're trying to use seems to be
> "override", whereas simply saying "replace" would make more sense in
> this context.

"overread" is correct. The error occurs if the codec tries to read more 
bits than are present in the input packet.

--Loren Merritt




More information about the ffmpeg-cvslog mailing list