mesa/src/gallium/state_trackers
Boyuan Zhang e5009b7c26 st/va: enable vbr rate control for vaapi encode
This patch enables variable bit-rate for vaapi encoding. According to va.h,
target bit-rate equals to maximum bit-rate multiplies by target_percentage.

Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
2016-09-12 10:34:53 -04:00
..
clover st/clover: Define __OPENCL_VERSION__ on the device side 2016-09-10 15:48:54 -07:00
dri gbm: wire up fence extension 2016-09-07 11:54:00 -04:00
glx/xlib gallium: add a pipe_context parameter to fence_finish 2016-08-10 01:11:10 +02:00
hgl Introduce .editorconfig 2016-08-31 17:06:54 -07:00
nine gallium: remove PIPE_BIND_TRANSFER_READ/WRITE 2016-09-08 22:51:33 +02:00
omx st/omx/dec: enable hevc omx decode support 2016-09-06 10:08:01 -04:00
osmesa st/osmesa: remove double-write (overwriting) 2016-06-02 07:05:05 -06:00
va st/va: enable vbr rate control for vaapi encode 2016-09-12 10:34:53 -04:00
vdpau st/vdpau: use temporary buffers while applying filters 2016-08-29 11:23:56 +02:00
wgl st/wgl: make own_mutex() non-static 2016-06-30 15:29:07 -06:00
xa Introduce .editorconfig 2016-08-31 17:06:54 -07:00
xvmc st/xvmc: fix a couple 'unused-but-set-variable' warnings 2016-08-24 11:32:00 +01:00
README

This directory is a placeholder for incubating state-trackers. Mesa's
state-tracker is in src/mesa.