[FFmpeg-devel] [PATCH] Native VP9 decoder.

Timothy Gu timothygu99 at gmail.com
Tue Oct 1 06:37:00 CEST 2013


On Sep 30, 2013 5:15 AM, "Derek Buitenhuis" <derek.buitenhuis at gmail.com>
wrote:
>
> On 9/21/2013 1:53 PM, Ronald S. Bultje wrote
> > +    assert(mode >= 0 && mode < 10);

av_assert0()

Also in other places in the patch
[...]

Timothy


More information about the ffmpeg-devel mailing list