Re: Down scaling video frames

"[email protected]" <[email protected]> Mon, 29 Mar 2010 19:22:19 +0000
Newsgroups gmane.comp.multimedia.ogg.theora.devel
Message-ID <[email protected]>
> I want to decode the video frames to a smaller size. Decoding them at full
> size and then scaling them down to the size I want isn't very efficient, but
> I can't see any way of avoiding that with the current decoding functions.

Sorry if this is what you're doing already, this isn't clear, but you could do
the scaling at the same time you convert from YCbCr to RGB.