Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes: > > +_libavhwaccels_all=$(sed -n 's/^[^#]*HWACCEL.*(.*, *\(.*\)).*/\1_hwaccel/p' > libavcodec/allcodecs.c | tr '[a-z]' '[A-Z]') > > +# Disable all hardware accelerators for now. > > +_libavhwaccels= > > Doesn't that disable VDPAU, too? No, it still works fine. Carl Eugen