Hi,

On Fri, Mar 30, 2012 at 7:43 AM, Luca Barbato <[email protected]> wrote:
> The project should help us factoring the monster h264.c

We're still talking of hevc? The student will not reuse any part that
makes use of H264Context. Only isolated parts (e.g. intra pred, DSP
functions) will be reused. I hope we can share nal parsing also, but
that will require significant refactoring in that code.

I want hevcdec to be clean, maintainable. Not this monstrous beast
that's keps together only by layers and layers of patchwork. It'll
just end up like MpegEncContext.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to