aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/dxva2_h264.c
AgeCommit message (Expand)Author
2010-01-24Added a few missing consts in dxva_h264.Laurent Aimar
2010-01-23Moved reusable functions from dxva2_h264.c to dxva2.cLaurent Aimar
2010-01-23Move +52 from the loop filter to the alpha/beta offsets in the context.Michael Niedermayer
2010-01-23Added ff_dxva2_ prefix to get_surface(_index) and commit_buffer functions.Laurent Aimar
2010-01-23Reindent the content of one if(){} in ff_dxva2_common_end_frame.Laurent Aimar
2010-01-23Moved reusable code from dxva2_h264.c:end_frame to ff_dxva2_common_end_frame.Laurent Aimar
2010-01-20H264 DXVA2 implementationLaurent Aimar