On Tue, Feb 10, 2015 at 01:27:03PM +0100, wm4 wrote:
> Doing this check in avutil_version() is not appropriate. Also, this code
> is by default disabled (--assert-level is by default 0). A FATE run with
> defaults will never execute the checks.
>
> Move it to the pixelutils test program. Whatever
Doing this check in avutil_version() is not appropriate. Also, this code
is by default disabled (--assert-level is by default 0). A FATE run with
defaults will never execute the checks.
Move it to the pixelutils test program. Whatever reason there was in
avutil_version() not to run this test by de