summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/omx
Commit message (Expand)AuthorAgeFilesLines
* st/omx/enc: cleanup omx/vid_enc.cLeo Liu2014-04-081-102/+118
* st/omx/enc: allocate input buffer private on demandChristian König2014-04-081-82/+42
* st/omx/dec: fix possible segfault at eosChristian König2014-03-261-1/+1
* st/omx/enc: fix crash on destructionChristian König2014-03-071-8/+15
* st/omx: always advertise all componentsChristian König2014-03-032-33/+23
* st/omx/enc: add multi scaling buffers for performance improvementLeo Liu2014-02-202-16/+29
* st/omx/dec/h264: fix prevFrameNumOffset handlingChristian König2014-02-201-0/+4
* st/omx/enc: fix scaling src alignment issueLeo Liu2014-02-141-1/+15
* st/omx/dec/h264: fix pic_order_cnt_type==2Christian König2014-02-131-1/+1
* st/omx: initial OpenMAX H264 encoder v7Christian König2014-02-135-8/+970
* omx: use VISIBILITY_CFLAGS to control exported symbolsEmil Velikov2014-02-112-1/+2
* st/omx: add workaround for bug in BellagioChristian König2014-02-063-2/+16
* st/omx: initial OpenMAX support v3Christian König2014-02-067-0/+2231