RE: Canvas, Audio, Video Test Submission

On Fri, 2010-06-25 at 23:19 +0000, Kris Krueger wrote:
> Though this is really a bad api design...
> If one implemented malloc that maybe returned a valid pointer or probably returned a valid pointer.
> The consumers of this malloc would be doomed to failure.

I'm not sure how it could be better done otherwise. For example, MP4 has
so many profiles that it's hard to guarantee in advance if the decoder
will be able to decode the stream, without looking at the stream itself.

Philippe

Received on Tuesday, 29 June 2010 14:44:44 UTC