[Android] [PATCH 2/2] blacklist a few more modules
Rafaël Carré
funman at videolan.org
Sat May 26 15:48:24 CEST 2012
Le 26/05/2012 09:26, Edward Wang a écrit :
> On 12-05-26 09:24 AM, Rafaël Carré <funman at videolan.org> wrote:
>> ---
>> find_modules.sh | 6 ++++++
>> 1 file changed, 6 insertions(+)
>>
>> diff --git a/find_modules.sh b/find_modules.sh
>> index ed997f0..d4d1b40 100755
>> --- a/find_modules.sh
>> +++ b/find_modules.sh
>> @@ -54,6 +54,12 @@ gradient
>> spdif
>> dtstofloat32
>> logger
>> +.?dummy
> I think we should keep this one, it is used to dummy out the interface
> in libvlc.
>> +visual
>> +fb
>> +yuv
>> +aout_file
>> +.mem
> Amem is still being used by the Java aout, I think.
>> "
>>
>> regexp=
Oops, good catch for both
More information about the Android
mailing list