gallium: add flags parameter to pipe_screen::context_create
[mesa.git] / src / gallium / state_trackers / omx / vid_enc.c
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-14 Leo Liust/omx/enc: stack frame tasks for the gathering
2015-08-14 Leo Liust/omx/enc: flush after eos handling v2
2015-03-31 Leo Liust/omx/enc: export framerate to vce driver
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-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-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-14 Leo Liust/omx/enc: fix scaling src alignment issue
2014-02-13 Christian Königst/omx: initial OpenMAX H264 encoder v7