Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -2/+2 |
* | VAAPI: fix WMV3 decoding of videos with an odd number of macroblocks per line. | Gwenole Beauchesne | 2010-01-04 | 1 | -14/+13 |
* | Use VA_INVALID_ID instead of hard coded values. | Gwenole Beauchesne | 2009-12-28 | 1 | -3/+3 |
* | Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param(). | Gwenole Beauchesne | 2009-12-28 | 1 | -1/+1 |
* | Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id(). | Gwenole Beauchesne | 2009-12-28 | 1 | -2/+2 |
* | Do not check for CONFIG_VC1_VAAPI_HWACCEL, the file is only | Diego Biurrun | 2009-07-29 | 1 | -2/+0 |
* | Add VC-1 bitstream decoding through VA API. | Gwenole Beauchesne | 2009-04-03 | 1 | -0/+355 |