]> git.sesse.net Git - ffmpeg/history - libavcodec/dxva2_internal.h
lavc: Drop deprecated way of setting codec dimensions
[ffmpeg] / libavcodec / dxva2_internal.h
2017-01-12 Steve Lhommedxva2: allow an empty array of ID3D11VideoDecoderOutputView
2017-01-08 Steve Lhommedxva2: Factorize DXVA context validity test into a...
2017-01-08 Steve Lhommedxva2: Make ff_dxva2_get_surface() static and drop...
2016-12-12 Diego Biurrundxva2: Keep code shared between dxva2 and d3d11va under...
2016-12-11 Diego Biurrundxva2: Simplify some ifdefs
2016-12-09 Diego Biurrundxva2: Adjust multiple inclusion guard names to follow...
2016-10-05 Steve Lhommed3d11va: Use the proper decoding slice index
2015-09-13 Vittorio Giovarampegvideo: Drop mpegvideo.h where not needed
2015-07-26 Steve Lhommeforce WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to...
2015-06-01 Steve Lhommedxva2: Fix build when only D3D11 or DXVA2 is used
2015-05-25 Steve LhommeD3D11va: add a Direct3D11 video decoder similar to...
2014-09-01 Diego Biurrundxva2: Clean up definition of _WIN32_WINNT
2014-03-31 Michael Niedermayerdxva2: Directly use AVFrames
2013-02-15 Anton Khirnovh264: deMpegEncContextize
2012-06-27 Ronald S. Bultjedxva2: include dxva.h if found
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-25 Kyledxva2: define required feature selection macros
2010-01-23 Laurent AimarMoved reusable functions from dxva2_h264.c to dxva2.c