| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a few missing consts in dxva_h264. | Laurent Aimar | 2010-01-24 | 1 | -5/+5 |
* | Moved reusable functions from dxva2_h264.c to dxva2.c | Laurent Aimar | 2010-01-23 | 1 | -133/+1 |
* | Move +52 from the loop filter to the alpha/beta offsets in the context. | Michael Niedermayer | 2010-01-23 | 1 | -2/+2 |
* | Added ff_dxva2_ prefix to get_surface(_index) and commit_buffer functions. | Laurent Aimar | 2010-01-23 | 1 | -22/+22 |
* | Reindent the content of one if(){} in ff_dxva2_common_end_frame. | Laurent Aimar | 2010-01-23 | 1 | -9/+9 |
* | Moved reusable code from dxva2_h264.c:end_frame to ff_dxva2_common_end_frame. | Laurent Aimar | 2010-01-23 | 1 | -21/+37 |
* | H264 DXVA2 implementation | Laurent Aimar | 2010-01-20 | 1 | -0/+553 |