[Android] TODO

某因幡 tewilove at gmail.com
Thu Apr 19 06:10:20 CEST 2012


Reduce installation size.
Native library is in both APK file and /data/data/${APP}/lib, the size
consumed is almost doubled.
I see Firefox way here: http://glandium.org/blog/?p=2436 , load
library directly from APK with their wrapped dl functions.


2012/4/9 Martin Storsjö <martin at martin.st>:
> On Thu, 29 Mar 2012, Jean-Baptiste Kempf wrote:
>
>> Bugs:
>> - audio crashes (seems fixed by the AudioTrack module)
>> - overlay behind the video sometimes...
>
>
> Another one (that I hope someone of you can figure out faster than me):
> - Add a .ts file - the thumbnailer will fail (it won't proceed past the
> file), the log shows something like this:
>
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 94 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 141 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 24 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 59 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 77 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 68 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 167 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 24 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 140 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 104 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 180 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 48 bytes of garbage
> W/vlc     (10184): lost synchro
> D/vlc     (10184): skipping 114 bytes of garbage
> D/vlc     (10184): Seek():cannot find a time position. i_cnt:13
> E/vlc     (10184): INPUT_CONTROL_SET_POSITION(_OFFSET) 50.0% failed
>
> // Martin
>
> _______________________________________________
> Android mailing list
> Android at videolan.org
> http://mailman.videolan.org/listinfo/android



-- 
language: Chinese, Japanese, English


More information about the Android mailing list