[FFmpeg-devel] [PATCH] H.264 predictive lossless: again

Michael Niedermayer michaelni
Sun Nov 30 21:59:12 CET 2008


On Sun, Nov 30, 2008 at 12:56:11PM -0800, Jason Garrett-Glaser wrote:
> > if(transform_bypass && theprofile && (hor || ver)){
> >    if(hor)
> >        do_hori_predict_4x4_c()
> >    else
> >        do_vert_predict_4x4_c()
> > }else
> >    idct4x4_add()
> >
> 
> So are you suggesting that do_hori_predict/do_vert_predict will do the
> "idct", built-in, meaning they take an argument DCTELEM *dct?

yes, thats what ive meant in my follow up mail

> 
> Ddark Shikari

typo? ;)

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081130/e8c4f463/attachment.pgp>



More information about the ffmpeg-devel mailing list