summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/omx/vid_dec_h264.c
Commit message (Expand)AuthorAgeFilesLines
* st/omx/dec: result buffers size should match codec decoder sizeLeo Liu2016-11-011-7/+9
* st/omx/dec/h264: pass default scaling lists in raster formatIndrajit Das2016-08-111-20/+20
* st/omx: count number of slicesJulien Isorce2016-06-271-0/+3
* Treewide: Remove Elements() macroJan Vesely2016-05-171-2/+2
* st/omx/dec: Correct the timestampingNishanth Peethambaran2016-03-201-3/+15
* st/omx: Remove trailing spacesNishanth Peethambaran2016-03-201-4/+4
* st/omx/dec/h264: fix corruption when scaling matrix present flag setLeo Liu2016-02-021-2/+5
* st/omx/dec/h264: fix field picture type 0 poc disorderLeo Liu2015-10-191-4/+8
* st/omx/dec: add h264 decoder level supportLeo Liu2015-04-281-3/+7
* st/omx/dec: separate create_video_codec to different codecsLeo Liu2015-04-281-0/+15
* st/omx/dec/h264: fix picture out-of-order with poc type 0 v2Leo Liu2015-02-241-0/+5
* omx/h264: remove stray semicolon after ifDave Airlie2014-09-031-1/+1
* st/omx/dec/h264: fix prevFrameNumOffset handlingChristian König2014-02-201-0/+4
* st/omx/dec/h264: fix pic_order_cnt_type==2Christian König2014-02-131-1/+1
* st/omx: initial OpenMAX support v3Christian König2014-02-061-0/+980