[x264-devel] Re: In Intra_4x4 mode, why h->predict_4x4 and x264_mb_encode_i4x4 twice
Loren Merritt
lorenm at u.washington.edu
Mon Apr 11 08:00:17 CEST 2005
On Mon, 11 Apr 2005, Erkang Chen wrote:
> There are two steps done consecutively when encoding a frame, ie,
> x264_macroblock_analyse( h );
> x264_macroblock_encode( h );
> I think after the 'analyse' function, the information stored in h->fdec
> is enough.
Just for simplicity. When I modify the analysis algorithm, I don't want to
have to modify the encoder step too.
--Loren Merritt
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list