clover: make module::symbol::name a string
[mesa.git] / src / gallium / state_trackers / omx /
2015-04-28 Leo Liust/omx/dec: add h264 decoder level support
2015-04-28 Leo Liust/omx/dec: separate create_video_codec to different...
2015-03-31 Leo Liust/omx/enc: export framerate to vce driver
2015-02-24 Leo Liust/omx/dec/h264: fix picture out-of-order with poc...
2014-11-26 Emil Velikovautomake: rework VL dependency tracking
2014-09-02 Dave Airlieomx/h264: remove stray semicolon after if
2014-08-28 Emil Velikovst/omx: use makefile.sources to handle sources lists
2014-06-28 Emil Velikovst/omx: strcpy the string into the allocated buffer
2014-06-27 Emil Velikovst/omx: keep the name, (name|role)_specific strings...
2014-06-26 Emil Velikovst/omx: avoid using dynamic vid_(enc|dec)_base and...
2014-06-26 Emil Velikovst/omx: provide constant number of components
2014-06-18 Leo Liust/omx/enc: implement h264 level support
2014-06-18 Leo Liust/st/omx: fix switch-case indentation in vid_enc.c
2014-06-04 Leo Liust/omx/enc: enable b frames
2014-06-04 Leo Liust/omx/enc: implement h264 profile support
2014-05-27 Leo Liust/omx/enc: implement restricted b frames pattern
2014-04-22 Christian Königst/omx/enc: implement frame reordering and B-frames
2014-04-22 Leo Liust/omx/enc: replace omx buffer with texture buffer
2014-04-11 Christian Königst/omx/enc: separate input buffer private and task...
2014-04-11 Christian Königvl: add interface for H264 B-frame encoding
2014-04-08 Leo Liust/omx/enc: cleanup omx/vid_enc.c
2014-04-08 Christian Königst/omx/enc: allocate input buffer private on demand
2014-03-26 Christian Königst/omx/dec: fix possible segfault at eos
2014-03-07 Christian Königst/omx/enc: fix crash on destruction
2014-03-03 Christian Königst/omx: always advertise all components
2014-02-20 Leo Liust/omx/enc: add multi scaling buffers for performance...
2014-02-20 Christian Königst/omx/dec/h264: fix prevFrameNumOffset handling
2014-02-14 Leo Liust/omx/enc: fix scaling src alignment issue
2014-02-13 Christian Königst/omx/dec/h264: fix pic_order_cnt_type==2
2014-02-13 Christian Königst/omx: initial OpenMAX H264 encoder v7
2014-02-11 Emil Velikovomx: use VISIBILITY_CFLAGS to control exported symbols
2014-02-06 Christian Königst/omx: add workaround for bug in Bellagio
2014-02-06 Christian Königst/omx: initial OpenMAX support v3