summaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_internal.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/vaapi_internal: Add missing includeTimo Rothenpieler2015-09-161-0/+1
* Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'Hendrik Leppkes2015-09-161-1/+0
|\
| * mpegvideo: Drop mpegvideo.h where not neededVittorio Giovara2015-09-131-1/+0
* | vaapi: streamline public context structure.Gwenole Beauchesne2015-08-191-6/+36
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-201-3/+3
|\ \ | |/
| * vaapi: switch ff_vaapi_get_surface_id from Picture to AVFramewm42014-03-201-3/+3
* | avcodec/vaapi: fix pointer types after H264Picture changesMichael Niedermayer2014-03-171-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-161-1/+5
|\ \ | |/
| * h264: deMpegEncContextizeAnton Khirnov2013-02-151-1/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-121-1/+1
|\ \ | |/
| * hwaccel: unbreak buildMans Rullgard2011-07-101-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
|/
* 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-0/+9
* Add common VA API data structures and helpers.Gwenole Beauchesne2009-03-221-0/+59
OpenPOWER on IntegriCloud