[vlc-devel] Re: CVS Commit (gbazin)

Jean-Paul Saman saman at natlab.research.philips.com
Tue Dec 9 10:48:56 CET 2003


> Update of /var/cvs/videolan/vlc/modules/stream_out
> Modified Files:
> 	transcode.c 
> 
> Log Message:
> * modules/stream_out/transcode.c: added a floating point "scale" option for video transcoding. When specified, you don't need to specify the width and height of the output video.

Are you doing floating point arithmitic with this? If so it won't 
perform on an ARM (iPAQ, Zaurus, Yopy).

Is it possible to use fixed point arithmitic for scaling instead?

>  Also changed the width and height options so that if only one of them is specified, the other one is calculated automatically so as to keep the aspect ratio of the video.
> * modules/mux/ogg.c: fixed crash when removing streams.
> * modules/codec/theora.c: for now the theora encoder requires a width and height which are multiple of 16.
> 



-- 
Kind greetings,

Jean-Paul Saman
VLC iPAQ maintainer


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list