summaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-161-17/+28
|\
| * h264: deMpegEncContextizeAnton Khirnov2013-02-151-17/+28
* | Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885'Michael Niedermayer2013-02-161-1/+1
|\ \ | |/
| * mpegvideo: split ff_draw_horiz_band().Anton Khirnov2013-02-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-241-1/+1
|\ \ | |/
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-241-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Replace dprintf with av_dlogLuca Barbato2011-01-291-1/+1
* | Replace dprintf with av_dlogLuca Barbato2011-01-301-1/+1
|/
* Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param().Gwenole Beauchesne2009-12-281-1/+1
* Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id().Gwenole Beauchesne2009-12-281-1/+1
* Improve VA API buffers allocation logic. This also reduces struct vaapi_contextGwenole Beauchesne2009-03-311-21/+32
* Add common VA API data structures and helpers.Gwenole Beauchesne2009-03-221-0/+197
OpenPOWER on IntegriCloud