[vlc-devel] [PATCH] display RV32/RGBA instead of RV16

XilasZ xilasz at gmail.com
Thu May 19 10:11:31 CEST 2011


Yes there is, i didn't search it yet, i was focused on colors. It's was just
a first step.

I think a SurfaceView (which is used by all good player i know, including
vlc) scales its content if it doesn't match the display size using hardware,
but i'm not sure.
I'll try to prevent vlc-android from scaling anything and send the video
unscaled to the SurfaceView.

2011/5/19 Rémi Denis-Courmont <remi at remlab.net>

> On Wed, 18 May 2011 23:31:00 +0200, XilasZ <xilasz at gmail.com> wrote:
> > Just display RV32/RGBA instead of RV16.
> >
> > I removed SWS_ACCURATE_RND flag in swscale because it's a lot slower
> with
> > it, even when no scaling is needed. and it wasn't set anyway in RV16.
>
> You are so screwed if you do software scaling that I don't really see the
> point. Any reasonable mobile device has some sort of OpenGL ES and/or
> hardware video overlay for fast and energy-efficient scaling.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110519/7f857bd5/attachment.html>


More information about the vlc-devel mailing list