[FFmpeg-cvslog] r12758 - in trunk/libavcodec:?aac_ac3_parser.c?aac_ac3_parser.h aac_parser.c ac3_parser.c

Bartlomiej Wolowiec bartek.wolowiec
Mon Apr 7 19:55:44 CEST 2008


On poniedzia?ek, 7 kwietnia 2008, Michael Niedermayer wrote:
> On Mon, Apr 07, 2008 at 02:52:39PM +0200, Bartlomiej Wolowiec wrote:
> > On poniedzia?ek, 7 kwietnia 2008, Michael Niedermayer wrote:
> > > Explain what exactly your patch corrects.
> > > One bug i see is that your sync functions are off by one byte, loosing
> > > 1 bytes and thus returing 1 byte to late. (that is header_size+1)
> >
> > ok, first patch corrects a situation when in buffer there is no data,
> > data is not send.
>
> I dont understand you, your patch just looks wrong. What is it that the
> parser is feeded with as input that causes a problem?
> It cant send "no data".

Maybe I'm wrong but I mean a situation when after seek parser gets frame, but 
with 4 bytes shift. Then it sends this 4 bytes as a first frame and correct 
frame as a second frame.
 
-- 
Bartlomiej Wolowiec




More information about the ffmpeg-cvslog mailing list