summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/omx/vid_dec.c
Commit message (Expand)AuthorAgeFilesLines
* st/omx/dec: disable tunnel for size different caseLeo Liu2016-11-011-1/+1
* st/omx/dec: result buffers size should match codec decoder sizeLeo Liu2016-11-011-7/+2
* st/omx/dec: enable hevc omx decode supportLeo Liu2016-09-061-1/+22
* st/omx/dec: set dst rect to match src sizeLeo Liu2016-09-061-2/+11
* st/omx/dec: convert decoder video buffer to progressiveLeo Liu2016-07-121-2/+63
* st/omx: fix decoder fillout for the OMX result bufferLeo Liu2016-06-281-4/+5
* st/omx: add support for nouveau / interlacedJulien Isorce2016-06-271-25/+26
* st/omx: retrieve preferred interlaced and buffer_formatsJulien Isorce2016-06-271-2/+24
* st/omx/dec: Correct the timestampingNishanth Peethambaran2016-03-201-2/+9
* st/omx: Remove trailing spacesNishanth Peethambaran2016-03-201-5/+5
* gallium: add flags parameter to pipe_screen::context_createMarek Olšák2015-08-261-1/+1
* st/omx/dec: separate create_video_codec to different codecsLeo Liu2015-04-281-18/+0
* st/omx: keep the name, (name|role)_specific strings dynamically allocatedEmil Velikov2014-06-271-7/+34
* st/omx: avoid using dynamic vid_(enc|dec)_base and avc_(name|role)Emil Velikov2014-06-261-59/+10
* st/omx/dec: fix possible segfault at eosChristian König2014-03-261-1/+1
* st/omx: initial OpenMAX H264 encoder v7Christian König2014-02-131-5/+10
* st/omx: add workaround for bug in BellagioChristian König2014-02-061-2/+1
* st/omx: initial OpenMAX support v3Christian König2014-02-061-0/+584