[Android] [PATCH 2/2] Replace HW acceleration option by a list allowing the user to choose which decoder to use.

Felix Abecassis felix.abecassis at gmail.com
Fri Jan 17 14:25:57 CET 2014


2014/1/17 Edward Wang <edward.c.wang at compdigitec.com>:
> Hello,
>
>
> On 2014-01-16 06:28, Felix Abecassis <felix.abecassis at gmail.com> wrote:
>>
>> There are currently 4 modes:
>> - Automatic: let VLC decide which decoder should be used (default).
>> - SW: software decoder.
>> - HW: MediaCodec or OMX decoding.
>> - HW+: MediaCodec opaque direct rendering.
>
>
> Shouldn't this wait until after the direct rendering patch is merged into
> vlc.git?
>
> Also, I would say we just use the full words as options, so like this:
> 'Software', 'Hardware', 'Hardware (direct)'.
>
> Otherwise it's harder for translators to translate 'HW' and it seems to
> resemble MX player too much.

I hesitated on this point but finally decided to use abbreviations instead.
We can use full words if the team agrees it's better. However I'm
unsure about the name of the latest option, "Hardware (direct)" is
confusing I think. The user won't know the difference with the
previous option.
I suggest "Hardware (fastest)" or simply "Fastest".



-- 
Félix Abecassis
http://felix.abecassis.me


More information about the Android mailing list