[vlc-devel] Re: CVS Commit (gbazin)
Gildas Bazin
gbazin at netcourrier.com
Tue Dec 9 19:25:16 CET 2003
On Tuesday 09 December 2003 10:48, Jean-Paul Saman wrote:
> > 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?
>
I am using a floating point operation there but it is only used during the
open phase of the transcoder and thus isn't speed critical.
--
Gildas
--
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