[x264-devel] Re: 4x4 intra prediction
Laurent Aimar
fenrir at via.ecp.fr
Thu Nov 18 13:27:41 CET 2004
On Thu, Nov 18, 2004, Stephen Henry wrote:
> Hi,
> According to the standard, the "predict_4x4_mode_available" should select
> the Horizontal_Up prediction mode when the Upper submb is available and
> the Left submb is unavailable
The other way ;)
> (condition b_a && !b_b), this does not however seem to be the case in
> the code. Is it a bug?
Yes you are right, we can do HU when Left is available. I will add it.
Thanks for the report.
--
fenrir
--
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