[MPlayer-dev-eng] PATCH [2/12] CoreAVC Decoder Support

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu Feb 8 23:59:10 CET 2007


Hello,
On Thu, Feb 08, 2007 at 02:05:25PM -0800, Alan Nisota wrote:
> 002srcdestfmt.patch: Use YV12 as the output format, and ensure that a 
> width/height are specified.  CoreAVC uses the width/height to allocate 
> buffers at initialization apparently, so this can't be postponed until a 
> final fmt is selected.

This must be set where either it is needed or makes sense, not just at
the end of some function that leaves it completely unclear why it is
there.
I would assume that there is some bug in DS_VideoDecoder_SetDestFmt that
makes this necessary.

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list