summaryrefslogtreecommitdiffstats
path: root/libavcodec/dxva2_h264.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed DXVA2 H264 hwaccel compilation.Laurent Aimar2010-03-031-4/+4
* Added a few missing consts in dxva_h264.Laurent Aimar2010-01-241-5/+5
* Moved reusable functions from dxva2_h264.c to dxva2.cLaurent Aimar2010-01-231-133/+1
* Move +52 from the loop filter to the alpha/beta offsets in the context.Michael Niedermayer2010-01-231-2/+2
* Added ff_dxva2_ prefix to get_surface(_index) and commit_buffer functions.Laurent Aimar2010-01-231-22/+22
* Reindent the content of one if(){} in ff_dxva2_common_end_frame.Laurent Aimar2010-01-231-9/+9
* Moved reusable code from dxva2_h264.c:end_frame to ff_dxva2_common_end_frame.Laurent Aimar2010-01-231-21/+37
* H264 DXVA2 implementationLaurent Aimar2010-01-201-0/+553
OpenPOWER on IntegriCloud