clover/llvm: Move a bunch of utility functions into separate file.
[mesa.git] / src / gallium / state_trackers / omx /
2016-06-28 Leo Liust/omx: fix decoder fillout for the OMX result buffer
2016-06-27 Julien Isorcest/omx: count number of slices
2016-06-27 Julien Isorcest/omx: add support for nouveau / interlaced
2016-06-27 Julien Isorcest/omx: retrieve preferred interlaced and buffer_formats
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-05-05 Leo Liust/omx/enc: fix incorrect reference picture order for...
2016-04-29 Emil Velikovst/omx: don't return early in vid_enc_EncodeFrame()
2016-04-25 Robert Fossst/omx: Fix resource leak on OMX_ErrorNone
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-20 Nishanth Peethambaranst/omx/dec: Correct the timestamping
2016-03-20 Nishanth Peethambaranst/omx: Remove trailing spaces
2016-02-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-03 Leo Liust/omx/dec/h264: fix corruption when scaling matrix...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-12 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-12 Tom St Denisst/omx: Avoid segfault in deconstructor if constructor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-06 Edward O'Callaghangallium: Remove unnecessary semicolons
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-20 Emil Velikovst/omx: use the vl_screen dispatch
2015-11-20 Emil Velikovauxiliary/vl: rename vl_screen_create to vl_dri2_screen...
2015-11-20 Emil Velikovst/omx: straighten get/put_screen
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-08 Leo Liust/omx: add headless support
2015-10-22 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-20 Leo Liust/omx/dec/h264: fix field picture type 0 poc disorder
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
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-05-09 Jason Ekstrandutil: Move gallium's linked list to util
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