Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -2/+2 |
* | Replace dprintf with av_dlog | Luca Barbato | 2011-01-30 | 1 | -2/+2 |
* | Add ff_ to AVHWAccel decoders | Luca Barbato | 2011-01-28 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Use VA_INVALID_ID instead of hard coded values. | Gwenole Beauchesne | 2009-12-28 | 1 | -2/+2 |
* | 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 |
* | Fill in new VASliceParameterBufferMPEG2.slice_horizontal_position field. | Gwenole Beauchesne | 2009-09-16 | 1 | -0/+1 |
* | Improve VA API buffers allocation logic. This also reduces struct vaapi_context | Gwenole Beauchesne | 2009-03-31 | 1 | -5/+6 |
* | Add MPEG-2 bitstream decoding through VA API. | Gwenole Beauchesne | 2009-03-23 | 1 | -0/+149 |