summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi.c
Commit message (Expand)AuthorAge
* Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22'Michael Niedermayer2014-12-15
|\
| * vaapi: wrap codec specific functions in appropiate #ifsThiago Santos2014-12-14
| * mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-09
| * vaapi: switch ff_vaapi_get_surface_id from Picture to AVFramewm42014-03-20
* | Fix compilation with --disable-everything --enable-shared.Carl Eugen Hoyos2013-07-29
* | vaapi: return early from ff_vaapi_render_picture() without pictureJanne Grunau2013-06-18
* | Revert "vaapi: return early from ff_vaapi_render_picture() without picture"Carl Eugen Hoyos2013-06-18
* | vaapi: return early from ff_vaapi_render_picture() without pictureCarl Eugen Hoyos2013-06-18
* | Merge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27'Michael Niedermayer2013-03-15
|\|
| * vaapi: fix argument for ff_vaapi_common_end_frame callJanne Grunau2013-03-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-16
|\|
| * h264: deMpegEncContextizeAnton Khirnov2013-02-15
* | Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885'Michael Niedermayer2013-02-16
|\|
| * mpegvideo: split ff_draw_horiz_band().Anton Khirnov2013-02-15
* | 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