radeonsi: don't call eliminate_const_vs_outputs in shaders without VS exports
[mesa.git] / src / gallium / state_trackers / omx / vid_dec_h265.c
2016-10-31 Leo Liust/omx/dec: disable tunnel for size different case
2016-10-31 Leo Liust/omx/dec: result buffers size should match codec...
2016-10-04 Leo Liust/omx/dec/h265: add scaling list data
2016-10-04 Leo Liust/omx/dec/h265: fix the skip for before and after...
2016-10-04 Leo Liust/omx/dec/h265: set the default reference picture...
2016-10-04 Leo Liust/omx/dec/h265: decoder size should follow from sps
2016-10-04 Leo Liust/omx/dec/h265: increase dpb max size to 32
2016-09-20 Indrajit Dasst/omx/dec/h265: Correct the timestamping
2016-09-06 Leo Liust/omx/dec/h265: get the reference list for uvd
2016-09-06 Leo Liust/omx/dec/h265: add short term reference picture sets
2016-09-06 Leo Liust/omx/dec/h265: add slice header
2016-09-06 Leo Liust/omx/dec/h265: add picture parameter sets
2016-09-06 Leo Liust/omx/dec/h265: add sequence parameter sets
2016-09-06 Leo Liust/omx/dec: add initial omx hevc support