Down scaling video frames

"Stuart Fisher" <[email protected]> Mon, 29 Mar 2010 20:12:13 +0100
Newsgroups gmane.comp.multimedia.ogg.theora.devel
Message-ID <FDD10CC3DC76436C949A0512DB78CA10@enterprise>
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.

I'm going to try and figure out how easy it is to make theora do this. I'm 
wondering if anyone has tried this before or if there are any reasons why it 
can't be done?