[x264-devel] Re: x264 decoder

Loren Merritt lorenm at u.washington.edu
Sun Jun 5 21:55:38 CEST 2005


On Sun, 5 Jun 2005, Stephen Henry wrote:

> I'm aware that there exists an H.264 decoder in ffmpeg and that that is
> the main focus of development, but does anybody know just how much work
> would need to be done on the x264 decoder to allow it to work?

The only parts missing are:
bitstream reader (straightforward inverse of encoder/cabac.c and cavlc.c)
B-frame reordering and stuff

However, I have made many changes in the common/ dir since decoder was 
last touched, and much of the existing code would have to be updated 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