[FFmpeg-devel] Behaviour of liba52 decoder
Rich Felker
dalias
Thu Jan 10 19:24:15 CET 2008
On Thu, Jan 10, 2008 at 12:57:33PM +0100, Thorsten Jordan wrote:
> Michael Niedermayer schrieb:
> > Hi
> >
> >> any comments?
> >
> > a52_decode_frame() looks buggy yes ...
> > i suggest you rewrite it ...
> >
> > it should roughly look like
> >
> > read header
> > for(all 6 block)
> > decode block
> this would be ok if one could demand that full frames are given always.
All lavc decoders are entitled to assume this.
Rich
More information about the ffmpeg-devel
mailing list