[vlc-devel] [PATCH] android/surface: drop YV12 support
Thomas Guillem
thomas at gllm.fr
Tue Nov 18 09:13:43 CET 2014
android/surface is only used for 2.1/2.2.
I did a new vout: android_window for 2.3 and after, that have YV12
support, that handle non direct and direct rendering.
On Tue, Nov 18, 2014, at 01:27, Edward Wang wrote:
> On Mon, Nov 17, 2014 at 1:45 AM, Thomas Guillem <thomas at gllm.fr> wrote:
> > YV12 not implemented before gingerbread.
> > ---
> > modules/video_output/android/surface.c | 48 +++-------------------------------
> > 1 file changed, 3 insertions(+), 45 deletions(-)
>
> Although users on 2.1/2.2 can still use RGB32 or RGB16, does that mean
> that we can't use YV12 with androidsurface on 2.3+ any longer?
>
> Regards,
> Edward Wang
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list