]> git.sesse.net Git - ffmpeg/history - libavcodec/vaapi_internal.h
Replace pow(x, 0.75) with sqrtf(x * sqrtf(x)) for a 33% speedup.
[ffmpeg] / libavcodec / vaapi_internal.h
2009-03-31 Gwenole BeauchesneImprove VA API buffers allocation logic. This also...
2009-03-22 Gwenole BeauchesneAdd common VA API data structures and helpers.