summaryrefslogtreecommitdiff
path: root/libavcodec/dxva2_mpeg2.c
Commit message (Collapse)AuthorAge
* MPEG-2 DXVA2 implementationLaurent Aimar2010-06-18
It allows VLD MPEG-2 decoding using DXVA2 (GPU assisted decoding API under VISTA and Windows 7). It is implemented by using AVHWAccel API. Originally committed as revision 23644 to svn://svn.ffmpeg.org/ffmpeg/trunk