[FFmpeg-devel] support multipage TIFFs
Kostya
kostya.shishkov
Sun Aug 9 17:47:44 CEST 2009
On Mon, Aug 10, 2009 at 01:15:51AM +1000, Peter Ross wrote:
> On Sun, Aug 09, 2009 at 05:50:29PM +0300, Kostya wrote:
> > On Sun, Aug 09, 2009 at 05:56:39PM +1000, Peter Ross wrote:
> > > $subject.
> > >
> > > This requires modification to ffmpeg to allow multiple avcodec_decode_video2()
> > > calls to be performed on the same packet. This will break any codec that
> > > expects the callee to discard non-consumed packet data.
> > >
> > > -- Peter
> >
> > Hmm, and how well will it work with single TIFFs with that patch?
>
> It works fine; and our loopback (tiffenc->tiffdec) regression test passes.
Then TIFF parts look OK for me
> -- Peter
More information about the ffmpeg-devel
mailing list