summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi.c
Commit message (Expand)AuthorAge
* vaapi: Drop pointless debug outputDiego Biurrun2016-05-03
* mpegvideo: Drop mpegvideo.h where not neededVittorio Giovara2015-09-13
* lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* 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
* vaapi: fix argument for ff_vaapi_common_end_frame callJanne Grunau2013-03-14
* h264: deMpegEncContextizeAnton Khirnov2013-02-15
* mpegvideo: split ff_draw_horiz_band().Anton Khirnov2013-02-15
* 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
* 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