summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/omx/vid_dec_h265.c
Commit message (Expand)AuthorAgeFilesLines
* st/omx/dec: disable tunnel for size different caseLeo Liu2016-11-011-0/+9
* st/omx/dec: result buffers size should match codec decoder sizeLeo Liu2016-11-011-5/+7
* st/omx/dec/h265: add scaling list dataLeo Liu2016-10-041-5/+97
* st/omx/dec/h265: fix the skip for before and after listLeo Liu2016-10-041-3/+4
* st/omx/dec/h265: set the default reference picture set for referenceLeo Liu2016-10-041-2/+4
* st/omx/dec/h265: decoder size should follow from spsLeo Liu2016-10-041-7/+6
* st/omx/dec/h265: increase dpb max size to 32Leo Liu2016-10-041-1/+1
* st/omx/dec/h265: Correct the timestampingIndrajit Das2016-09-201-1/+12
* st/omx/dec/h265: get the reference list for uvdLeo Liu2016-09-061-0/+39
* st/omx/dec/h265: add short term reference picture setsLeo Liu2016-09-061-4/+110
* st/omx/dec/h265: add slice headerLeo Liu2016-09-061-2/+213
* st/omx/dec/h265: add picture parameter setsLeo Liu2016-09-061-0/+98
* st/omx/dec/h265: add sequence parameter setsLeo Liu2016-09-061-0/+295
* st/omx/dec: add initial omx hevc supportLeo Liu2016-09-061-0/+148