[Ffmpeg-devel] [PATCH] Chinese AVS video decoder

Michael Niedermayer michaelni
Mon Jul 3 02:14:13 CEST 2006


Hi

On Sun, Jul 02, 2006 at 11:02:54PM +0200, Stefan Gehrer wrote:
> Von: Stefan Gehrer
> > Von: Michael Niedermayer 
> > 
> > > 
> > > i didnt suggest to change the prediction functions, my suggestion was
> > just
> > > to not copy the contents of left/top_border* into yet another buffer but
> > > instead pass a pointer to them ...
> > > 
> > 
> > Oh, I see. I will look into that.
> > 
> 
> Last try for today. I eliminated load_intra_pred_chroma and pass pointers
> directly to prediction functions. However, the same is not possible for
> the luma prediction. The choice is either to do some extra copying, or
> to change the prediction functions and pass more pointers to them
> (top,left,topright,bottomleft instead of top,left).

applied


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list