On Thu, Feb 09, 2012 at 12:19:27AM +0100, Diego Biurrun wrote: > On Mon, Feb 06, 2012 at 04:08:08PM -0500, Rafaël Carré wrote: > > This structure is well defined by Microsoft on: > > http://msdn.microsoft.com/en-us/library/windows/hardware/ff564012(v=vs.85).aspx > > > > Only the VC1 decoder would depend on this check, while also the MPEG-2 > > decoder uses that struct member. > > > > Finally, the check breaks with mingw-w64 header as this header is under #if > > _WIN32_WINNT >= 0x600 > > The header and its features don't have to exist when targetting a windows > > version < Vista since DXVA2 appeared in Vista (and is absent from XP). > > --- > > configure | 4 +--- > > 1 files changed, 1 insertions(+), 3 deletions(-) > > Queued with the modified log message Rafael suggested on IRC.
Really queued this time after Rafael spoke to Ramiro again to make sure this patch is OK (it undoes an old commit from Ramiro). Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
