[Ffmpeg-devel] [PATCH] TIFF encoder (Google SoC qualification task)

Michael Niedermayer michaelni
Fri Apr 13 13:48:31 CEST 2007


Hi

On Fri, Apr 13, 2007 at 01:33:06PM +0200, Kamil Nowosad wrote:
> Hi
> 
> On Tue, Apr 10, 2007 at 07:15:35PM +0200, Michael Niedermayer wrote:
> > >      }
> > > +    if (!is_yuv)
> > >      s->bpp_tab_size = (s->bpp >> 3);
> > [...]
> > > +            else
> > >              memcpy(zbuf + j * bytes_per_row,
> > >                     p->data[0] + j * p->linesize[0], bytes_per_row);
> > >              zn += bytes_per_row;
> > 
> > iam still waiting for a patch which fixes the indention after this ...
> 
> Sorry for the delay.
> I've attached 3 patches:
> The first patch fixes the indention. 

ok


> The second changes the choice of compression from compression_level to 
> coder_type.

iam still not agreeing to FF_CODER_TYPE_DEFAULT


> Third fixes the ffv1 encoder, becasue it broke when coder_type ==
> FF_CODER_TYPE_DEFAULT passed. 

not needed as theres no FF_CODER_TYPE_DEFAULT in svn

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070413/ac6d490b/attachment.pgp>



More information about the ffmpeg-devel mailing list