On Thu, Feb 25, 2016 at 11:48:50PM +0000, Mark Thompson wrote: > --- a/configure > +++ b/configure > @@ -1704,6 +1704,7 @@ CONFIG_EXTRA=" > texturedspenc > tpeldsp > + vaapi_recent > vc1dsp > videodsp > @@ -4676,6 +4677,10 @@ enabled vaapi && enabled xlib && > enable vaapi_x11 > > +enabled vaapi && > + check_code cc "va/va.h" "vaCreateSurfaces(0, 0, 0, 0, 0, 0, 0, 0)" && > + enable vaapi_recent
How recent? If it's old enough we might just drop support for old vaapi. "recent" is a tad nondescriptive. What is the feature or API change you need? Diego _______________________________________________ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel