search for: benmccann

Displaying 4 results from an estimated 4 matches for "benmccann".

2009 Feb 23
4
FLAC support for Android?
Hi, I was wondering if anyone here had thought about FLAC support on the Android. It would be great for FLAC adoption. There's a bug open for it<http://code.google.com/p/android/issues/detail?id=1461>on which I've posted some details about how I think it would need to be implemented. It appears to me that it would need to be added to the OpenCore component, which is written in C.
2009 Feb 24
2
FLAC support for Android?
Brian Willoughby schrieb: > You're not going to be able to create a feasible FLAC implementation > in Java. As long as Android obviously has a rather poorly performing VM and no support for playing software generated PCM samples (except for writing them to a temporary WAV file and telling Andorid to play it after decoding is complete) it's not feasible, but a "real"
2009 Feb 25
2
FLAC support for Android?
...so thinking about other codecs like Theora and Speex): http://blog.kfish.org/2009/02/is-openmax-important-for-free-software.html After some discussions at FOMS last month, we might be able to get a few people together and co-ordinate this through Xiph.org. Conrad. 2009/2/24 Ben McCann <ben at benmccann.com>: > I envisioned this being implemented as a patch to Android at the OS level. > It looks like Android has native decoders which the media player and Java > APIs call.? My understanding is that T-Mobile pushes out over the air > updates of the operating system every so often.? Fo...
2009 Feb 24
0
FLAC support for Android?
I envisioned this being implemented as a patch to Android at the OS level. It looks like Android has native decoders which the media player and Java APIs call. My understanding is that T-Mobile pushes out over the air updates of the operating system every so often. For example, there's a new version of the Android OS called Cupcake<http://source.android.com/roadmap/cupcake>in the