summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/omx
AgeCommit message (Expand)AuthorFilesLines
2014-04-22st/omx/enc: implement frame reordering and B-framesChristian König2-23/+87
2014-04-22st/omx/enc: replace omx buffer with texture bufferLeo Liu1-29/+185
2014-04-11st/omx/enc: separate input buffer private and task structureChristian König2-59/+127
2014-04-11vl: add interface for H264 B-frame encodingChristian König1-1/+7
2014-04-08st/omx/enc: cleanup omx/vid_enc.cLeo Liu1-102/+118
2014-04-08st/omx/enc: allocate input buffer private on demandChristian König1-82/+42
2014-03-26st/omx/dec: fix possible segfault at eosChristian König1-1/+1
2014-03-07st/omx/enc: fix crash on destructionChristian König1-8/+15
2014-03-03st/omx: always advertise all componentsChristian König2-33/+23
2014-02-20st/omx/enc: add multi scaling buffers for performance improvementLeo Liu2-16/+29
2014-02-20st/omx/dec/h264: fix prevFrameNumOffset handlingChristian König1-0/+4
2014-02-14st/omx/enc: fix scaling src alignment issueLeo Liu1-1/+15
2014-02-13st/omx/dec/h264: fix pic_order_cnt_type==2Christian König1-1/+1
2014-02-13st/omx: initial OpenMAX H264 encoder v7Christian König5-8/+970
2014-02-11omx: use VISIBILITY_CFLAGS to control exported symbolsEmil Velikov2-1/+2
2014-02-06st/omx: add workaround for bug in BellagioChristian König3-2/+16
2014-02-06st/omx: initial OpenMAX support v3Christian König7-0/+2231