summaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with --disable-everything --enable-shared.Carl Eugen Hoyos2013-07-291-22/+0
* vaapi: return early from ff_vaapi_render_picture() without pictureJanne Grunau2013-06-181-0/+3
* Revert "vaapi: return early from ff_vaapi_render_picture() without picture"Carl Eugen Hoyos2013-06-181-3/+0
* vaapi: return early from ff_vaapi_render_picture() without pictureCarl Eugen Hoyos2013-06-181-0/+3
* Merge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27'Michael Niedermayer2013-03-151-1/+1
|\
| * vaapi: fix argument for ff_vaapi_common_end_frame callJanne Grunau2013-03-141-1/+1
* | 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