[FFmpeg-devel] [PATCH] dxva2: move _WIN32_WINNT handling to public header
James Almer
jamrial at gmail.com
Fri Feb 22 01:32:16 CET 2013
On 21/02/13 9:10 AM, Michael Niedermayer wrote:
> This removes duplicate code
>
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
> libavcodec/dxva2.h | 7 +++++++
> libavcodec/dxva2_internal.h | 8 --------
> 2 files changed, 7 insertions(+), 8 deletions(-)
Looks good. Compiles with no errors or warnings and checkheaders passes.
Regards.
More information about the ffmpeg-devel
mailing list