summaryrefslogtreecommitdiff
path: root/libavcodec/dxva2_h264.c
Commit message (Expand)AuthorAge
...
* Fixed DXVA2 H264 hwaccel compilation.Laurent Aimar2010-03-03
* Added a few missing consts in dxva_h264.Laurent Aimar2010-01-24
* Moved reusable functions from dxva2_h264.c to dxva2.cLaurent Aimar2010-01-23
* Move +52 from the loop filter to the alpha/beta offsets in the context.Michael Niedermayer2010-01-23
* Added ff_dxva2_ prefix to get_surface(_index) and commit_buffer functions.Laurent Aimar2010-01-23
* Reindent the content of one if(){} in ff_dxva2_common_end_frame.Laurent Aimar2010-01-23
* Moved reusable code from dxva2_h264.c:end_frame to ff_dxva2_common_end_frame.Laurent Aimar2010-01-23
* H264 DXVA2 implementationLaurent Aimar2010-01-20