summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Replace dprintf with av_dlogLuca Barbato2011-01-29
* | Replace dprintf with av_dlogLuca Barbato2011-01-30
|/
* Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param().Gwenole Beauchesne2009-12-28
* Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id().Gwenole Beauchesne2009-12-28
* Improve VA API buffers allocation logic. This also reduces struct vaapi_contextGwenole Beauchesne2009-03-31
* Add common VA API data structures and helpers.Gwenole Beauchesne2009-03-22