On 02/02/2017 11:27, wm4 wrote: > D3D9Ex uses different driver paths. This helps with "headless" > configurations when no user logs in. Plain D3D9 device creation will > fail if no user is logged in, while it works with D3D9Ex. > --- > libavutil/hwcontext_dxva2.c | 61 > ++++++++++++++++++++++++++++++++++----------- > 1 file changed, 47 insertions(+), 14 deletions(-) >
The code seems doing what you stated, maybe you might spin a function out of those blocks for extra clarity. Steve, do you have an opinion? lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
