10 Commits (1235429c2792e879d50a06cc851f3065f1a481d5)

Author SHA1 Message Date
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Laurent Aimar 6c389ddbd3 Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes. 15 years ago
Laurent Aimar 19a9846f3d Fixed DXVA2 H264 hwaccel compilation. 15 years ago
Laurent Aimar 34fecc9afd Added a few missing consts in dxva_h264. 15 years ago
Laurent Aimar 85167c46ef Moved reusable functions from dxva2_h264.c to dxva2.c 15 years ago
Michael Niedermayer 0c32e19d58 Move +52 from the loop filter to the alpha/beta offsets in the context. 15 years ago
Laurent Aimar e4833b5d71 Added ff_dxva2_ prefix to get_surface(_index) and commit_buffer functions. 15 years ago
Laurent Aimar 8cf9bbb6dc Reindent the content of one if(){} in ff_dxva2_common_end_frame. 15 years ago
Laurent Aimar 8db7ee09c3 Moved reusable code from dxva2_h264.c:end_frame to ff_dxva2_common_end_frame. 15 years ago
Laurent Aimar 92c6a099ba H264 DXVA2 implementation 15 years ago